09:47 [Error] ZoneDomes v0.1.5: Failed to call hook RemoveExistingDome(BasePlayer, System.String):
System.NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.ZoneDomes.RemoveExistingDome (BasePlayer player, System.String ID) [0x00000] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.ZoneDomes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052d] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.OxidePerfCounter+main.HookPerformance (Oxide.Core.Plugins.HookMethod method, System.Object[] args, Oxide.Plugins.CSharpPlugin __instance, System.Object& __result) [0x0009c] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
09:47 [Error] ZoneDomes v0.1.5: Failed to call hook RemoveExistingDome(BasePlayer, System.String):
System.NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.ZoneDomes.RemoveExistingDome (BasePlayer player, System.String ID) [0x00000] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.ZoneDomes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052d] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.OxidePerfCounter+main.HookPerformance (Oxide.Core.Plugins.HookMethod method, System.Object[] args, Oxide.Plugins.CSharpPlugin __instance, System.Object& __result) [0x0009c] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
09:47 [Error] ZoneDomes v0.1.5: Failed to call hook RemoveExistingDome(BasePlayer, System.String):
System.NullReferenceException: Object reference not set to an instance of an object
at Oxide.Plugins.ZoneDomes.RemoveExistingDome (BasePlayer player, System.String ID) [0x00000] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.ZoneDomes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052d] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
at Oxide.Plugins.OxidePerfCounter+main.HookPerformance (Oxide.Core.Plugins.HookMethod method, System.Object[] args, Oxide.Plugins.CSharpPlugin __instance, System.Object& __result) [0x0009c] in <22c4e4d0cac142938ab03eb62fd93cb9>:0
09:47 [Error] ZoneDomes v0.1.5: Failed to call hook RemoveExistingDome(BasePlayer, System.String):
Need September update pls.
Failed to call hook 'RemoveExistingDome' on plugin 'ZoneDomes v0.1.5' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ZoneDomes.RemoveExistingDome (BasePlayer player, System.String ID) [0x00000] in <e73dd8acf1184ee99fa60effcb6ed314>:0
at Oxide.Plugins.ZoneDomes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0052d] in <e73dd8acf1184ee99fa60effcb6ed314>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <4a59899debc1481c9a833bf029c30d16>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <2de770dd80a948ff8a36f27ac5d3d58e>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <2de770dd80a948ff8a36f27ac5d3d58e>:0 same issue, love your plugins!
Sadly I am getting a long series of errors. I know k1lly0u stays rather busy with the number of plugins on here. Hopefully you can get to it soon. Thanks.
I just saw this. This problem occurs when a zone is duplicated. For example, if you have ZoneManagerAutoZones, it duplicates the zones with the default ZoneManager zones. This means it will cause an error for each duplicated zone.
To fix it, simply check the zones of both plugins or, if necessary, remove ZoneManagerAutoZones if you have it.