So,
I'm having an issue with a few plugins. I get an error whenever I try to load some of them. It doesn't happen with all plugins so its confusing me quite a bit. This has only started happening after the recent update.
The error I get is as follows: (NullReferenceException: Object reference not set to an instance of an object)
I get the same error for multiple different plugins such as Kits & EasyVote.
I've tried reinstalling oxide and downloading fresh versions of the plugins.
Really not sure what to do as both of these plugins are vital for me.
Any help is greatly appreciated.
Thanks!
Certain plugins not loading correctly.
Discussion in 'Rust Discussion' started by .JH^, Feb 3, 2017.
-
Wulf Community Admin
Please provide your full error logs to we can help you.
-
Noticed HeliControl didn't start, starts manually
@Wulf
Compiler:
Code:[SERVER v1.0.24] Started as service [SERVER v1.0.24] Running as service [SERVER v1.0.24] Got Message: Ready [SERVER v1.0.24] Got Message: Compile [SERVER v1.0.24] Console: warning CS1701: Assuming assembly reference `Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' matches assembly `Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed'. You may need to supply runtime policy HeliControl.cs(330,17): warning CS0219: The variable `transform' is assigned but its value is never used HeliControl.cs(44,14): warning CS0169: The private field `Oxide.Plugins.HeliControl.DisableHeliRockets' is never used HeliControl.cs(1671,24): warning CS0649: Field `Oxide.Plugins.HeliControl.ItemDef.amountMin' is never assigned to, and will always have its default value `0' HeliControl.cs(1672,24): warning CS0649: Field `Oxide.Plugins.HeliControl.ItemDef.amountMax' is never assigned to, and will always have its default value `0'
Code:(01:23:05) | Protocol: 1959 Build Version: 1150.84 Build Date: Friday, February 03, 2017 8:09:11 PM Unity Version: 5.4.2f2 Changeset: 18767 Branch: /main Oxide Version: 2.0.3024
Here's my full compiler, I have a ton of plugins so should cover any issues.Attached Files:
-
-
| Failed to call hook 'OnPlayerChat' on plugin 'RustIO v2.9.0' (MissingFieldException: Field '.Arg.connection' not found. its appear when a players write in the chat
-
Wulf Community Admin