MapMyPatrol.cs(114,10): warning CS0114: `Oxide.Plugins.MapMyPatrol.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/tcagame/2543/2111/Oxide.Core.dll (Location of the symbol related to previous warning)
this is my oxide/log compiler file.
Failed to call hook 'HasImage' on plugin 'ImageLibrary v2.0.45' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, System.UInt64 imageId) [0x00000] in <3b676aedad544f3ebe38cfbf0f5f6e1c>:0
at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006b4] in <3b676aedad544f3ebe38cfbf0f5f6e1c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0
(Filename: ./Runtime/Export/Debug.bindings.h Line: 45)
Failed to initialize plugin 'MapMyPatrol v0.0.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.MapMyPatrol.Loaded () [0x0004f] in <3b676aedad544f3ebe38cfbf0f5f6e1c>:0
at Oxide.Plugins.MapMyPatrol.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000bf] in <3b676aedad544f3ebe38cfbf0f5f6e1c>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <9affce1cd15c4ec183941adef8db1722>:0
this is my web console report.
Is there anything i can do to get this plugin to load?