[Crash]: Modifier is already applied on this attribute #1
Labels
No labels
Bug
Confirmed
Crash
Documentation
Duplicate
Enhancement
High Priority
Invalid
Mod compatibility
Needs triage
Stale
Won't Fix
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference
LunaFox/DefaultComponents#1
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?
Version information
default-components-1.0.0-alpha.5+1.21
Reproduction Steps
(repeat the process a few times, do not unequip armor)
Crash Report file
https://mclo.gs/YaHfsJj
Additional information
It happening on the second or the third time.
Here an example of my file:
When I reloaded datapack with that armor on me Minecraft got crush
I am not being able to reproduce the issue
Are you able to reproduce it with a minimal mod setup?
If it is a mod compatibility issue
You can try doing a binary search
A binary search can be used to quickly find a specific mod causing trouble, which can be especially useful when logs don't give a conclusive answer to your issue.
Start by removing or disabling half of your mods, then test if the problem still occurs. If it does, remove half of the remaining mods and test again. If it doesn't, add back half of the mods you just removed.
Keep in mind you don't have to stick strictly to halves each time, and may have to enable some library mods like Fabric API out of order.
By repeating this on an increasingly smaller set of mods, you'll find the problematic mod within a few iterations.
Found the mod that crushes MC.
Armor Chroma for Fabric
This seem to be an issue on their side that was fixed on the 1.21.4 version
https://github.com/A5b84/armor-chroma-fabric/issues/33
Yeah, sadly I'm on 1.21.1.
So, should I close the issue?