Create

Create

86M Downloads

Mixin apply failed create.mixins.json:ContraptionDriverInteractMixin

b21phiro opened this issue ยท 2 comments

commented

Describe the Bug

Throws ClassMetadataNotFoundException when launched on server (Forge).

Reproduction Steps

  1. Install the mod Create.
  2. Launch server with the mod enabled.
  3. Crash.

Note: Using Java 20.

Expected Result

A fatal error will occure, with an "ClassMetadataNotFoundException" thrown. Server will not run unless the mod is uninstalled.
latest.log

Screenshots and Videos

No response

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.0i

Minecraft Version

1.19.2

Forge Version

43.2.8

Other Mods

Flywheel, Just Enough Items (JEI)

Additional Context

No response

commented

SpongePowered/Mixin hasn't been updated since java 17. try downgrading your version of java

commented

Solved by downgrading to Java 17