After recent update i get this when trying to enable Always lights for a zone: (auto lights doesnt do it only ALWAYS LIGHTS)

Everything else seems to work fine, but if you click ALWATS LIGHTS (not auto lights) it will feeze the plugin and give that error many times.

Lights also will not work.

Failed to call hook 'ccmdEditFlag' on plugin 'ZoneManager v3.0.2' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.ZoneManager+Zone.ToggleLight (BaseEntity baseEntity, System.Boolean active, System.Boolean requiresFuel) [0x000c3] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager+Zone.OnEntityExitZone (BaseEntity baseEntity, System.Boolean resetDecay) [0x000d1] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager.OnEntityExitZone (BaseEntity baseEntity, Oxide.Plugins.ZoneManager+Zone zone) [0x0006e] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager+Zone.EmptyZone () [0x0007c] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager+Zone.Reset () [0x00041] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager.AddFlag (Oxide.Plugins.ZoneManager+Zone zone, Oxide.Plugins.ZoneManager+ZoneFlags flag) [0x00024] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager.ccmdEditFlag (ConsoleSystem+Arg arg) [0x000ed] in <6c7ef96c4b7445b58085440b5a34f9c9>:0
  at Oxide.Plugins.ZoneManager.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x033a1] in <6c7ef96c4b7445b58085440b5a34f9c9>: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