Myrroddin / libaboutpanel-2.0

https://www.curseforge.com/wow/addons/libaboutpanel-2-0
MIT License
0 stars 0 forks source link

[BUG] InterfaceOptions_AddCategory global is nil #1

Closed Myrroddin closed 2 months ago

Myrroddin commented 2 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. WoW version (SoD, hardcore, vanilla, Cataclysm, retail): any
  2. LibAboutPanel-2.0 version: 1.0.70
  3. WoW text language: Any
  4. Capture error code with BugSack and paste below

Screenshots If applicable, could you add screenshots to help explain your problem?

BugSack error capture


Message: ...omAudio/Libs/LibAboutPanel-2.0/LibAboutPanel-2.0.lua:495: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)

Time: Fri Jul 26 22:39:22 2024

Count: 1

Stack: ...omAudio/Libs/LibAboutPanel-2.0/LibAboutPanel-2.0.lua:495: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)

[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:494: in function `InitializeAddon'

[string "@Interface/AddOns/ElvUI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua"]:619: in function <...UI_Libraries/Core/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>
Myrroddin commented 2 months ago

Fixed with 1.0.71. Thank you, Ghost on the WoWDev Discord!