I get the following error when booting the server
```
25.10 14:34:05 [Server] [INFO] ServerMgr:Initialize(Boolean, String, Boolean, Boolean)
25.10 14:34:05 [Server] [INFO] UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)
25.10 14:34:05 [Server] [INFO] (Filename: <0b31faaf1c50461d95c83ac166a20393> Line: 0)
25.10 14:34:07 [Server] [INFO] AssertionException: Assertion failure. Value was Null
25.10 14:34:07 [Server] [INFO] Expected: Value was not Null
25.10 14:34:07 [Server] [INFO] HalloweenDungeon.population (ConvarControlledSpawnPopulation) has missing convar halloweendungeon.population
25.10 14:34:07 [Server] [INFO] at UnityEngine.Assertions.Assert.Fail (System.String message, System.String userMessage) [0x00043] in <0b31faaf1c50461d95c83ac166a20393>:0
```
The value is set in the server.cfg. This happens on every one of the servers i'm running!