tullamods / tullaRange

Colors actionbuttons when out of range
https://tullamods.com/tullaRange
MIT License
18 stars 6 forks source link

4.3 PTR Ultraxion #2

Closed sp00n closed 12 years ago

sp00n commented 13 years ago

The encounter introduces a new button within the Alternate Power Bar. The bug seems to be related to this (ExtraActionButton1).

3x tullaRange-4.2.0\tullaRange.lua:277: attempt to index local 'nt' (a nil value) tullaRange-4.2.0\tullaRange.lua:251: in function `UpdateButtonUsable' tullaRange-4.2.0\tullaRange.lua:227: in function <Interface\AddOns\tullaRange\tullaRange.lua:225>

: in function`ActionButton_UpdateUsable' Interface\FrameXML\ActionButton.lua:517: in function `ActionButton_OnEvent': Interface\FrameXML\ActionButton.lua:141: in function : nil Locals: table: 30B356A8 1x tullaRange-4.2.0\tullaRange.lua:277: attempt to index local 'nt' (a nil value) tullaRange-4.2.0\tullaRange.lua:251: in function `UpdateButtonUsable' tullaRange-4.2.0\tullaRange.lua:227: in function : in function`ActionButton_UpdateUsable' Interface\FrameXML\ActionButton.lua:249: in function : : ? : in function `ActionButton_Update' Interface\FrameXML\ActionButton.lua:478: in function`ActionButton_OnEvent': Interface\FrameXML\ActionButton.lua:105: in function : nil Locals: table: 46243468
Tuller commented 12 years ago

The latest version should resolve this issue.

Scendera commented 12 years ago

It does....also fixes the impossible lag caused by the older version. Signed up just to confirm in case you get any other comments about it. Very nice work getting it updated so perfectly!

Tuller commented 12 years ago

For reference, the lag you were experiencing was actually caused by the error message happening repeatedly :)