Crash with astromine-1.6.1+fabric-1.16.2.jar #1

Open
opened 2020-08-17 16:18:37 +00:00 by Katorone · 1 comment

MC: 1.16.2
Fabric: fabric-api-0.18.0+build.397-1.16.jar
Energon: energonrelics-0.1.1+1.16.2.jar

I'm reporting this at astromine's repo as well: https://github.com/Chainmail-Studios/Astromine/issues/209

[main/WARN]: @Redirect conflict. Skipping energonrelics.mixins.json:MixinWorld->@Redirect::breakBlock(Lnet/minecraft/class_1937;ILnet/minecraft/class_2338;I)V with priority 1000, already redirected by magna.mixins.json:WorldMixin->@Redirect::cancelSyncWorldEvent(Lnet/minecraft/class_1937;ILnet/minecraft/class_2338;I)V with priority 1000

MC: 1.16.2 Fabric: fabric-api-0.18.0+build.397-1.16.jar Energon: energonrelics-0.1.1+1.16.2.jar I'm reporting this at astromine's repo as well: https://github.com/Chainmail-Studios/Astromine/issues/209 > [main/WARN]: @Redirect conflict. Skipping energonrelics.mixins.json:MixinWorld->@Redirect::breakBlock(Lnet/minecraft/class_1937;ILnet/minecraft/class_2338;I)V with priority 1000, already redirected by magna.mixins.json:WorldMixin->@Redirect::cancelSyncWorldEvent(Lnet/minecraft/class_1937;ILnet/minecraft/class_2338;I)V with priority 1000

This is an issue caused by two mods doing a @Redirect on the same method to prevent block break particles from being displayed in specific situations. This would be fixed by https://github.com/FabricMC/fabric/pull/1023.

This is an issue caused by two mods doing a ``@Redirect`` on the same method to prevent block break particles from being displayed in specific situations. This would be fixed by https://github.com/FabricMC/fabric/pull/1023.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheBrokenRail/EnergonRelics#1
No description provided.