1.20.1-1.1.0.380 Crashes at startup
Closed this issue ยท 4 comments
Describe the bug
Crashing upon startup.
I notice Sophisticated Core 1.20.1-1.1.0.830 was just uploaded on Modrinth about an hour ago (as of 2025/01/08 @ 15:15 CST). I reverted back to 1.20.1-1.0.8.828 and the problem disappeared.
To Reproduce
- Install Sophisticated Core (latest - 1.20.1-1.1.0.830)
- Start Minecraft
- Crash
Expected behavior
The game should load.
Crash Log
See attached crash log.
crash-2025-01-08_15.02.32-fml.txt
Crash Log Error Snip
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------_-- Head --
Thread: Render thread
Suspected Mod:
Sophisticated Backpacks (sophisticatedbackpacks), Version: 3.21.2.1163
Issue tracker URL: https://github.com/P3pp3rF1y/SophisticatedBackpacks/issues
at TRANSFORMER/[email protected]/net.p3pp3rf1y.sophisticatedbackpacks.init.ModItems.(ModItems.java:323)
Stacktrace:
at net.p3pp3rf1y.sophisticatedbackpacks.init.ModItems.(ModItems.java:323) ~[sophisticatedbackpacks-1.20.1-3.21.2.1163.jar%23344!/:1.20.1-3.21.2.1163] {re:classloading}
-- MOD sophisticatedbackpacks --
Details:
Mod File: /C:/Users/Matt/AppData/Roaming/ModrinthApp/profiles/Skyblock++/mods/sophisticatedbackpacks-1.20.1-3.21.2.1163.jar
Failure message: Sophisticated Backpacks (sophisticatedbackpacks) has failed to load correctly
java.lang.NoSuchMethodError: 'void net.p3pp3rf1y.sophisticatedcore.upgrades.jukebox.JukeboxUpgradeContainer.(net.minecraft.world.entity.player.Player, int, net.p3pp3rf1y.sophisticatedcore.upgrades.jukebox.JukeboxUpgradeItem$Wrapper, net.p3pp3rf1y.sophisticatedcore.common.gui.UpgradeContainerType)'
Mod Version: 3.21.2.1163
Mod Issue URL: https://github.com/P3pp3rF1y/SophisticatedBackpacks/issues
Exception message: java.lang.NoSuchMethodError: 'void net.p3pp3rf1y.sophisticatedcore.upgrades.jukebox.JukeboxUpgradeContainer.(net.minecraft.world.entity.player.Player, int, net.p3pp3rf1y.sophisticatedcore.upgrades.jukebox.JukeboxUpgradeItem$Wrapper, net.p3pp3rf1y.sophisticatedcore.common.gui.UpgradeContainerType)'
Stacktrace:... _
Versions
Forge: 1.20.1
Sophisticated Core 1.20.1-1.1.0.830
The release of core was faster this time, backpacks released like 10 mins after this report so just download the latest release and you should be good.
Unless I'm misunderstanding, this is still an issue.
I'm running with the following versions:
- Sophisticated Core: 1.20.1-1.1.0.830 < latest, still crashes
- Sophisticated Backpacks: 1.20.1-3.21.2.1163
- Sophisticated Storage: 1.20.1-1.0.10.1007
I have the latest of all three of these installed and it crashes. Reverting back to the previous core stops the error upon load.
Still getting the same error as I originally posted.
Sticking with Sophisticated Core v1.20.1-1.0.8.828 for now.