NullReferenceException at OnServerCommandSolved
Hello,

15:14 [Error] Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.4' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x0005e] in <7bcdc12217d541afb6e50384a41f22d5>:0 
  at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in <7bcdc12217d541afb6e50384a41f22d5>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
Please try to remove the config file and reload the plugin.
i keep getting this error is it something i should worry about

it looks like its not any more able to log commands
Failed to call hook 'OnServerCommand' on plugin 'AdminLogger v2.3.4' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.AdminLogger.OnServerCommand (ConsoleSystem+Arg arg) [0x0005e] in <c722e78a82214b76a679b9b8962e7a3c>:0
at Oxide.Plugins.AdminLogger.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00269] in <c722e78a82214b76a679b9b8962e7a3c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <80b90e8213db44b29ec2d4111764172c>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ec05e0208c9149bba43236ca58fea105>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ec05e0208c9149bba43236ca58fea105>:0
​

nothing is showing in my discord

reverted back to AdminLogger.cs?version=2.3.3

and works perfectly
I thin the issue can be because you have an older version of the config file.

Did you try to remove the config file for this plugin in oxide/config and the reloading the plugin?
Hello, no error whith your solution, thanks very much
Locked automatically