Problems with carbon? NullReferenceException at CheckLightsSolved

Hey everyone,

does anyone run ZoneManger with carbon successfully? After copy my configuration with ZoneManager and AutoZones, i get every ten seconds an error from ZoneManager:

NullReferenceException: Object reference not set to an instance of an object
  at Oxide.Plugins.ZoneManager+Zone.CheckLights () (at <fdaee391f2c0489c9b4e39bc16927184>:0)
  at InvokeHandlerBase`1[T].DoTick () (at <8a7dc503179342f48085d00a917f9999>:0)
  at InvokeHandlerBase`1[T].LateUpdate () (at <8a7dc503179342f48085d00a917f9999>:0)​

Tested on the newest versions:
ZoneManager: 3.1.3
Carbon: 0.2023.3222.2550

greetings
Blackb!rd

Update:

It was probably a configuration problem, but it was only fixed after a server restart. Done with that.

Locked automatically