Crash with Nether's Exoticism
IGCBOOM opened this issue ยท 7 comments
Server crashes when entering the nether with nether exoticism installed.
Crash Log:
crash-2022-05-19_13.56.56-server.txt
Log:
latest.log
Seems to be similar to #59 as well.
Running into this as well, also on Forge. Nether's exoticism leaves don't have a persistent parameter. I get the crash when exploring the nether, because I added Nether's Exoticism after initially exploring it.
@IGCBOOM your crash it likely because those leaves were generated when you entered the nether.
Log, relevant at line 1211
Crash Report
Ya, I tried to fix it and make a PR but I could not get Gradle to work with the forge branch. Terrablender and BOP just refused to be fetched. This can be fixed by using the optional get function and checking if the parameter we are looking for exists.
@MehVahdJukaar just tested, all is working for me now. Thanks for your quick development!