LUA errors #54


  • Defect
Closed
  • Dutchieau created this issue Sep 20, 2018

    Im getting endless LUA errors whenever I use this addon, please help!!

  • Dutchieau posted a comment Sep 20, 2018

    : Interface\AddOns\GladiusEx\options.lua:685: attempt to call global 'GetClassInfoByID' (a nil value)
    Time: Thu Sep 20 18:08:41 2018
    Count: 1
    Stack: Interface\AddOns\GladiusEx\options.lua:685: attempt to call global 'GetClassInfoByID' (a nil value)
    Interface\AddOns\GladiusEx\options.lua:685: in function `member'
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:220: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:168>
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1169: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1046>
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1073: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1046>
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1583: in function `FeedGroup'
    ...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1508: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:1492>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[3]"]:9: in function <[string "safecall Dispatcher[3]"]:5>
    (tail call): ?
    ...ace\AddOns\Bartender4\libs\AceGUI-3.0\AceGUI-3.0.lua:314: in function `Fire'
    ...ibs\AceGUI-3.0\widgets\AceGUIContainer-TreeGroup.lua:531: in function `Select'
    ...
    ...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:20: in function <...GUI-3.0\widgets\AceGUIContainer-BlizOptionsGroup.lua:19>
    [C]: in function `Show'
    Interface\FrameXML\UIParent.lua:2614: in function `SetUIPanel'
    Interface\FrameXML\UIParent.lua:2420: in function `ShowUIPanel'
    Interface\FrameXML\UIParent.lua:2320: in function <Interface\FrameXML\UIParent.lua:2316>
    [C]: in function `SetAttribute'
    Interface\FrameXML\UIParent.lua:3141: in function <Interface\FrameXML\UIParent.lua:3129>
    [C]: in function `ShowUIPanel'
    Interface\FrameXML\UIParent.lua:3162: in function `ShowOptionsPanel'
    [string "*:OnClick"]:2: in function <[string "*:OnClick"]:1>

    Locals: <none>

  • Dutchieau posted a comment Sep 20, 2018

    Thats after manually putting Libs CD tracker into Gladius Ex folder

  • Vendethiel posted a comment Sep 20, 2018

    You don't need to manually put Libs CD tracker into gladiusex folder.

    Seems like the function I used was deleted. I'll change it.

  • Vendethiel posted a comment Sep 23, 2018
  • Vendethiel added a tag Defect Sep 23, 2018
  • Vendethiel closed issue Nov 17, 2018
  • Vendethiel posted a comment Nov 17, 2018

    Fixed in code revision 3b98506


To post a comment, please login or register a new account.