Create

Create

81M Downloads

The game crashed whilst unexpected error Error: java.lang.AbstractMethodError: Receiver class net.minecraft.client.multiplayer.ClientLevel does not define or inherit an implementation of the resolved method 'boolean supportsFlywheel()' of interface com.jozufozu.flywheel.api.FlywheelWorld.

SP4CEBARsystems opened this issue ยท 4 comments

commented

Describe the Bug

The game crashed at a seemingly random moment. This is the error summary that appeared on the Minecraft launcher:

The game crashed whilst unexpected error
Error: java.lang.AbstractMethodError: Receiver class net.minecraft.client.multiplayer.ClientLevel does not define or inherit an implementation of the resolved method 'boolean supportsFlywheel()' of interface com.jozufozu.flywheel.api.FlywheelWorld.

Looking at this error summary, it seems like there's a bug in the implementation of the com.jozufozu.flywheel.api.FlywheelWorld api.

Reproduction Steps

I cannot tell exactly since this appeared seemingly randomly in a creative world full of belts, lag, and various large interconnected factories. I was working on a testing setup with a single (isolated) belt connected to a clutch and a creative motor spinning clockwise at the maximum speed just before the game crashed.

Expected Result

The game might crash at a random moment.

Screenshots and Videos

image

Crash Report or Log

https://pastebin.com/rK0bvCn0

Operating System

Windows 10 Home

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.2.0

Other Mods

There were no other mods running alongside Create.

Additional Context

No response

commented

Did Create install Flywheel? If not then you might have played it with flywheel before because a flywheel error should not appear without flywheel.

commented

remove flywheel from your mods folder

commented

create bundles flywheel inside itself

commented

yeah, forgot about that.