Skip to content

Orchards fruit growth spams ~100K errors to server-main.log; shuts down servers #47

Description

@BinToss

Landeun:

6.5.2026 14:52:41 [Server Error] Exception: The given key 'apricot' was not present in the dictionary.
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.TryGrow_Patch1(FruitTreeGrowingBranchBH this)
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.OnTick(Single dt) in VSSurvivalMod\Systems\FruitTree\FruitTreeGrowingBra
nchBH.cs:line 122

RossTheGreat:

8.5.2026 18:24:24 [Error] Exception: The given key 'nectarine' was not present in the dictionary.
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.TryGrow() in VSSurvivalMod\Systems\FruitTree\FruitTreeGrowingBranchBH.cs:line 190
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.OnTick(Single dt) in VSSurvivalMod\Systems\FruitTree\FruitTreeGrowingBranchBH.cs:line 122
   at Vintagestory.Common.GameTickListenerBlock.OnTriggered(IWorldAccessor worldAccessor, BlockPos pos, Int64 ellapsedMilliseconds) in VintagestoryLib\Common\Model\GameTickListenerParam.cs:line 35
8.5.2026 18:24:24 [Error] At position 512834, 169, 512941 for block fruittree-cutting a BlockEntityFruitTreeBranch threw an error when ticked:
8.5.2026 18:24:24 [Error] Exception: The given key 'nectarine' was not present in the dictionary.

BinToss:

8.5.2026 23:50:51 [Error] More then 100000 errors detected. Shutting down now. Threshold can be changed in serverconfig.json "DieAboveErrorCount"
8.5.2026 23:50:51 [Error] Exception: The given key 'sandpear' was not present in the dictionary.
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.TryGrow_Patch1(FruitTreeGrowingBranchBH this)
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.OnTick_Patch1(FruitTreeGrowingBranchBH this, Single dt)
   at Vintagestory.Common.GameTickListenerBlock.OnTriggered(IWorldAccessor worldAccessor, BlockPos pos, Int64 ellapsedMilliseconds) in VintagestoryLib\Common\Model\GameTickListenerParam.cs:line 35
8.5.2026 23:50:51 [Error] At position 511420, 134, 512192 for block fruittree-cutting a BlockEntityFruitTreeBranch threw an error when ticked:
8.5.2026 23:50:51 [Error] Exception: The given key 'sandpear' was not present in the dictionary.
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.TryGrow_Patch3(FruitTreeGrowingBranchBH this)
   at Vintagestory.GameContent.FruitTreeGrowingBranchBH.OnTick_Patch3(FruitTreeGrowingBranchBH this, Single dt)
   at Vintagestory.Common.GameTickListenerBlock.OnTriggered(IWorldAccessor worldAccessor, BlockPos pos, Int64 ellapsedMilliseconds) in VintagestoryLib\Common\Model\GameTickListenerParam.cs:line 35

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions