
Crash
benbenlaw opened this issue · 18 comments
Describe the bug
worlds not loading
To Reproduce
Install update try to open a world
Expected behavior
World opens
Version
Minecraft Version: 1.16.3
Forge Version: 31.1.42
Ex Nihilo: Sequentia Version: latest
According to the crash report that you submitted, this is not an Ex Nihilo issue, but rather a Cooking For Blockheads issue.
i removed that mod and it just changed to another mod that was crashing. I downgraded ex nihilo and it worked as intended all i changed in my pack was updating ex nihilo
If you will enable the 'enableDebugLogging' config and then submit the debug.log file, I might be able to see what's going on.
crash-2020-11-16_09.22.48-server.txt
without cooking for blockheads
If this is on the client you will have to add -Dforge.logging.mojang.level=debug as a JVM Argument and then the debug.log file will generate in the logs folder. If this is on the server, then the debug.log should generate by default.
From the Installations tab on Minecraft Launcher. You will click edit on a profile and then it will be under more options.
No, it should generate regardless. It seems that this may be a Twitch issue with the JVM Arguments. I was able to duplicate a crash with the same error, so I am looking into it.