Tiered

Tiered

18.2k Downloads

Ticking Player (Attribute Confliction) [Forge] (java.lang.IllegalArgumentException: Modifier is already applied on this attribute!)

Coraline77447 opened this issue ยท 0 comments

commented

Hi, I'm experiencing an issue with Tiered, Tons of Enchants and Epic Fight Mod, When I tried to put my "Rare Bronze Shovel" (the bronze shovel is from Project Rankine btw) in the off-hand slot the game crashes. When the very first crash happened it was with Project Rankine's Invar Spear in the off-hand slot but it doesn't have anything on it at all. Anyways, why I'm including Tons of Enchants into this is cause of one of it's enchantments called Heart Healthy which adds 4 extra hearts while one of Tiered's attributes adds 4 extra hears when applied on a tool, a weapon, and or a piece of armor. What I'm tryin to say is that Tiered already applied an attribute of some kind while Tons of Enchants tried to apply the same attribute as the one(s) that Tiered already applied to the player. Now here's the chain of events that lead to my recent crashes; Tiered's attributes were already been fired then Tons Of Enchants's attribute for one of it's enchantment went off then some piece of Epic Fight Mod's coding that's responsible for the living entity (for the player btw) event fired off and then the game crashes during the firing event. Now here's the crash report and the log;

Crash report: https://pastebin.com/ve0538gL
Log: latest.log

Also;
Minecraft 1.16.5
Forge: 36.0.46
Tiered: 1.2.0-forge-beta
Tons Of Enchants: 0.4 SERVER FIX
Epic Fight Mod: 3.0.2
P.S. Sorry for this report being too much to read and not having this report not being a properly made report....

UPDATE: I didn't have tiered installed when I made my game crash from the same issue that I'm having and it's not from this mod, so I'm sorry for opening this issue that'll waste your time. So It's Tons of Enchants and Epic Fight Mod that aren't being nice to each other with the attribute firing event thing......