Cannot load from int array because "this.surfaceHeight" is null (But different)
AtobaAzul opened this issue ยท 4 comments
Versions:
MC - 1.20.1
TFC - 3.2.4
Forge - 47.2.6
The original issue regarding this crash mentions it is caused by Distant Horizons and it is tagged with Mod Conflict.
After some testing with DH settings, both turning off distant generation as well as rendering, I decided to turn off DH entirely from the mods and the crash still happens.
Crash with no DH and Connector
Doesn't happen on a new world; or at least, didn't happen yet. I tried reproducing but to get this crash in the first place I had played on the world for over 4 hours.
The crash is due to your world having (essentially) corrupted chunks with missing data. If you remove DH, it will still crash. The root cause, as far as we know, is still the same.
Duplicate of #2661