![Exordium](https://media.forgecdn.net/avatars/thumbnails/614/437/256/256/637998093760381250.png)
Servercore's BlockGetterMixin class has invalid @Redirect signature when paired with Exordium
owosoup opened 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.
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.