Game crash after clicking multiplayer or singleplayer
Kerenooo opened this issue · 3 comments
Describe the Bug
When i try to run game from my launcher, it loads normaly to main menu but right after clicking any of buttons game crashes
Reproduction Steps
- Start Launcher (Crystal Launcher)
- Wait for game menu
- Click on Singleplayer / Multiplayer
- Crash occurs
...
Expected Result
Game crashes
Screenshots and Videos
No response
Crash Report or Log
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.19.2
Forge Version
Forge 1.19.2-43.3.0
Other Mods
Additional Context
No response
this one was very easy: open the crash report. At the top of the backtrace you see:
java.lang.NoClassDefFoundError: com/simibubi/create/content/contraptions/components/structureMovement/MovementBehaviour
at net.mehvahdjukaar.supplementaries.integration.CreateCompat.setup(CreateCompat.java) ~[supplementaries-1.19.2-2.2.35.jar%23337!/:?] {re:classloading}
as you can see, it tells you that the error happened in supplementaries.