View Bug Report
PTR 7.0.3
Bug #: 8463
File: DejaXPBar
Date: 06-30-16 03:08 PM
By: Zetaprime82
Status: Fixed
Message: Interface\AddOns\DejaXPBar\DejaXPBar.lua:37: attempt to index global 'ReputationWatchBarTexture0' (a nil value)
Time: 06/30/16 23:00:51
Count: 1
Stack: Interface\AddOns\DejaXPBar\DejaXPBar.lua:37: in function <Interface\AddOns\DejaXPBar\DejaXPBar.lua:19>
[C]: in function `LoadAddOn'
[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:7: in function <[string "Interface\FrameXML\BasicControls.xml:<Scrip..."]:4>
[C]: ?
Interface\AddOns\DejaXPBar\DejaXPBar.lua:37: in function <Interface\AddOns\DejaXPBar\DejaXPBar.lua:19>

Locals: self = DejaXPFrame {
0 = <userdata>
}
event = "ADDON_LOADED"
(*temporary) = nil
(*temporary) = nil
(*temporary) = <userdata>
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'ReputationWatchBarTexture0' (a nil value)"

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: Dejablue - 07-08-16 05:52 AM
I do not intend to maintain this addon as stated in the description. However I have updated it to work with 7.0.3 and Artifact bars. There is a glitch still where the default action bars will move up and or down when the XP/Rep/Artifact bars are shown. However this does not appear to effect anything other than the movement when mousing over.

It is functional and as non annoying as I can make it.

If you wish to change the size of the bars look for

local width = 800
local height = 20

and change them to what you wish.

Enjoy, Cheers!