View Bug Report
Wod Error
Bug #: 8177
File: BobUI Classic (v6.1 beta2.1)
Date: 10-05-14 09:15 AM
By: def9
Status: Awaiting Feedback
This is the error I get upon logging into WoD 6.0.2.18988 beta build. My action bars are not present on the screen making combat in Nagrand a ton of fun :). All the frames seemed to be in the places your screenshots show and I was able to see chat, combat text etc. So hopefully this will help you start weeding out the issues. I do get the error everytime logging in btw.

Code:
Message: Interface\AddOns\BobUI\modules\actionbars\bars.lua:42: attempt to index global 'PVPMicroButton' (a nil value)
Time: 10/05/14 11:05:15
Count: 1
Stack: Interface\AddOns\BobUI\modules\actionbars\bars.lua:42: in main chunk

Locals: _ = "BobUI"
cfg = <table> {
 bar3 = <table> {
 }
 zone = <table> {
 }
 Minimap = true
 HideBossEmote = false
 cdtimer = <table> {
 }
 buffBorderColor = <table> {
 }
 tooltip = <table> {
 }
 font = "Fonts\ARIALN.ttf"
 style = "THINOUTLINE"
 Mail = true
 ZoneText = true
 autoquest = true
 bags = <table> {
 }
 Panels = true
 chat = <table> {
 }
 hidemacro = false
 debuff = <table> {
 }
 UIscale = 0.711111111
 pixelbordersize = 2
 alpha = 1
 AutoScaleUI = false
 nameplates = <table> {
 }
 bag = <table> {
 }
 buff = <table> {
 }
 automate = true
 fadealpha = 0
 Chat = true
 RangeColoring = true
 WatchFrame = true
 bar1 = <table> {
 }
 backdrop = "Interface\AddOns\BobUI\media\backdrop.blp"
 WorldMap = <table> {
 }
 FilterErrors = true
 Timer = <table> {
 }
 ebox = <table> {
 }
 ActionBars = true
 xp = <table> {
 }
 channelannounce = "INSTANCE_CHAT"
 panels = <table> {
 }
 border = <table> {
 }
 minimap = <table> {
 }
 ViewPort = <table> {
 }
 auras = true
 time = <table> {
 }
 Interrupts = true
 Clock = true
 watch = <table> {
 }
 vehicle = <table> {
 }
 lootframes = true
 stance = <table> {
 }
 pet = <table> {
 }
 bar5 = <table> {
 }
 bar2 = <table> {
 }
 extra = <table> {
 }
 ToolTip = true
 bar4 = <table> {
 }
 colors = <table> {
 }
 statusbar_texture = "Interface\AddOns\BobUI\media\statusbar"
 hidehotkey = true
 DataText = <table> {
 }
 NamePlates = true
 rez = true
 bColor = <table> {
 }
 AutoAcceptRolls = true
 autoshot = true
}
addon = "BobUI"
ns = <table> {
 bar3 = <table> {
 }
 zone = <table> {
 }
 Minimap = true
 HideBossEmote = false
 cdtimer = <table> {
 }
 buffBorderColor = <table> {
 }
 tooltip = <table> {
 }
 font = "Fonts\ARIALN.ttf"
 style = "THINOUTLINE"
 Mail = true
 ZoneText = true
 autoquest = true
 bags = <table> {
 }
 Panels = true
 chat = <table> {
 }
 hidemacro = false
 debuff = <table> {
 }
 UIscale = 0.711111111
 pixelbordersize = 2
 alpha = 1
 AutoScaleUI = false
 nameplates = <table> {
 }
 bag = <table> {
 }
 buff = <table> {
 }
 automate = true
 fadealpha = 0
 Chat = true
 RangeColoring = true
 WatchFrame = true
 bar1 = <table> {
 }
 backdrop = "Interface\AddOns\BobUI\media\backdrop.blp"
 WorldMap = <table> {
 }
 FilterErrors = true
 Timer = <table> {
 }
 ebox = <table> {
 }
 ActionBars = true
 xp = <table> {
 }
 channelannounce = "INSTANCE_CHAT"
 panels = <table> {
 }
 border = <table> {
 }
 minimap = <table> {
 }
 ViewPort = <table> {
 }
 auras = true
 time = <table> {
 }
 Interrupts = true
 Clock = true
 watch = <table> {
 }
 vehicle = <table> {
 }
 lootframes = true
 stance = <table> {
 }
 pet = <table> {
 }
 bar5 = <table> {
 }
 bar2 = <table> {
 }
 extra = <table> {
 }
 ToolTip = true
 bar4 = <table> {
 }
 colors = <table> {
 }
 statusbar_texture = "Interface\AddOns\BobUI\media\statusbar"
 hidehotkey = true
 DataText = <table> {
 }
 NamePlates = true
 rez = true
 bColor = <table> {
 }
 AutoAcceptRolls = true
 autoshot = true
}
isBeautiful = true
fade = <function> defined @Interface\AddOns\BobUI\modules\actionbars\bars.lua:9
CreateBackdrop = <function> defined @Interface\AddOns\BobUI\modules\actionbars\bars.lua:17
(*temporary) = nil
(*temporary) = nil
(*temporary) = false
(*temporary) = <userdata>
(*temporary) = nil
(*temporary)

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: 10leej - 10-05-14 10:29 AM
try commenting out BobUI>modules>actionbars>bar.lua line 42 sounds to me like they changed the name of the PVPMicroButton