Custom made plugin stopped working properly: Any advice?
Failed to call hook 'InfoCommand' on plugin 'Feudalism v3.1.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Feudalism.InfoCommand (BasePlayer Player, System.String Command, System.String[] Arguments) [0x00062] in <1e8984dff85041439ea2c13c500d3fbf>:0
at Oxide.Plugins.Feudalism.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0008d] in <1e8984dff85041439ea2c13c500d3fbf>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3606d2af539c45e4b5c61658e6a8b307>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <c2afd8354b8b4f3ca451cf5a1aa111c3>:0

When typing the chat command for the plugin (/realm) this is what spews in my console. I didn't make this plugin, does anyone have any clue what could be wrong? It was working fine until this update.

Without seeing the code, hard to tell. Something is null.

ilLDVkEIrIHavuV.jpg Wulf

Without seeing the code, hard to tell. Something is null.

Fixed the issue, you can close this. Ty.