View Single Post
02-23-17, 07:13 PM   #3
r8response
A Fallenroot Satyr
 
r8response's Avatar
Join Date: Nov 2009
Posts: 28
Originally Posted by Gethe View Post
For that error, did you have any locals?
Here you are. Only happens when mousing over the currency section. None of the others pop up an error

Code:
Locals:
block = <unnamed> {
 0 = <userdata>
 OnLeave = <function> defined @nibRealUI\Infobar\Bar.lua:76
 highlight = <unnamed> {
 }
 RestorePosition = <function> defined @nibRealUI\Infobar\Bar.lua:212
 OnDragStart = <function> defined @nibRealUI\Infobar\Bar.lua:105
 UpdateButtonSide = <function> defined @nibRealUI\Infobar\Bar.lua:187
 tooltip = <unnamed> {
 }
 index = 4
 isDocked = true
 side = "right"
 AdjustElements = <function> defined @nibRealUI\Infobar\Bar.lua:219
 OnDragStop = <function> defined @nibRealUI\Infobar\Bar.lua:119
 text = <unnamed> {
 }
 label = <unnamed> {
 }
 SavePosition = <function> defined @nibRealUI\Infobar\Bar.lua:205
 icon = <unnamed> {
 }
 OnEnter = <function> defined @nibRealUI\Infobar\Bar.lua:47
 name = "currency"
 bg = <unnamed> {
 }
 OnClick = <function> defined @nibRealUI\Infobar\Bar.lua:96
 OnEvent = <function> defined @nibRealUI\Infobar\Bar.lua:142
 OnUpdate = <function> defined @nibRealUI\Infobar\Bar.lua:153
 dataObj = <table> {
 }
}
tooltip = <unnamed> {
 0 = <userdata>
 lines = <table> {
 }
 headerFont = RealUI_TooltipHeader {
 }
 cell_margin_v = 3
 scripts = <table> {
 }
 scrollFrame = <unnamed> {
 }
 _skinned = true
 columns = <table> {
 }
 scrollChild = <unnamed> {
 }
 colspans = <table> {
 }
 width = 78
 cell_margin_h = 6
 labelProvider = <table> {
 }
 autoHideTimerFrame = <unnamed> {
 }
 height = 19
 regularFont = RealUI_TooltipText {
 }
 tex = <unnamed> {
 }
 key = <unnamed> {
 }
}
lineNum = nil
colNum = nil
realmMoneyTotal = 4215234519
faction = "Horde"
(for index) = 2
(for limit) = 2
(for step) = 1
index = 2
realm = "Gundrak"
realm_faction = "Gundrak-Horde"
(*temporary) = nil
(*temporary) = "Horde"
(*temporary) = <table> {
 Lolà = <table> {
 }
 Agaroth = <table> {
 }
 Brynar = <table> {
 }
 Avasarala = <table> {
 }
 Averlin = <table> {
 }
 Nagnar = <table> {
 }
 Grozkal = <table> {
 }
 Yampun = <table> {
 }
 Udderpowah = <table> {
 }
 Xymm = <table> {
 }
 Veralyn = <table> {
 }
 Kilr = <table> {
 }
}
(*temporary) = "Kilr"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "36,821g"
(*temporary) = <function> defined =[C]:-1
(*temporary) = <table> {
 1 = <table> {
 }
 2 = <table> {
 }
 3 = <table> {
 }
 4 = <table> {
 }
 5 = <table> {
 }
 6 = <table> {
 }
 7 = <table> {
 }
 8 = <table> {
 }
 9 = <table> {
 }
 10 = <table> {
 }
 11 = <table> {
 }
 12 = <table> {
 }
 defaultSort = 1
 header = <table> {
 }
 cellGetTooltipText = <function> defined @nibRealUI\Infobar\Blocks.lua:2141
 rowOnClick = <function> defined @nibRealUI\Infobar\Blocks.lua:2132
 width = 400
}
(*temporary) = <table> {
 id = 12
 info = <table> {
 }
 meta = <table> {
 }
}
(*temporary) = <table> {
 1 = "Jubei'Thos-Horde"
 2 = "36,821g 34s 16c"
 3 = "Order Resources"
 6 = ""
}
(*temporary) = "Jubei'Thos-Horde"
(*temporary) = "36,821g 34s 16c"
(*temporary) = "Order Resources"
(*temporary) = nil
(*temporary) = nil
(*temporary) = ""
(*temporary) = "16c"
(*temporary) = 36821
(*temporary) = 34
(*temporary) = "attempt to index field '?' (a nil value)"
qTip = <table> {
 activeTooltips = <table> {
 }
 LabelPrototype = <table> {
 }
 tooltipHeap = <table> {
 }
 cellPrototype = <table> {
 }
 tableHeap = <table> {
 }
 providerMetatable = <table> {
 }
 providerPrototype = <table> {
 }
 onReleaseHandlers = <table> {
 }
 LabelProvider = <table> {
 }
 tipMetatable = <table> {
 }
 frameHeap = <table> {
 }
 IterateTooltips = <function> defined @nibRealUI\Libs\LibQTip-1.0\LibQTip-1.0.lua:149
 CreateCellProvider = <function> defined @nibRealUI\Libs\LibQTip-1.0\LibQTip-1.0.lua:234
 layoutCleaner = <unnamed> {
 }
 tipPrototype = <table> {
 }
 IsAcquired = <function> defined @nibRealUI\Libs\LibQTip-1.0\LibQTip-1.0.lua:142
 Release = <function> defined @Interface\A
  Reply With Quote