Hello, when I restart the plugin IQAlcoholFarm, I get this message in the console.
Failed to call hook 'CanMountEntity' on plugin 'WarMode v1.3.11' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Core.Libraries.Permission.UserHasPermission (System.String playerId, System.String permission) [0x0000a] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Plugins.WarMode.HasBypass (System.String userid) [0x00000] in <9b29c8b00bc2467785fe75ecb1710c0c>:0
at Oxide.Plugins.WarModeMethods.ExtensionMethods.HasBypass (BasePlayer basePlayer) [0x00009] in <9b29c8b00bc2467785fe75ecb1710c0c>:0
at Oxide.Plugins.WarMode.CanMountEntity (BasePlayer mounter, BaseMountable target) [0x0007e] in <9b29c8b00bc2467785fe75ecb1710c0c>:0
at Oxide.Plugins.WarMode.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x01656] in <9b29c8b00bc2467785fe75ecb1710c0c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
Thank you in advance.