With the latest SptAKI (3.7.3) following error occurs after exiting a raid as a pmc.
NLE version 6.0.4
Game is stuck afterwards with a black screen.
[2023-11-21T09:30:50.641Z] error: TypeError: Cannot read properties of undefined (reading 'InsuredItems')
[2023-11-21T09:30:50.608Z] info: NLE active
[2023-11-21T09:30:50.645Z] error: TypeError: Cannot read properties of undefined (reading 'InsuredItems')
[2023-11-21T09:30:50.648Z] error: TypeError: Cannot read properties of undefined (reading 'InsuredItems')
at NLE.savePmcProgress (D:\Spiele\Escape from Tarkov - SPT 3.7.3\user\mods\revingly-nle-6.0.4\src\NLE.ts:119:147)
at NLE.savePostRaidProgress (D:\Spiele\Escape from Tarkov - SPT 3.7.3\user\mods\revingly-nle-6.0.4\src\NLE.ts:93:18)
at InraidCallbacks.saveProgress (C:\snapshot\project\src\callbacks\InraidCallbacks.ts:44:31)
at RouteAction.action (C:\snapshot\project\src\routers\static\InraidStaticRouter.ts:17:49)
at InraidStaticRouter.handleStatic (C:\snapshot\project\src\di\Router.ts:50:63)
at HttpRouter.handleRoute (C:\snapshot\project\src\routers\HttpRouter.ts:79:62)
at HttpRouter.getResponse (C:\snapshot\project\src\routers\HttpRouter.ts:44:30)
at AkiHttpListener.getResponse (C:\snapshot\project\src\servers\http\AkiHttpListener.ts:150:38)
at IncomingMessage.<anonymous> (C:\snapshot\project\src\servers\http\AkiHttpListener.ts:75:43)
at IncomingMessage.emit (node:events:513:28)
[2023-11-21T09:30:50.644Z] error: TypeError: Cannot read properties of undefined (reading 'InsuredItems')
at NLE.savePmcProgress (D:\Spiele\Escape from Tarkov - SPT 3.7.3\user\mods\revingly-nle-6.0.4\src\NLE.ts:119:147)
at NLE.savePostRaidProgress (D:\Spiele\Escape from Tarkov - SPT 3.7.3\user\mods\revingly-nle-6.0.4\src\NLE.ts:93:18)
at InraidCallbacks.saveProgress (C:\snapshot\project\src\callbacks\InraidCallbacks.ts:44:31)
at RouteAction.action (C:\snapshot\project\src\routers\static\InraidStaticRouter.ts:17:49)
at InraidStaticRouter.handleStatic (C:\snapshot\project\src\di\Router.ts:50:63)
at HttpRouter.handleRoute (C:\snapshot\project\src\routers\HttpRouter.ts:79:62)
at HttpRouter.getResponse (C:\snapshot\project\src\routers\HttpRouter.ts:44:30)
at AkiHttpListener.getResponse (C:\snapshot\project\src\servers\http\AkiHttpListener.ts:150:38)
at IncomingMessage.<anonymous> (C:\snapshot\project\src\servers\http\AkiHttpListener.ts:75:43)
at IncomingMessage.emit (node:events:513:28)
Display More