[Bug]: Crash when loading world on latest version
kyleyee52 opened this issue · 7 comments
Minecraft Version
1.20.1
Mod Version
2.0.16
Forge/Neoforge Version
47.3.1
What happened?
Attempting to load a singleplayer world results in a CTD.
What was the expected result?
World loads normally and I can play the game.
Steps to Reproduce
Load up a singleplayer world. Either existing or creating a new one.
Log Output (if applicable)
Crash Report (if applicable)
crash-2024-06-08_20.54.52-client.txt
Is this a compatibility issue with another mod?
Supplementaries
Additional Context/Information
Seems to be a compatibility issue with Supplementaries. The world loads without Supplementaries and loads with Supplementaries if the previous version (2.0.15) of The Aether Redux is installed.
Make sure to confirm these as well before submitting the report:
- The issue persists on the latest version of the mod.
- All version numbers are properly recorded, no instances of ‘latest’
- All details are reported clearly and concisely
- This issue is not a duplicate of another issue
- If the issue is a modpack-related issue, it only occurs with Redux installed, and not without
- If the issue is a modpack-related issue, it has been reported to the modpack devs as well
same issue here. according to my own logs it seems that aether redux is loading the sheets class too early which messes with supplementaries and potentially other mods.
yeah I saw that, I have a fix in mind but I’ll have to test to make sure it works properly with supplementaries itself, plus waiting on a response from another person about another bug