Skip to content

Dynamic Trees Crash (Exception ticking world) (BasicBranchBlock.checkForRot) #1150

@lavatrout

Description

@lavatrout

Summary

Crash occurs on dedicated server during world generation via Chunky. Crash report says:

  • Exception ticking world
  • spammed strack trace: com.ferreusveritas.dynamictrees.block.branch.BasicBranchBlock.checkForRot(BasicBranchBlock.java:169) ~[DynamicTrees-1.20.1-1.4.9.jar%23695!/:1.20.1-1.4.9] {re:classloading}

Details

I am running a dedicated server for the modpack: Minecolonies Create and Conquer. I added a few mods to the modpack (Chunky, All the Leaks, Sparky, etc) to make server hosting easier and less resource intensive.

We were playing on the server with no issues until a bug cropped up in the version of Minecolonies we were using. I updated the version of minecolonies (and its dependents), and while I was at it, added distant horizons. The minecolonies bug was fixed, but stuttering lag made the game difficult to play.

When we were done, I restarted the server and ran chunky over night hoping that pregenerating the world would resolve the lag spikes. However, the server experienced a tick that took over 120 seconds to complete, and it crashed. The crash report contains repeated calls to block.branch.BasicBranchBlock.checkForRot. This looks like a stack overflow to me, but I don't have enough context be certain.

Below is a section of the console output:

[03:18:29] [Server Watchdog/ERROR] [minecraft/ServerWatchdog]: A single server tick took 120.00 seconds (should be max 0.05)
[03:18:29] [Server Watchdog/ERROR] [minecraft/ServerWatchdog]: Considering it to be crashed, server will forcibly shutdown.
[03:18:30] [Server Watchdog/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID 8096a5e9-c1d1-4bce-974f-14381a5e2f35
[03:18:30] [Server Watchdog/FATAL] [ne.mi.co.ForgeMod/]: Preparing crash report with UUID da87fc3f-a0e9-464d-a9cf-7a57b6a883bf
[03:18:30] [Server Watchdog/ERROR] [minecraft/ServerWatchdog]: This crash report has been saved to: C:\Users\anher\Documents\mcss_win-x86-64_v13.10.0\servers\Minecolonies_C&C\.\crash-reports\crash-2026-04-13_03.18.30-server.txt

The server generated two crash reports. The first crash report contains the Dynamic Trees stack trace. The second crash report was generated by the Server Watchdog. Both are included below.

Steps to Reproduce

To be included once found...

Mod Version

  • Dynamic Trees version: 1.20.1-1.4.9
  • Mods and additional add-ons included in crash report. Due to compatibility issues, several mods are not fully up to date.

Reports

Dynamic Trees crash report: https://gist.github.com/lavatrout/2c61779eca3e1cdb04f65c15cef61ebc
Server Watchdog crash report: https://gist.github.com/lavatrout/ad05e8f635fdcedf0b8775d17cc39918

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions