Maintenance for the week of December 16:
• PC/Mac: No maintenance – December 16
• NA megaservers for patch maintenance – December 17, 4:00AM EST (9:00 UTC) - 12:00PM EST (17:00 UTC)
• EU megaservers for patch maintenance – December 17, 9:00 UTC (4:00AM EST) - 17:00 UTC (12:00PM EST)
Getting this every time I get into battle or take fall damage, I assumed it would be auto-recharge but no settings I change fixes it, anyone else know what it is? just popped up today
If you got such messages in the chat try to use a free tool like Notepad++ and use it's "search in folder" option to search for the start of that string in the live/AddOns folder.
This way you can find out what addon is causing it.
Most of the time it's a left over debug message like d("ARC_Durability_Change ...").
Just put -- inf ront of the d( and it's commented and won't show anymore then.