Crash with astromine-1.6.1+fabric-1.16.2.jar #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
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.