Good morning,
Tell me, when I start my server I have errors of this style that appear. The server works but I would like to know where it comes from.
[Error] Failed to call hook 'CanMountEntity' on plugin 'Horses v1.0.18' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.Horses.CanMountEntity (BasePlayer player, BaseMountable mountable) [0x00000] in <4b3e1ba1fb6a4c80a25dd7a12c6deb5e>:0
at Oxide.Plugins.Horses.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0053a] in <4b3e1ba1fb6a4c80a25dd7a12c6deb5e>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <d431e37658ba4727b7490299d12dfc44>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0