Game Crashing Upon New World

Started by Fire_Brantley on

Topic category: Help with MCreator software

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Game Crashing Upon New World

Whenever I join or try to create a world with my mod installed. If it matters, I haven't updated to 2025.2 yet; I'm still on 2025.1. Here is the crash log: https://pastebin.com/meExnwqh

java.lang…
Tue, 07/01/2025 - 15:25
  1. java.lang.IllegalStateException: Unbound values in registry ResourceKey[minecraft:root / minecraft:worldgen/configured_feature]: [fires_reflamed:willow_tree]

Something is wrong with willow_tree feature

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Okay, I found the problem…
Tue, 07/01/2025 - 20:59

Okay, I found the problem. Thank you.

Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If I remember correctly, I…
Sun, 07/06/2025 - 19:05

If I remember correctly, I didn't have a placement block underneath the main pink block. All I did was just put a "with chance of 1 in 1" block under it. Although the error does say something about roots, so if that was it, I just forgot to set the roots with a "no roots" block.