Solved Backpacks 1.3.8 dispears

Backpacks get removed sometimes after 1 or 2 days use if i click on "unwrap".. then i get always this error in the console:

| Failed to call hook 'OnItemAction' on plugin 'Backpacks v1.3.8' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Backpacks.OpenContainer (BasePlayer player, ItemContainer container) [0x00086] in <20f53dee12604859a2bc72d4fb86638a>:0
at Oxide.Plugins.Backpacks.CheckAction (Item item, System.String action, BasePlayer player) [0x00025] in <20f53dee12604859a2bc72d4fb86638a>:0
at Oxide.Plugins.Backpacks.OnItemAction (Item item, System.String action, BasePlayer player) [0x00000] in <20f53dee12604859a2bc72d4fb86638a>:0
at Oxide.Plugins.Backpacks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000ad] in <20f53dee12604859a2bc72d4fb86638a>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <70dc8de1abd4423db5f501c6845edf22>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0

That's not good, because players lose always stuff. How to fix this?

Version: 1.3.8

Video:

 
Last edited:
Top