Display MoreTypeError: Cannot read properties of undefined (reading 'Filter')
TypeError: Cannot read properties of undefined (reading 'Filter')
at G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\items\item_cloning.ts:380:63
at Array.forEach (<anonymous>)
at ItemCloning.createCustomHazardItems (G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\items\item_cloning.ts:379:39)
at Main.postDBLoad (G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\mod.ts:754:25)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:63:45)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:26:24)
at App.load (C:\snapshot\src\utils\App.ts:51:26)
TypeError: Cannot read properties of undefined (reading 'Filter')
TypeError: Cannot read properties of undefined (reading 'Filter')
at G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\items\item_cloning.ts:380:63
at Array.forEach (<anonymous>)
at ItemCloning.createCustomHazardItems (G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\items\item_cloning.ts:379:39)
at Main.postDBLoad (G:\Game\steamapps\common\EFT\SPT\user\mods\SPT-Realism\src\mod.ts:754:25)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:63:45)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:26:24)
at App.load (C:\snapshot\src\utils\App.ts:51:26)
what is causing my problem ??
Or what information do I need to provide? Please help me.
I had this exact same error when I upgraded from realism version 1.4.4 to 1.4.7. For me it turned out to be a problem with server value modifier's "remove secure container filters" option in the "inventory and items" section of greed. As soon as I removed that option from my preset the error went away.