Project: Vibrant Journeys broken json breaks RS entirely
SHXRKIEgg opened this issue · 4 comments
Gets stuck on the loading screen before it shows the world loading screen and just freezes.
Crash - https://pastebin.com/F4fz7NKU
Actually at this point its just random, sometimes works something it just freezes.
Update it seems to be the latest version of https://www.curseforge.com/minecraft/mc-mods/project-vibrant-journeys causing it
I'm not getting the tick loop issue but when using that mod and RS alone with Blame, Blame found they have broken configuredfeature which is cascading the error and preventing minecraft from loading my configuredfeatures it seems. Thus causing my mod to just die with the empty or non-existent pool
spam that lasts forever and my structures not generating fully.
https://paste.ee/p/BHoxa
The configuredfeatures that is broken in their mod right now are:
projectvibrantjourneys:mega_redwood_tree
projectvibrantjourneys:redwood_tree
projectvibrantjourneys:redwood_forest_vegetation
also, they need to register projectvibrantjourneys:fallen_tree_feature configuredfeature as well.
Hopefully they can address this soon.
I bet if I put on one of my datapacks with pool_additions which activates that com.telepathicgrunt.repurposedstructures.utils.SafeDecodingRegistryOps code, then I would get the crash you have.