Good morning k1ll.
Since the last update of the rustDLL as well for the game update, the zone manager poops out a huge amount of errors when mini copters and scrap transport helicopters are destroyed inside these zones. I recently added mini copters at the save zones, and this is the result of it.
Since the last update of the rustDLL as well for the game update, the zone manager poops out a huge amount of errors when mini copters and scrap transport helicopters are destroyed inside these zones. I recently added mini copters at the save zones, and this is the result of it.
(11:44:00) | Failed to call hook 'OnEntityKill' on plugin 'ZoneManager v3.0.9' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ZoneManager+Zone.OnEntityExitZone (BaseEntity baseEntity, System.Boolean resetDecay) [0x00000] in <2930f56ccd754e39892b0afdbdcacf03>:0
at Oxide.Plugins.ZoneManager.OnEntityKill (BaseEntity baseEntity) [0x00063] in <2930f56ccd754e39892b0afdbdcacf03>:0
at Oxide.Plugins.ZoneManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0037f] in <2930f56ccd754e39892b0afdbdcacf03>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <98321e516fc1420ea57d4d2088213a59>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <ac41dd3599754d448b8c218b34645820>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <ac41dd3599754d448b8c218b34645820>:0