This is what i get:
TypeError: Cannot read properties of undefined (reading 'insuranceStart')
TypeError: Cannot read properties of undefined (reading 'insuranceStart')
at InsuranceService.sendInsuredItems (C:\snapshot\src\services\InsuranceService.ts:123:65)
at InraidController.savePmcProgress (C:\snapshot\src\controllers\InraidController.ts:247:31)
at InraidController.savePostRaidProgress (C:\snapshot\src\controllers\InraidController.ts:124:18)
at InraidCallbacks.saveProgress (C:\snapshot\src\callbacks\InraidCallbacks.ts:46:31)
at RouteAction.action (C:\snapshot\src\routers\static\InraidStaticRouter.ts:14:45)
at InraidStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:47:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30)
at AkiHttpListener.getResponse (C:\snapshot\src\servers\http\AkiHttpListener.ts:150:38)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\AkiHttpListener.ts:75:43)
TypeError: Cannot read properties of undefined (reading 'insuranceStart')
TypeError: Cannot read properties of undefined (reading 'insuranceStart')
at InsuranceService.sendInsuredItems (C:\snapshot\src\services\InsuranceService.ts:123:65)
at InraidController.savePmcProgress (C:\snapshot\src\controllers\InraidController.ts:247:31)
at InraidController.savePostRaidProgress (C:\snapshot\src\controllers\InraidController.ts:124:18)
at InraidCallbacks.saveProgress (C:\snapshot\src\callbacks\InraidCallbacks.ts:46:31)
at RouteAction.action (C:\snapshot\src\routers\static\InraidStaticRouter.ts:14:45)
at InraidStaticRouter.handleStatic (C:\snapshot\src\di\Router.ts:47:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:79:62)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:44:30)
at AkiHttpListener.getResponse (C:\snapshot\src\servers\http\AkiHttpListener.ts:150:38)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\AkiHttpListener.ts:75:43)
but it started today without any changes.
played before and everything was fine.