Failed to call hook 'OnEntitySpawned' on plugin 'DangerousTreasures v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DangerousTreasures.OnEntitySpawned (BaseNetworkable entity) [0x00055] in <7f0adc7a020d40cd8ce52d779297ff98>:0
at Oxide.Plugins.DangerousTreasures.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0028b] in <7f0adc7a020d40cd8ce52d779297ff98>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0 NullReferenceException at OnEntitySpawnedFixed
Thanks Rocky. I'll try to make some time today and get the bugs and suggestions done.
Failed to call hook 'OnEntitySpawned' on plugin 'DangerousTreasures v1.3.2' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DangerousTreasures.OnEntitySpawned (BaseNetworkable entity) [0x00055] in <6ded00c94671426eb8893990d183c4e2>:0
at Oxide.Plugins.DangerousTreasures.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0028b] in <6ded00c94671426eb8893990d183c4e2>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0 Thanks, will look into this
Locked automatically