Since the update I am now getting a loot value when I hover over my death recap damage
Posts by ninjawaffulz
-
-
This is what the entry in loot - default.json looks like
It looks like the others and when removed the behavior is the same. This error occurs during the Editing Loot Probabilities part.
-
I am getting this error message when starting the server.
I tried removing any instances of bigmap in the configuration files.Code
Display MoreTypeError: Cannot read properties of undefined (reading 'bigmap') TypeError: Cannot read properties of undefined (reading 'bigmap') at LootFuckery.editProbabilities (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:249:83) at LootFuckery.OnLoad (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:75:18) at OnLoadMod.onLoadOverride (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:36:20) at OnLoadMod.onLoad (C:\snapshot\project\src\services\mod\onLoad\OnLoadMod.ts:15:21) at App.load (C:\snapshot\project\src\utils\App.ts:39:26) TypeError: Cannot read properties of undefined (reading 'bigmap') TypeError: Cannot read properties of undefined (reading 'bigmap') at LootFuckery.editProbabilities (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:249:83) at LootFuckery.OnLoad (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:75:18) at OnLoadMod.onLoadOverride (E:\SPT\user\mods\Leaves-LootFuckery\src\mod.js:36:20) at OnLoadMod.onLoad (C:\snapshot\project\src\services\mod\onLoad\OnLoadMod.ts:15:21) at App.load (C:\snapshot\project\src\utils\App.ts:39:26)