Automatic Role Check

Automatic Role Check

14.4k Downloads

[Bug] Options not working since 11.0

TheAzkas opened this issue ยท 2 comments

commented

Describe the problem

I get the following error when loading the game with this addon enabled:

2x Blizzard_Settings_Shared/Blizzard_Setting.lua:9: 'name' for variable 'AutomaticRoleCheck_Options.Enabled' requires string type.
[string "=[C]"]: in function `error'
[string "@Blizzard_Settings_Shared/Blizzard_Setting.lua"]:9: in function <Blizzard_Settings_Shared/Blizzard_Setting.lua:7>
[string "@Blizzard_Settings_Shared/Blizzard_Setting.lua"]:205: in function `Init'
[string "@Blizzard_SharedXMLBase/Mixin.lua"]:28: in function `CreateAndInitFromMixin'
[string "@Blizzard_Settings_Shared/Blizzard_Settings.lua"]:184: in function `RegisterProxySetting'
[string "@AutomaticRoleCheck/AutomaticRoleCheck_Panel.lua"]:11: in function `RegisterCheckbox'
[string "@AutomaticRoleCheck/AutomaticRoleCheck_Panel.lua"]:15: in main chunk

Locals:
(*temporary) = "'name' for variable 'AutomaticRoleCheck_Options.Enabled' requires string type."
commented

@TheAzkas

Thank you for your issue. Please note that the current version does not support 11.0.0 (the active patch as of writing this comment) due to significant API changes in the new patch.

However, it does support 11.0.2, which is not yet an active retail patch. This means your issue will be resolved between now and the release of TWW.

Until then, the addon is functional, though it does generate errors for the options screen located in your Addons. You likely do not need to use this screen if you use the commands instead.

Sorry for the inconvenience, and thanks for using the addon.

commented

@TheAzkas FYI: The 11.0.2 patch is now an active retail update, so the issue should be resolved!