gabriella-campos-davis / Wildcraft

A mod for Vintage Story
0 stars 3 forks source link

Fatal Error #29

Closed WickedSchnitzel closed 2 years ago

WickedSchnitzel commented 2 years ago

[Server Fatal] System.ArgumentNullException: BESeedling herb block is Null. Exiting.

Parameter name: herbBlock

at wildcraft.BESeedling.CheckGrow(Single dt)

at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in C:\Users\Tyron\Documents\vintagestory\game\VintagestoryLib\Common\EventManager.cs:line 106

at Vintagestory.Server.CoreServerEventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in C:\Users\Tyron\Documents\vintagestory\game\VintagestoryLib\Server\ServerEventManager.cs:line 123

at Vintagestory.Server.ServerMain.Process() in C:\Users\Tyron\Documents\vintagestory\game\VintagestoryLib\Server\ServerMain.cs:line 768

WickedSchnitzel commented 2 years ago

now crashing the server constantly, even after restarting

gabriella-campos-davis commented 2 years ago

When was this world created? Is it new or an update from 1.16?

gabriella-campos-davis commented 2 years ago

I pushed an attempted fix for this in 1.4.2, let me know if it continues

WickedSchnitzel commented 2 years ago

1.4.1 and a fresh 1.17 world. Will try the new version after work.Am 09.09.2022 23:18 schrieb Gabriella Campos-Davis @.***>: I pushed an attempted fix for this in 1.4.2, let me know if it continues

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

gabriella-campos-davis commented 2 years ago

I found some additional culprits of crashes in BESeedling, and fixed them for version 1.4.4, so I'm gonna close this unless I get additional crash reports