made some changes and seems to be stuck loading profile data in-game now... server output stuck at "[INFO] bigmap - Generating Bots..." - any ideas what field could cause this to hang?
Nevermind, figured it out... i'm an idiot
made some changes and seems to be stuck loading profile data in-game now... server output stuck at "[INFO] bigmap - Generating Bots..." - any ideas what field could cause this to hang?
Nevermind, figured it out... i'm an idiot
Clearing the cache had no effect unfortunately
Revingly yep works now, thanks! and no need to apologize, I appreciate the work you put into this, VERY cool idea!
@Archon_Valec, Can you give me some details:
- your mods list
- What version of this mod you're using
I can't seem to reproduce the issue with and without Nootropix mod
Same mods list as posted above, and I had grabbed the latest version of your mod
New Error, still seems related to compatibility issues with Nootropix-BigSecureCases:
[INFO] Loading: Revingly-MICC
[DEBUG] Nootropix-BigSecureCases detected
[ERROR] Trace:
TypeError: DatabaseServer.tables.templates.items[secureContainers[secureCase]]._props.Grids[0]._props.filters[0].push is not a function
at Function.allowMiccIntoSecureContainers (G:\Escape From Tarkov - SP\user\mods\Revingly-micc\src\mod.js:102:22)
at Object.Start [as Revingly-MICC] (G:\Escape From Tarkov - SP\user\mods\Revingly-micc\src\mod.js:74:14)
at Function.executeMods (G:\Escape From Tarkov - SP\obj\utils\ModLoader.js:52:28)
at Function.load (G:\Escape From Tarkov - SP\obj\utils\ModLoader.js:8:15)
at Object.load [as aki-mods] (G:\Escape From Tarkov - SP\obj\callbacks\ModCallbacks.js:7:15)
at Function.load (G:\Escape From Tarkov - SP\obj\utils\App.js:14:27)
at Function.main (G:\Escape From Tarkov - SP\obj\Program.js:29:9)
at Object.<anonymous> (G:\Escape From Tarkov - SP\obj\Program.js:34:9)
at Module._compile (internal/modules/cjs/loader.js:1138:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10)
Display More
AKI version 1.3 along with the following mods (See attached)
neat idea, but gGetting the following:
[ERROR] Trace:
TypeError: Cannot read property 'Filter' of undefined
at G:\Escape From Tarkov - SP\user\mods\Revingly-micc\src\mod.js:55:98
at Array.forEach (<anonymous>)
at MICC.allowMiccIntoSecureContainers (G:\Escape From Tarkov - SP\user\mods\Revingly-micc\src\mod.js:54:29)
at MICC.Start (G:\Escape From Tarkov - SP\user\mods\Revingly-micc\src\mod.js:43:14)
at Function.executeMods (G:\Escape From Tarkov - SP\obj\utils\ModLoader.js:52:28)
at Function.load (G:\Escape From Tarkov - SP\obj\utils\ModLoader.js:8:15)
at Object.load [as aki-mods] (G:\Escape From Tarkov - SP\obj\callbacks\ModCallbacks.js:7:15)
at Function.load (G:\Escape From Tarkov - SP\obj\utils\App.js:14:27)
at Function.main (G:\Escape From Tarkov - SP\obj\Program.js:29:9)
at Object.<anonymous> (G:\Escape From Tarkov - SP\obj\Program.js:34:9)
Display More
Any thoughts?