Page 1 of 1

[Solved] Enemy addon doesn't save configuration

Posted: Mon Jan 11, 2016 11:06 am
by vove
I wiped clean entire configuration of the addon Enemy. New configuration worked and is remembered by the program, but any changes I do from now on are reverted. Anyone had such a problem? I'm using 2.8.0 version.

Re: Enemy addon doesn't save configuration

Posted: Mon Jan 11, 2016 1:37 pm
by Tiggo
do you start war.exe and rorlauncher as admin? (right click on each file and select "run as administrator" in compatibility options.

Re: Enemy addon doesn't save configuration

Posted: Mon Jan 11, 2016 2:34 pm
by vove
Tiggo wrote:do you start war.exe and rorlauncher as admin? (right click on each file and select "run as administrator" in compatibility options.
Nah, why would you want to do that?

Problem with Enemy is it has some default settings stored in:
...\Warhammer Online - Age of Reckoning\Interface\AddOns\Enemy\Code\Core\DefaultSettings.lua

So even if you delete/change some of the options in the addon it reloads them on next login from the default settings. The solution is to edit the default setting file in line with what you like.

Re: [Solved] Enemy addon doesn't save configuration

Posted: Mon Jan 11, 2016 2:40 pm
by Tiggo
i dont have that problem and all i do different to you is to start ror in admin mode. So, well, you found your answer anyway ;)

Re: [Solved] Enemy addon doesn't save configuration

Posted: Mon Jan 11, 2016 2:51 pm
by vove
It's some flawed logic on Enemy's side, it saves data for a character in the profile folder (SavedVariables.lua) but whatever change you make here is loaded when you log in and then it loads the rest from default settings. IMHO no sense, if I delete something I want it to stay deleted but seems the addon author didn't share my opinion ;)

This mainly regards the Effects Indicators.