Automatic Role Check

Automatic Role Check

14.4k Downloads

[Bug] Attempt to call global 'InterfaceOptions_AddCategory' (a nil value)

yungsters opened this issue · 5 comments

commented

Describe the problem

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

Message: ...dOns/AutomaticRoleCheck/AutomaticRoleCheck_Panel.lua:32: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
Time: Sun Jul 28 18:43:28 2024
Count: 1
Stack: ...dOns/AutomaticRoleCheck/AutomaticRoleCheck_Panel.lua:32: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)

Locals: 

Looks like this Global API has changed in 11.0.0? I see a related discussion here.

commented

@yungsters

Thank you for the support! Please note that 11.0.2 is not an active retail patch yet, so it will most likely work between now and the release of TWW.

commented

Amazing! Thanks so much for fixing. I really appreciate your addon.

commented

@yungsters

Thank you for your issue. It seems like the Settings API has been changed and will be changed for 11.0.2 as well. Therefore, I created a new release for 11.0.2, which also includes a new feature to disable the first role check on each login. Feel free to check it out!

commented

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

commented

Awesome! Thanks so much.