tr7zw/Exordium

Servercore's BlockGetterMixin class has invalid @Redirect signature when paired with Exordium

Closed this issue · 2 comments

Bug
Using Quilt loader, the mod crashes the game during mixins.

Full crash log:
pastebin.com/qfCYuCzz

Reproduce
Steps to reproduce the behavior:
Use the Quilt loader, Exordium and Servercore (modrinth.com/mod/servercore)

Expected behavior:
Minecraft starts and I enjoy my lag free world.

Versions
ServerCore: 1.3.5
Minecraft: 1.19.4
Exordium: 1.1.2

I have reported and closed the issue on servercore's github project, since the problem seems to be caused by Exordium.

image

tr7zw commented

For 1.19.4 use the older version where mixin extras is not inside, on 1.20 this should be fixed as part of #83.

Alright, thanks!