Failed to call hook 'OnServerInitialized' on plugin 'RaidableBases v1.4.1' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.RaidableBases.BlockZoneManagerZones () [0x00092] in <0ed8761ca45a4d4b8dd11f61f3762488>:0
at Oxide.Plugins.RaidableBases.OnServerInitialized (System.Boolean isStartup) [0x00018] in <0ed8761ca45a4d4b8dd11f61f3762488>:0
at Oxide.Plugins.RaidableBases.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x004d9] in <0ed8761ca45a4d4b8dd11f61f3762488>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <3e46d2a997e94a3cb08cf065508cd483>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 NullReferenceException at BlockZoneManagerZonesFixed
can you post zonemanager/zone_data.json
no point, I do have alot of zones in the zone_data but none of them are being enabled tho, now with the new version its loads yeah but its blocking off 12 spawns its saying (even tho all the zones are disabled)
Merged post
not sure if thats intented or if thats something that it should be :) perhaps there should be a check it the zones are enabled/disabled before it blocks it?
(21:00:09) | [Raidable Bases] Blocked spawn points in 12 zones.
Merged post
not sure if thats intented or if thats something that it should be :) perhaps there should be a check it the zones are enabled/disabled before it blocks it?
there is a point, that's why i asked. i had to get a list from someone else in order to fix it...
zone manager should check if they're enabled before giving me a list of the zones. there's no way for me to know otherwise
zone manager should check if they're enabled before giving me a list of the zones. there's no way for me to know otherwise
Locked automatically