Lua and behavior failure in togc #34


  • New
  • Defect
Open
Assigned to ardentvark
  • MysticalOS created this issue Jun 7, 2010

    HudMap crapped on my dps last night when i couldn't see anything anymore, like my timers or slam procs. :\ Got this on jaraxus pull entering combat, after which there was a giant raid icon (circle) stuck on screen taking up like 90% of it until i reloaded UI.

    Date: 2010-06-06 20:29:34
    ID: -1
    Error occured in: Global
    Count: 5
    Message: ..\AddOns\HudMap\modules\zones\tourney.lua line 88:
       attempt to index global 'units' (a nil value)
    Debug:
       (tail call): ?
       HudMap\modules\zones\tourney.lua:88: Start()
       HudMap\modules\encounters.lua:113: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147:
          ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:147
       [string "safecall Dispatcher[12]"]:4:
          [string "safecall Dispatcher[12]"]:4
       [C]: ?
       [string "safecall Dispatcher[12]"]:13: ?()
       ...Ons\Ace3\CallbackHandler-1.0\CallbackHandler-1.0.lua:92: Fire()
       Ace3\AceEvent-3.0\AceEvent-3.0.lua:120:
          Ace3\AceEvent-3.0\AceEvent-3.0.lua:119

  • MysticalOS added the tags New Defect Jun 7, 2010
  • _ForgeUser1756711 posted a comment Jul 19, 2010

    If you want an easy fix, just delete from line 78 to 95, it'll remove the entire Jaraxxus boss, but it wont matter, as the stuff HudMap is trying to do on this boss, is pretty irrelevant. (Range checks are really not needed for Jaraxxus)

    Also delete ", jaraxxus" without the quotes, from line 97


    Edited Jul 19, 2010

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