Moonlight Lib

Moonlight Lib

86M Downloads

[๐Ÿž]: Crash when creating or loading new world

cal1407 opened this issue ยท 24 comments

commented

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

https://pastebin.com/CyCn8GpL

OPTIONAL: To Produce

  1. Load minecraft
  2. Create or load a world
  3. Game would crash

OPTIONAL: Which mods are affected?

No response

commented

have you ran the minecraft without the SINYTRA CONNECTOR?

commented

You also needed supp squared

commented

have you ran the minecraft without the SINYTRA CONNECTOR?

Tried removing it just now and the game still crash unfortunately

commented

Try with just my mods + valhelsia structures

commented

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

commented

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

commented

You also needed supp squared

Already had that installed beforehand. The game would still crash

commented

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?

commented

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.

commented

And are you using th latest version?

commented

Yes they are all in the latest version.

commented

Send log

commented

2024-10-05-1.log.gz
Here is the latest one

commented

that does not crash, nor does it look like latest

commented

Sorry I sent you the wrong file. Here is the right one:
latest.log

commented

I don't see it crashing there either. I need the right log or the crash log

commented

I'm not sure if you're looking at the right file but the crashing is clearly there in the log:
image

This is the crash report in case you need it: https://pastebin.com/pAuvHEE4

commented

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

commented

try with new version

commented
commented

try without other mods while keeping regions unexplored divinergp and everycompat

commented

Game loads just fine with those mods installed

try without other mods while keeping regions unexplored divinergp and everycompat

commented

Well then try adding half of your remaining mods till it doesn't any more

commented

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.