generated from Modding/greenhouse-multiloader-template
[Bug] Crash upon loading the game #5
Labels
No labels
Compat
Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Port
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Security
Status
Abandoned
Status
Blocked
Status
Need More Info
Status
Needs Triage
Testing
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Modding/menderman#5
Loading…
Add table
Add a link
Reference in a new issue
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?
Minecraft: 1.21.1
Loader: NeoForge
Mod Version: 1.1.1
AI Description
The game crashes at bootstrap before reaching the main menu. The mixin menderman$dontDamageAnvil in menderman.mixins.json:Mixin_AnvilMenu fails its injection check with 0/1 targets found and no refMap loaded, causing a fatal MixinTransformerError.
Error
org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure:
Callback method menderman$dontDamageAnvil(Z)Z in menderman.mixins.json:Mixin_AnvilMenu
from mod menderman failed injection check, (0/1) succeeded.
Scanned 0 target(s). No refMap loaded.
[Bug] Crash uppon loading the gameto [Bug] Crash upon loading the gamesame issue.
I've confirmed this issue on NeoForge btw.
I'll see about releasing smth over the next few days.