Repurposed Structures (Forge)

Repurposed Structures (Forge)

21M Downloads

1.18.2 "Feature Placement" Crash when loading a chunk in the Nether

Fade-Alchemist opened this issue · 1 comments

commented

I am approaching a Nether Temple and as it loads in the game crashes. I have a few Crash Logs attached to provide an example. This is Fabric 1.18.2

crash-2023-02-19_00.51.33-server.txt
crash-2023-02-18_20.19.34-server.txt
crash-2023-02-18_20.11.24-server.txt

commented

Duplicate of #220

short summary, you’re trying to use a world made in 1.18.1 or older Mc with older repurposed structures and the game dies in newer version because a chunk in partial generation is still trying to reference old structure info that no longer exists.

Use the datapack here to create dummy version of the data it is looking for and stop the crash. TelepathicGrunt/RepurposedStructures-Quilt#199 (comment)

Updating modpacks across major Mc versions tends to always cause issues. Some more problematic than others like this