Castbar issues #103


Closed
  • scottydo42 created this issue Oct 30, 2020

    I absolutely love this addon, been using it for years! I've been encountering an error when castbars are enabled, so I've been disabling gladiusex castbars and making do with other addons layered on top of this one. Was wondering if anyone else is having this issue? Here's the copy/paste of the lua error which shows up if I have cast bars enabled and I enter test mode (all other addons disabled):

     

    Message: Interface\AddOns\GladiusEx\GladiusEx.lua:1490: bad argument #2 to '?' (string expected, got nil)
    Time: Fri Oct 30 14:06:42 2020
    Count: 1
    Stack: Interface\AddOns\GladiusEx\GladiusEx.lua:1490: bad argument #2 to '?' (string expected, got nil)
    [string "=(tail call)"]: ?
    [string "=[C]"]: in function `?'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:1490: in function <Interface\AddOns\GladiusEx\GladiusEx.lua:1488>
    [string "=(tail call)"]: ?
    [string "@Interface\AddOns\GladiusEx\modules\castbar.lua"]:243: in function <Interface\AddOns\GladiusEx\modules\castbar.lua:222>
    [string "@Interface\AddOns\GladiusEx\modules\castbar.lua"]:539: in function `Test'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:865: in function `TestUnit'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:511: in function `UpdateArenaFrames'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:534: in function `UpdateFrames'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:554: in function `CheckArenaSize'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:585: in function `ShowFrames'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:417: in function `SetTesting'
    [string "@Interface\AddOns\GladiusEx\options.lua"]:605: in function <Interface\AddOns\GladiusEx\options.lua:605>
    [string "=[C]"]: ?
    [string "@Interface\AddOns\GladiusEx\libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:51: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:49>
    [string "@Interface\AddOns\GladiusEx\libs\AceConfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua"]:843: in function <...nfig-3.0\AceConfigDialog-3.0\AceConfigDialog-3.0.lua:664>
    [string "=[C]"]: ?
    [string "@Interface\AddOns\GladiusEx\libs\AceGUI-3.0\AceGUI-3.0.lua"]:72: in function <...face\AddOns\GladiusEx\libs\AceGUI-3.0\AceGUI-3.0.lua:70>
    [string "@Interface\AddOns\GladiusEx\libs\AceGUI-3.0\AceGUI-3.0.lua"]:306: in function `Fire'
    [string "@Interface\AddOns\GladiusEx\libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua"]:22: in function <...usEx\libs\AceGUI-3.0\widgets\AceGUIWidget-Button.lua:19>

    Locals: <none>

     

    Thanks in advance!

  • scottydo42 posted a comment Oct 31, 2020

    Upon further messing around, the error with the castbars seems to occur when I try to remove the text timer. Leaving it on seems to keep things running so I just moved it over.

  • Vendethiel posted a comment Oct 31, 2020

    Need to take a look at it.

  • Vendethiel posted a comment Dec 15, 2020

    I have a fix I need to test.

  • Vendethiel closed issue Jan 28, 2021

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