[1.12.2] Twilight Forest crashes Mystcraft Age
sProgg opened this issue ยท 1 comments
Forge version: 14.23.3.2702
Twilight Forest version: 3.7.424
Link to crash log: https://pastebin.com/reLjC3A0
Steps to reproduce:
- Make a Mystcraft age with a Twilight Forest biome in it
- Enter Age with book
What I expected to happen:
Game to load the age and play normally.
What happened instead:
Game crashes, might be a problem with structure gen?
Could probably do with a null-check here:
twilightforest/src/main/java/twilightforest/world/TFGenWitchHut.java
Lines 177 to 180 in ffbda14