View Bug Report
Account Wide settings not working
Bug #: 2567
File: Auto Research
Date: 02/04/20 06:42 PM
By: dorrson
Status: Not a Bug
Account Wide options are not passing to other characters.

I've noticed that part of the issue might be the inclusion of the following code within Settings.lua

Code:
:Version(2, savedVarsUpdateVersion2)
:RemoveSettings(3, "dataVersion")
If you comment out these lines, the saved variables are retained and passed to the second character, but the account wide option shows as "OFF" for the second character. Logging out of the 2nd character then causes the account wide settings to be overwritten, with the settings from the 2nd character.

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: silvereyes - 02/16/20 04:34 PM
"Account Wide" settings toggle does not work like you think it does. The default for each character remains "OFF", even if it is toggled "ON" for a single character. Each character needs to have the toggle set to "ON" individually to use the shared, account-wide configuration.