GregTechCEu Modern

GregTechCEu Modern

6M Downloads

Mixin error on server launch 1.20.1

jurrejelle opened this issue ยท 0 comments

commented

Checked for existing issues

  • I have checked for existing issues, and have found none.

Tested latest version

  • I have checked that this occurs on the latest version.

GregTech CEu Version

latest snapshot

Minecraft Version

1.20.1 Forge

Recipe Viewer Installed

None

Environment

Multiplayer - Open to LAN

Cross-Mod Interaction

Yes

Other Installed Mods

None

Expected Behavior

When I run "runServer" gradle, it works

Actual Behavior

https://mclo.gs/Z4h1Nbj

Steps to Reproduce

run RunServer on 1.20.1 main branch

Additional Information

this is caused by the BlockMixin#gtceu$modifyDrops calling ToolEventHandlers. No clue why this only now became an issue. Commenting it out lets me launch