Grim's Transportables

Grim's Transportables

1M Downloads

Mixin-related crash on 1.17

OakBricks-old opened this issue ยท 4 comments

commented

Describe the bug
Crash happens on a modpack I have, it looks like the crash has to do with mixins, It appears to be a mod conflict

Expected behavior
I expected the game to launch without error

Mod version: 1.0.5

Fabric API version: 0.37.0

Minecraft version: 1.17.1

Additional Context:
Modlist will be given at request (but the list is also in the logs)

commented

Seems to be related to a mixin bug SpongePowered/Mixin#430

This was fixed a while ago but on only made it into the latest 0.8.3 release. At the time of writing this update hasn't made it into fabric yet.

commented

Do you have the crash log?

commented

Do you have the crash log?

yes, sorry for the shitty formatting, it's an early init crash, so no good logging

https://paste.dimdev.org/egogocijoq.txt

commented

I believe newer Fabric Loader versions should have this fixed now as they updated their mixin version.