Creators-of-Create / Create

[Forge Mod] Building Tools and Aesthetic Technology
MIT License
2.91k stars 907 forks source link

Game crash after clicking multiplayer or singleplayer #5757

Open Kerenooo opened 11 months ago

Kerenooo commented 11 months ago

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

  1. Start Launcher (Crystal Launcher)
  2. Wait for game menu
  3. Click on Singleplayer / Multiplayer
  4. Crash occurs ...

Expected Result

Game crashes

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/wbk1hxeD

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

https://imgur.com/a/bwRqcvm

Additional Context

No response

drwoops commented 11 months ago

supplementaries is crashing

Kerenooo commented 11 months ago

thx it helped btw how you checked it so quickly

drwoops commented 11 months ago

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.