Closed Ilovemyhous closed 1 year ago
If you are using the java version in your report, it's the wrong version. Minecraft 1.18+ requires java 17.
That aside. You are missing Craterlib which is a dependency of simple rpc and the config editor should not be in your mods folder.
The crash however doesn't appear to be from simple rpc, as the mixin causing the crash isn't one that's used by us (1.20+ simplerpc barely uses any mixins since Craterlib handles that)
The crash is indeed from simple rpc, Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.hypherionmc.craterlib.client.gui.config.CraterConfigScreen
but it's because you don't have CraterLib installed
Hey! This indeed solved my issue. Sorry, I just updated the mod without checking the dependencies. ^^'
Describe the bug When launching the game (with Forge 1.20.1-47.1.0), it loads, then crashes with error code -1.
To Reproduce Steps to reproduce the behavior: Assuming you already have the version of Forge installed that I mentioned above.
Expected behavior To not crash the game.
Screenshots Here are all the mods that I use, maybe one doesn't like this mod. Crash
Versions:
OS: Windows 10 22H2 (Can also test on Linux if needed)
JAVA Version: java version "1.8.0_371" Java(TM) SE Runtime Environment (build 1.8.0_371-b11) Java HotSpot(TM) Client VM (build 25.371-b11, mixed mode, sharing)
Mod Version: simple-rpc-forge-1.20-3.2.2
Discord Version: Stable 211644 (7772b14) Host 1.0.9013 (34160)
Minecraft Version: 1.20.1
Forge/Fabric Version: Forge 1.20.1
Additional context Crash log crash-2023-07-10_14.23.44-client.txt