Error when deploying a key lock onto storageFixed

(01:54:55) | [Oxide] 00:54 [Error] Failed to call hook 'OnItemDeployed' on plugin 'MiniCopterOptions v2.0.8' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.MiniCopterOptions.OnItemDeployed (Deployer deployer, BaseEntity entity) [0x00031] in <04f2f685f96740658777eacbb2247ced>:0

at Oxide.Plugins.MiniCopterOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032b] in <04f2f685f96740658777eacbb2247ced>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <31122a27a2414cd799150f8677cf39d4>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <0fbce81d88d64454b3e7abb24df7026b>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <0fbce81d88d64454b3e7abb24df7026b>:0

Do you know what steps can be taken to reproduce this error? Do you have any additional information, such as how many times this error has occurred, and how long it had been occurring for?

I put a keylock on and it disappeared from the chest and gave me that error.

But for the chairs where can I put them?
if you implement this, put the chairs
right chair = false
left chair = false
back chair = true

Thanks for the tip about the key lock. I managed to reproduce the issue in the first try. It turns out that key locks never worked.

I've submitted a patch for this, which will allow key locks to be deployed to the large storage. The author will merge it in some time.

Failed to call hook 'OnItemDeployed' on plugin 'MiniCopterOptions v2.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MiniCopterOptions.OnItemDeployed (Deployer deployer, BaseEntity entity) [0x00031] in <e9f0f7b4a80247fa94436c5f9b40897a>:0
1015b/s in, 2kb/s out
at Oxide.Plugins.MiniCopterOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032b] in <e9f0f7b4a80247fa94436c5f9b40897a>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0


Hi there - this is the error in it's entirety. I see it pop up in console feed, as soon as I put a padlock on the storage modules -
but NOT the minicopter itself. Other plugin is "VehicleDeployedLocks". The padlock is not visible. Have not tested to verify it's
there/functioning - but can confirm I cannot place a second padlock there =D

I'm not seeking an answer, just thinking the feedback might help the caretaker of the app. Have a fantastic day =D

I'm getting this error after the update today when a player placed a lock onto it.  

(02:10:48) | Failed to call hook 'OnItemDeployed' on plugin 'MiniCopterOptions v2.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MiniCopterOptions.OnItemDeployed (Deployer deployer, BaseEntity entity) [0x00031] in <1aa5645e43b44ecfb4513d01d3bc77d3>:0

at Oxide.Plugins.MiniCopterOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032b] in <1aa5645e43b44ecfb4513d01d3bc77d3>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0
(02:10:49) | Failed to call hook 'OnItemDeployed' on plugin 'MiniCopterOptions v2.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MiniCopterOptions.OnItemDeployed (Deployer deployer, BaseEntity entity) [0x00031] in <1aa5645e43b44ecfb4513d01d3bc77d3>:0

at Oxide.Plugins.MiniCopterOptions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0032b] in <1aa5645e43b44ecfb4513d01d3bc77d3>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <e23ba2c0f246426296d81c842cbda3af>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <46ff2b534abb4b35952608167523b7ec>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <46ff2b534abb4b35952608167523b7ec>:0

The patch I submitted has been merged on GitHub, but hasn't been released on uMod yet. You can download it from the GitHub repository for now, which is linked on the sidebar of the main plugin page.

Locked automatically