Hi,
I get the following output to my console when trying to open my backpack.
Failed to run a 0.00 timer in 'Backpacks v3.7.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Backpacks+BackpackManager.GetBackpackPath (System.UInt64 userId) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.Load (System.UInt64 userId) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.GetBackpack (System.UInt64 userId) [0x00010] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.OpenBackpack (System.UInt64 backpackOwnerId, BasePlayer looter) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+<OpenBackpackConsoleCommand>c__AnonStorey3.<>m__0 () [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <50629aa0e75d4126b345d8d9d64da28d>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
Failed to run a 0.00 timer in 'Backpacks v3.7.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Backpacks+BackpackManager.GetBackpackPath (System.UInt64 userId) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.Load (System.UInt64 userId) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.GetBackpack (System.UInt64 userId) [0x00010] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+BackpackManager.OpenBackpack (System.UInt64 backpackOwnerId, BasePlayer looter) [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Plugins.Backpacks+<OpenBackpackConsoleCommand>c__AnonStorey3.<>m__0 () [0x00000] in <e8f857262125495aac78808e00c7ab90>:0
at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in <50629aa0e75d4126b345d8d9d64da28d>:0
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)