Awesome
Posts by Enderthewolf
-
-
I had this error trying to unpack a weapons case I got from an air drop into my stash
Code
Display More[Client Request] /client/game/profile/items/moving TypeError: Cannot read properties of undefined (reading 'resolve') TypeError: Cannot read properties of undefined (reading 'resolve') at Function.customOpenRandomLootContainer (D:\Games\SPT Tarkov\user\mods\zDJsRaidOverhaul\src\mod.ts:429:41) at InventoryCallbacks.openRandomLootContainer (D:\Games\SPT Tarkov\user\mods\zDJsRaidOverhaul\src\mod.ts:69:37) at InventoryItemEventRouter.handleItemEvent (C:\snapshot\project\src\routers\item_events\InventoryItemEventRouter.ts:91:48) at ItemEventRouter.handleEvents (C:\snapshot\project\src\routers\ItemEventRouter.ts:42:38) at ItemEventCallbacks.handleEvents (C:\snapshot\project\src\callbacks\ItemEventCallbacks.ts:26:52) at RouteAction.action (C:\snapshot\project\src\routers\static\ItemEventStaticRouter.ts:17:52) at ItemEventStaticRouter.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) TypeError: Cannot read properties of undefined (reading 'resolve') TypeError: Cannot read properties of undefined (reading 'resolve') at Function.customOpenRandomLootContainer (D:\Games\SPT Tarkov\user\mods\zDJsRaidOverhaul\src\mod.ts:429:41) at InventoryCallbacks.openRandomLootContainer (D:\Games\SPT Tarkov\user\mods\zDJsRaidOverhaul\src\mod.ts:69:37) at InventoryItemEventRouter.handleItemEvent (C:\snapshot\project\src\routers\item_events\InventoryItemEventRouter.ts:91:48) at ItemEventRouter.handleEvents (C:\snapshot\project\src\routers\ItemEventRouter.ts:42:38) at ItemEventCallbacks.handleEvents (C:\snapshot\project\src\callbacks\ItemEventCallbacks.ts:26:52) at RouteAction.action (C:\snapshot\project\src\routers\static\ItemEventStaticRouter.ts:17:52) at ItemEventStaticRouter.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)
Hope this helps, love the mod so far!
-
Seems broken with 3.7.5 and 6
The application had a critical error and failed to run
Exception produced: Error: Cannot inject the dependency "onLoadComponents" at position #5 of "App" constructor. Reason:
Cannot inject the dependency "httpServer" at position #0 of "HttpCallbacks" constructor. Reason:
Cannot inject the dependency "httpListeners" at position #4 of "HttpServer" constructor. Reason:
Cannot inject the dependency "httpRouter" at position #0 of "AkiHttpListener" constructor. Reason:
Cannot inject the dependency "staticRouters" at position #0 of "HttpRouter" constructor. Reason:
Cannot inject the dependency "inraidCallbacks" at position #0 of "InraidStaticRouter" constructor. Reason:
Cannot inject the dependency "inraidController" at position #0 of "InraidCallbacks" constructor. Reason:
Cannot inject the dependency "inRaidHelper" at position #14 of "KeepYourEquipment" constructor. Reason:
Cannot read properties of undefined (reading 'getConfig')
Stacktrace:
Error: Cannot inject the dependency "onLoadComponents" at position #5 of "App" constructor. Reason:
Cannot inject the dependency "httpServer" at position #0 of "HttpCallbacks" constructor. Reason:
Cannot inject the dependency "httpListeners" at position #4 of "HttpServer" constructor. Reason:
Cannot inject the dependency "httpRouter" at position #0 of "AkiHttpListener" constructor. Reason:
Cannot inject the dependency "staticRouters" at position #0 of "HttpRouter" constructor. Reason:
Cannot inject the dependency "inraidCallbacks" at position #0 of "InraidStaticRouter" constructor. Reason:
Cannot inject the dependency "inraidController" at position #0 of "InraidCallbacks" constructor. Reason:
Cannot inject the dependency "inRaidHelper" at position #14 of "KeepYourEquipment" constructor. Reason:
Cannot read properties of undefined (reading 'getConfig')
at C:\snapshot\project\node_modules\tsyringe\dist\cjs\dependency-container.js:324:23
at Array.map (<anonymous>)
at C:\snapshot\project\node_modules\tsyringe\dist\cjs\dependency-container.js:295:38
at InternalDependencyContainer.construct (C:\snapshot\project\node_modules\tsyringe\dist\cjs\dependency-container.js:297:11)
at InternalDependencyContainer.resolveRegistration (C:\snapshot\project\node_modules\tsyringe\dist\cjs\dependency-container.js:166:51)
at InternalDependencyContainer.resolve (C:\snapshot\project\node_modules\tsyringe\dist\cjs\dependency-container.js:109:33)
at C:\snapshot\project\src\Program.ts:32:32
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at process.runNextTicks [as _tickCallback] (node:internal/process/task_queues:64:3)
at Function.runMain (pkg/prelude/bootstrap.js:1980:13)
-
I seem to be having the same issue again with the newest updates but only on certain maps. Happened on shoreline consistently (only tried two extracts) admin and the hole in the wall. But didn't happen on the hermetic door on reserve. I'm gonna do more testing, I'm not sure if I have a conflicting mod somewhere.