Second time I lose data because of this error, I use the latest version of the plugin
07/16 19:02:10 | Failed to call hook 'OnLootEntityEnd' on plugin 'InstancedContainers v1.0.11' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.InstancedContainers.SaveContainerItemData (StorageContainer parent, System.Collections.Generic.List`1[T] children, System.Boolean saveData) [0x00094] in <0e7d3158fb884dfd9417231a01e092fb>:0
at Oxide.Plugins.InstancedContainers.OnLootEntityEnd (BasePlayer player, StorageContainer container) [0x0001c] in <0e7d3158fb884dfd9417231a01e092fb>:0
at Oxide.Plugins.InstancedContainers.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00af3] in <0e7d3158fb884dfd9417231a01e092fb>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
07/16 19:02:10 | Failed to call hook 'OnLootEntity' on plugin 'InstancedContainers v1.0.11' (NullReferenceException: Object reference not set to an instance of an object.)
at Oxide.Plugins.InstancedContainers.SendPanel (BasePlayer player, StorageContainer parentContainer) [0x00357] in <0e7d3158fb884dfd9417231a01e092fb>:0
at Oxide.Plugins.InstancedContainers.OnLootEntity (BasePlayer player, StorageContainer container) [0x00018] in <0e7d3158fb884dfd9417231a01e092fb>:0
at Oxide.Plugins.InstancedContainers.D