You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context: I was doing quick raid as Scav at Interchange and got following error at raid end:
[Żądanie klienta] /client/match/local/end
TypeError: Cannot set properties of undefined (setting 'BossChance')
TypeError: Cannot set properties of undefined (setting 'BossChance')
at D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Spawning\Spawning.ts:618:36
at Array.forEach (<anonymous>)
at buildWaves (D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Spawning\Spawning.ts:617:16)
at Object.action (D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Routes\routes.ts:25:21)
at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:41:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:61:68)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:34:25)
at SptHttpListener.getResponse (C:\snapshot\src\servers\http\SptHttpListener.ts:151:22)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\SptHttpListener.ts:68:38)
TypeError: Cannot set properties of undefined (setting 'BossChance')
TypeError: Cannot set properties of undefined (setting 'BossChance')
at D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Spawning\Spawning.ts:618:36
at Array.forEach (<anonymous>)
at buildWaves (D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Spawning\Spawning.ts:617:16)
at Object.action (D:\SPT\SPT 3.10.x\user\mods\DewardianDev-MOAR\src\Routes\routes.ts:25:21)
at StaticRouterMod.handleStatic (C:\snapshot\src\di\Router.ts:41:63)
at HttpRouter.handleRoute (C:\snapshot\src\routers\HttpRouter.ts:61:68)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at HttpRouter.getResponse (C:\snapshot\src\routers\HttpRouter.ts:34:25)
at SptHttpListener.getResponse (C:\snapshot\src\servers\http\SptHttpListener.ts:151:22)
at IncomingMessage.<anonymous> (C:\snapshot\src\servers\http\SptHttpListener.ts:68:38)
Caused black screen, left after few minutes after second retry /client/match/local/end?retry=2.
I'm leaving for a week so I can't do anymore testing, but I hope this much will help.
Context: I was doing quick raid as Scav at Interchange and got following error at raid end:
Caused black screen, left after few minutes after second retry
/client/match/local/end?retry=2
.I'm leaving for a week so I can't do anymore testing, but I hope this much will help.
My server mod list:
The text was updated successfully, but these errors were encountered: