Display MoreHello,
Really enjoying using this mod however I'm getting an issue where if I get killed during a raid I end up with an infinite black screen and this error message in the server console:
error: TypeError: Cannot read property 'insuranceStart' of undefined
error: TypeError: Cannot read property 'insuranceStart' of undefined
at InsuranceService.sendInsuredItems (E:\EFT SKI\obj\bundle.js:18228:123)
at InraidController.savePmcProgress (E:\EFT SKI\obj\bundle.js:3909:53)
at InraidController.saveProgress (E:\EFT SKI\obj\bundle.js:3863:19)
at InraidCallbacks.result.saveProgress (E:\EFT SKI\user\mods\ServerValueModifier\src\SVM.js:34:23)
at $de60112e0288ef4d$export$1dd35d19c79daa7c.action (E:\EFT SKI\obj\bundle.js:16600:45)
at InraidStaticRouter.handleStatic (E:\EFT SKI\obj\bundle.js:15226:61)
at Proxy.handleRoute (E:\EFT SKI\obj\bundle.js:15542:41)
at Proxy.getResponse (E:\EFT SKI\obj\bundle.js:15532:30)
at HttpServer.sendResponse (E:\EFT SKI\obj\bundle.js:17221:38)
at Inflate.cb (E:\EFT SKI\obj\bundle.js:17264:26)
Not quite sure if this is an issue with SVM or just AKI as I don't even have the insurance values edited or enabled in SVM but figured I'd ask here because the error log mentions SVM. Any help would be appreciated!
Hmm, it's related to Safe Exit option rather insurance.
I had someone reporting that thing before but IIRC it wasn't clearly SVM issue, rather some mod item got insured and then mod item was removed.
I couldn't replicate that issue either.