LUA errors on login / during arena #188


Closed
  • FlashFloodWatch created this issue Sep 18, 2021

    Hello,

     

    when I login I immediately get four LUA errors (TBC 2.5.2 Addon version 2.0-BCC):

     

    first: empty


    second: "Message: (null)
    Time: Sat Sep 18 23:22:38 2021
    Count: 5"


    third: "Message: Error loading Interface\AddOns\GladiusEx\libs\LibCooldownTracker-1.0\cooldowns_bcc_racials.lua
    Time: Sat Sep 18 23:22:38 2021
    Count: 5"


    fourth: "Message: Error loading Interface\AddOns\GladiusEx\libs\LibCooldownTracker-1.0\cooldowns_bcc_items.lua
    Time: Sat Sep 18 23:22:38 2021
    Count: 5"

     

     

    When entering an arena match or when dropping combat in arena I get:

     

    Message: Interface\AddOns\GladiusEx\GladiusEx.lua:678: attempt to call global 'GetArenaOpponentSpec' (a nil value)
    Time: Sat Sep 18 23:26:25 2021
    Count: 1
    Stack: Interface\AddOns\GladiusEx\GladiusEx.lua:678: attempt to call global 'GetArenaOpponentSpec' (a nil value)
    [string "=(tail call)"]: ?
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:678: in function `ARENA_PREP_OPPONENT_SPECIALIZATIONS'
    [string "@Interface\AddOns\GladiusEx\GladiusEx.lua"]:660: in function `?'
    [string "@Interface\AddOns\ElvUI\Libraries\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:119: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:119>
    [string "=[C]"]: ?
    [string "@Interface\AddOns\ElvUI\Libraries\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:29: in function <...ies\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:25>
    [string "@Interface\AddOns\ElvUI\Libraries\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua"]:64: in function `Fire'
    [string "@Interface\AddOns\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua"]:120: in function <...s\ElvUI\Libraries\Ace3\AceEvent-3.0\AceEvent-3.0.lua:119>

    Locals: <none>

    Also just wanted to say that trinket support would be huge - thanks for the addon!

  • FlashFloodWatch edited description Sep 18, 2021
  • haze27 posted a comment Dec 17, 2021

    Did you get a fix? Im getting this too

  • Vendethiel closed issue Mar 26, 2022

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