Hello,
I wanted to make the plugin, so I can change the loot from the specific crate or barrel. I found this guide written by LegBend on the old Oxide forum (third post from top) https://oxidemod.org/threads/betterloot.7063/page-165#post-392514 and I did what it says. Now each time when I reload the plugin I'm getting this error:
(21:33:46) | [BetterLoot] Updating internals ...
(21:33:46) | [BetterLoot] There are 38 items in the global Barrels LootTable.
(21:33:46) | [BetterLoot] There are 38 items in the global Crates LootTable.
(21:33:46) | Loaded plugin BetterLoot v2.15.0 by FuJiCuRa / dcode
(21:33:46) | [BetterLoot] No stacked LootContainer found.
(21:33:46) | Failed to run a 0.10 timer in 'BetterLoot v2.15.0' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.BetterLoot.PopulateContainer (LootContainer container) [0x00133] in <aec960f523964a3fb3d840dd14591ba8>:0
at Oxide.Plugins.BetterLoot.<UpdateInternals>m__1 () [0x0007f] in <aec960f523964a3fb3d840dd14591ba8>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <4452f821def6406d834e4149849fe7ea>:0
and I have no idea what it does, means or how to fix it. Please help me! :0
,Thanks!