I'm having difficulty tracking down the source of this error:
20.1.2025 11:26:59 [Error] Exception: Method not found: 'Void Vintagestory.API.Common.Entities.EntityPos.SetFrom(Vintagestory.API.Common.Entities.EntityPos)'.
at entityExtension.EntityBehaviorMultiplyWithEvolution.CheckMultiplyEvolve(Single dt)
at Vintagestory.Common.EventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Common\EventManager.cs:line 111
at Vintagestory.Server.CoreServerEventManager.TriggerGameTick(Int64 ellapsedMilliseconds, IWorldAccessor world) in VintagestoryLib\Server\ServerEventManager.cs:line 121
at Vintagestory.Server.ServerMain.Process() in VintagestoryLib\Server\ServerMain.cs:line 833
It starts when near an effected area and keeps repeating each tick till the server errors too much and shuts itself down. My main issue is I can't tell which mod it's from by the error, so I haven't been able to start to fix it. Any help would be appreciated.
server-main.txt