So this happened:
[Error] Exception: Object reference not set to an instance of an object.
at Starvation.ModSystemStarvation.GetRainfallAtEntity(Entity entity) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\ModSystemStarvation.cs:line 303
at Starvation.ModSystemStarvation.GetHumidityAtEntity(Entity entity) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\ModSystemStarvation.cs:line 310
at Starvation.EntityBehaviorStarve.ServerTickSlow(Single deltaTime) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\EntityBehaviorStarve.cs:line 162
at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world)
at Vintagestory.Server.CoreServerEventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world)
at Vintagestory.Server.ServerMain.Process()
it maked log spam, I ended up with a file of 500 mb.
So this happened: [Error] Exception: Object reference not set to an instance of an object. at Starvation.ModSystemStarvation.GetRainfallAtEntity(Entity entity) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\ModSystemStarvation.cs:line 303 at Starvation.ModSystemStarvation.GetHumidityAtEntity(Entity entity) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\ModSystemStarvation.cs:line 310 at Starvation.EntityBehaviorStarve.ServerTickSlow(Single deltaTime) in C:\Users\pawl\Sync\vintagestorymods\starvation\starvation\src\EntityBehaviorStarve.cs:line 162 at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) at Vintagestory.Server.CoreServerEventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) at Vintagestory.Server.ServerMain.Process()
it maked log spam, I ended up with a file of 500 mb.