Maintenance for the week of October 27:
• [IN PROGRESS] PC/Mac: NA and EU megaservers for maintenance – October 29, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC) https://forums.elderscrollsonline.com/en/discussion/684603
• [IN PROGRESS] Xbox: NA and EU megaservers for maintenance – October 29, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
• [IN PROGRESS] PlayStation®: NA and EU megaservers for maintenance – October 29, 4:00AM EDT (8:00 UTC) - 12:00PM EDT (16:00 UTC)
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.