Details asking for a password every time after a loading screen.
Hi, i've seen people getting this same error with Carbonite (don't use that) and I'm getting it with details, I've tried reinstalling the addon several times and downloading from different sources and nothing, still popping the same message
Screenshot: https://prnt.sc/oZuuLOIf6Ff5
(Message is in spanish since spanish client, it says "Enter a password for 'Details'.")
Details Damage Meter Password Fix
Alright, I dug around the files a bit and I found a solution/work around.
Find the file named "network.lua" in your AddOns folder located at WoW\Interface\AddOns\Details\core\network.lua
Open that file in a text editor. Notepad++ is a good choice.
Around 3/4 down on line 468 you can change the "room_name" variable to something of your choice. e.g. local room_name = "your_channel"
Next time you open the game the popup asking for a password shouldn't appear unless the name you chose is also already password protected.
If there's interest I may upload a copy of Details with the change already applied.
I hope this helps! :)