Create

Create

86M Downloads

Game crash after clicking multiplayer or singleplayer

Kerenooo opened this issue · 3 comments

commented

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

commented

thx it helped
btw how you checked it so quickly

commented

supplementaries is crashing

commented

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.