Message: Interface/AddOns/AnglerAtlas/UI.lua:19: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
Time: Sun Oct 20 13:22:57 2024
Count: 1
Stack: Interface/AddOns/AnglerAtlas/UI.lua:19: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@Interface/AddOns/AnglerAtlas/UI.lua"]:19: in function BuildAddonSettings' [string "@Interface/AddOns/AnglerAtlas/UI.lua"]:1446: in functionBuild'
[string "@Interface/AddOns/AnglerAtlas/Core.lua"]:28: in function <Interface/AddOns/AnglerAtlas/Core.lua:26>
[string "@Interface/AddOns/AnglerAtlas/Core.lua"]:45: in function <Interface/AddOns/AnglerAtlas/Core.lua:43>
Hi @maboutin81 thanks for the interest in the addon's update. I believe I have a fix, however I currently don't have a sub to test it, could you manually install a test fix version of the addon I made here, https://github.com/Deahgib/AnglerAtlas/blob/patch-11.0.2-settings-API-changes/dist/AnglerAtlas-0.0.10testfix.zip
And report back if there are any bugs? Note the changes are related to the creation of the settings page of the addon. If the problem is fixed I can publish the changes to curseforge.
Since the big update that broke most mods:
Message: Interface/AddOns/AnglerAtlas/UI.lua:19: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) Time: Sun Oct 20 13:22:57 2024 Count: 1 Stack: Interface/AddOns/AnglerAtlas/UI.lua:19: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) [string "@Interface/AddOns/AnglerAtlas/UI.lua"]:19: in function
BuildAddonSettings' [string "@Interface/AddOns/AnglerAtlas/UI.lua"]:1446: in function
Build' [string "@Interface/AddOns/AnglerAtlas/Core.lua"]:28: in function <Interface/AddOns/AnglerAtlas/Core.lua:26> [string "@Interface/AddOns/AnglerAtlas/Core.lua"]:45: in function <Interface/AddOns/AnglerAtlas/Core.lua:43>Locals: self = angler-root { ANGLER_DARK_FONT_COLOR = "" TopLeftCorner = Texture { } selectedZoneHighlight = angler-zone-selected-icon { } TopBorder = Texture { } selectedIcon = angler-grid-selected-icon { } equipmentToggleButton = angler-tab-button-1 { } TitleBg = Texture { } showButtonTab = angler-show-button-tab { } recipesToggleButton = angler-tab-button-1 { } TitleText = FontString { } BotRightCorner = Texture { } title = FontString { } zoneinfo = angler-zone-info { } tabManager =
Thank you for flagging this I will be publishing a fix as soon as I am able.
Hi @maboutin81 thanks for the interest in the addon's update. I believe I have a fix, however I currently don't have a sub to test it, could you manually install a test fix version of the addon I made here, https://github.com/Deahgib/AnglerAtlas/blob/patch-11.0.2-settings-API-changes/dist/AnglerAtlas-0.0.10testfix.zip And report back if there are any bugs? Note the changes are related to the creation of the settings page of the addon. If the problem is fixed I can publish the changes to curseforge.