Anyone know what this error is?
Failed to call hook 'OnServerInitialized' on plugin 'ZoneManagerAutoZones v1.4.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZoneManagerAutoZones.PopulateZoneLocations () [0x0540e] in :0
at Oxide.Plugins.ZoneManagerAutoZones.OnServerInitialized () [0x00000] in :0
at Oxide.Plugins.ZoneManagerAutoZones.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Failed to call hook 'OnServerInitialized' on plugin 'ZoneManagerAutoZones v1.4.0' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.ZoneManagerAutoZones.PopulateZoneLocations () [0x0540e] in :0
at Oxide.Plugins.ZoneManagerAutoZones.OnServerInitialized () [0x00000] in :0
at Oxide.Plugins.ZoneManagerAutoZones.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in :0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in :0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0
Calling 'OnServerInitialized' on 'ZoneManagerAutoZones v1.4.0' took 422ms