[retail] TukuiSettingsPerCharacter is nil
reproduction steps
- make Tukui mod add-on and set C.General.UseGlobal as true in a file
- delete WTF
- login
then, at line 101 in Core/Loading.lua, an error occurs since GUISettings(= TukuiSettingsPerCharacter) is nil at the initial launch.
additionally, at line 67 in Modules/Auras/Headers.lua It is supposed to be "Debuff" not "Buff"