Terraforged World gen issue
Reioflight opened this issue ยท 3 comments
Modpack Version
1.7.1
Describe your issue.
I get this error message when I load in a Terraforged world.
The game crashed whilst generating features & structures (terraforged world-gen)
Error: com.terraforged.mod.profiler.watchdog.UncheckedException: Critical error detected whilst generating Feature [occultism:underground_grove]
Crash Report
https://gist.github.com/Reioflight/87a485421da7fff1f35a55d285f1a1cf
Latest Log
No response
Have you modified the modpack?
Yes
User Modifications
MobNeutralizer, Getittogetherdrops, entityculling, botany pots tiers, botany trees, caged mobs, The Graveyard.
Did the issue happen in singleplayer or on a server?
Singleplayer
Discord Username
Gracie Ghost#3781
Thanks for the report, we'll investigate the issue.
@klikli-dev we've got a crash report here with TerraForged and Occultism, that mentions [occultism:underground_grove]
- Do you have any idea what could be going on here? :)
@NielsPilgaard hmm I suspect I need to do something to be compatible with TerraForged as my worldgen is only set up/tested with vanilla. Could you possibly also ping the creator of terraforged if they are on github?
My worldgen knowledge is very limited, maybe they have some ideas on what to do.
I don't recall exactly when vanilla changed to the safer worldgen that prevents runaway chunk generation, but it is possible that 1.16 was before that, and terraforged backported that for a better experience, so that could be one cause, but there could be a bunch of others too
Hi @Won-Ton ๐ We were hoping you could help us out with this issue regarding a worldgen crash that mentions Occultism and TerraForged.
From the Occultism dev (comment above this):
hmm I suspect I need to do something to be compatible with TerraForged as my worldgen is only set up/tested with vanilla. Could you possibly also ping the creator of terraforged if they are on github?