[๐]: Crash when creating or loading new world
cal1407 opened this issue ยท 24 comments
BEFORE CONTINUING:
- Always check you are using the latest version of these mods and its dependencies
- Remove known problematic rendering mods such as Optifine, Sodium and others
Version-Loader
1.20.1-forge
Moonlight Lib Version
moonlight-1.20-2.13.2
Issue Detail
Game crash when trying to create or load world saves.
Log Attachment
OPTIONAL: To Produce
- Load minecraft
- Create or load a world
- Game would crash
OPTIONAL: Which mods are affected?
No response
have you ran the minecraft without the
SINYTRA CONNECTOR
?
Tried removing it just now and the game still crash unfortunately
Works just fine with only amendments, supplementaries and valhesia structures installed. I tried running the game again with all mods installed and this time the crash report mentioned regions unexplored, so I don't hink valhesia structures is the culprit.
crash report: https://pastebin.com/6YYvZyXJ
that's very strange. According to the crash-report, it said this:
java.lang.IllegalStateException: Somehow search tree returned a resource not in resources suppsquared:recipes/regions_unexplored/item_shelf_alpha.json
is supp squared updated to the latest version?
Yup I just checked and its the latest version.
By the way I tried removing supp squared from my modlist and rerun minecraft and the game still crash. Looks like supp square is not the culprit either.
Crash log: https://pastebin.com/zj31zUYA
You also needed supp squared
Already had that installed beforehand. The game would still crash
that's very strange. According to the crash-report, it said this:
java.lang.IllegalStateException: Somehow search tree returned a resource not in resources suppsquared:recipes/regions_unexplored/item_shelf_alpha.json
is supp squared updated to the latest version?
After trying to remove all the mods mentioned in the crash reports one by one, I managed to narrow it down to Every Compat. Removing it fixes the issue.
Update: Every Compat and Supp Squared causes the game to crash.
2nd Update: Supplementaries and Immersive Weathering also causes the game to crash.
2024-10-05-1.log.gz
Here is the latest one
Sorry I sent you the wrong file. Here is the right one:
latest.log
I'm not sure if you're looking at the right file but the crashing is clearly there in the log:
This is the crash report in case you need it: https://pastebin.com/pAuvHEE4
Hmm. i'm going to run a test on my side. I'll share the result here.
EDIT:
oh i forgot to tell you. Just 3 of these mods but no furniture mods would run just fine but no block is generated via EveryCompat. You should include furniture mods (supported by Every Compat). You may able to find out which one of them is the culprit
Still not working :(
try without other mods while keeping regions unexplored divinergp and everycompat
Game loads just fine with those mods installed
try without other mods while keeping regions unexplored divinergp and everycompat
After spending a couple of hours adding & removing all the mods one by one, I managed to come up with this weird conclusion:
Apparently, removing Terraqueous from my modlist causes the game to load just fine, so I originally thought it was the culprit behind the crash. However, when I tried running only Terraqueous with Moonlight and EveryCompat, the game loaded just fine as well. I don't know if this conclusion will be helpful to you, but I'm sharing it here anyway.