chinajade
Community Developer
- Joined
- Jul 20, 2010
- Messages
- 17,540
I can find no history of the "Armor Reduced" debuff ever existing in our MirrorData.cs file--which is where it belongs. I'm sure Neo tested the JuggernautGuardian specs, and not sure what's going on.Also see in log. jug warrior
Code:[WingIt, MAINTENANCE ERROR] Debuff 'Armor Reduced' is neither a Juggernaut nor a Guardian debuff. Spelling error in Debuff name? Attempting use with wrong class?
I'm going to leave this one for Neo to look at when he can.
Code:[WingIt, MAINTENANCE ERROR] GuardCompanion called while in combat. This behavior may only be used out-of-combat.
<sigh> This tells me that BuddyWing is calling WingIt's OutOfCombat behavior while still in combat.
I didn't run into this in my testing, but there must be some unanticipated boundary condition that causes this.
I've just updated the repository again with some defensive checks of this condition as a work-around.
Thanks for the reports!
cheers,
chinajade
Last edited: