Jump to content

NullReferenceException

Closed 1.5.26

Evergreen

Posted

Hello,

I would like to ask for some help. I am receiving these errors for the two plugins:

Customizable Weapons:     cw.give 
Failed to call hook 'ConsoleCommandGive' on plugin 'CustomizableWeapons v1.5.26' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.CustomizableWeapons.ConsoleCommandGive (ConsoleSystem+Arg arg) [0x00167] in <42290cc3cc1d4214b025a65f8c3e6d0b>:0 
  at Oxide.Plugins.CustomizableWeapons.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00d5e] in <42290cc3cc1d4214b025a65f8c3e6d0b>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 

Customizable Protection: cp.give

 Failed to call hook 'ConsoleCommandGive' on plugin 'CustomizableProtection v2.1.11' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.CustomizableProtection.ConsoleCommandGive (ConsoleSystem+Arg arg) [0x00167] in <42290cc3cc1d4214b025a65f8c3e6d0b>:0 
  at Oxide.Plugins.CustomizableProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00956] in <42290cc3cc1d4214b025a65f8c3e6d0b>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9c80d821d00a44c9a24497c73ad2d20d>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <d646191a355d43a6b3ab36b7ee14c740>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d646191a355d43a6b3ab36b7ee14c740>:0 

No matter which item or command I use, the situation is the same.

There were no issues before, but since this afternoon's Rust update, they are not working. Thank you for your response.

0xF

Posted (edited)

Hello,
This is probably because you are trying to input this from the server console without specifying the player, cw.give {steamID} {shortname}

Edited by 0xF
  • Like 1
0xF

Posted

Changed Status from Pending to Closed

1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.