Create

Create

86M Downloads

Game keeps crashing when I launch it (Forge)

TechOnGFuel opened this issue ยท 3 comments

commented

Describe the Bug

Running Create on 0.5.0i and the game keeps giving me errors when I launch it. Here is latest.log.
It gives me the error: java.lang.reflect.InvocationTargetException: null
Dont know what to do, can anyone help?

Reproduction Steps

  1. Install Create 0.5.0i and Forge 43.2.6
  2. Launch the game
  3. Get an error
    ...

Expected Result

The game to launch, it gives me an error when I launch it. Not in the launcher, but In game.

Screenshots and Videos

image

Crash Report or Log

latest.log

Operating System

Windows 11

Mod Version

0.5.0i

Minecraft Version

1.19.2

Forge Version

43.2.6

Other Mods

No response

Additional Context

No response

commented

if you remove optifine, do you still have the issue?

commented

if you remove optifine, do you still have the issue?

Yes

commented

There are many errors about Extended Gears being logged, e.g. Error loading class: com/rabbitminers/extendedgears/cogwheels/CustomCogwheelBlock (java.lang.ClassNotFoundException: com.rabbitminers.extendedgears.cogwheels.CustomCogwheelBlock) [18:34:53] [modloading-worker-0/FATAL]: Mixin apply failed createcasing.mixins.json:extendedgears.CogWheelBlockMixin -> com.simibubi.create.content.contraptions.relays.elementary.CogWheelBlock.
Remove this mod and see if you still have the crash.