View Single Post
02-23-17, 11:37 PM   #5
r8response
A Fallenroot Satyr
 
r8response's Avatar
Join Date: Nov 2009
Posts: 28
Code:
7x nibRealUI\Infobar\Blocks.lua:2253: attempt to index field '?' (a nil value)
nibRealUI\Infobar\Blocks.lua:2253: in function 'OnEnter'
nibRealUI\Infobar\Bar.lua:62: in function 'OnEnter'
nibRealUI\Infobar\Bar.lua:149: in function <nibRealUI\Infobar\Bar.lua:142>

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> {
 }
 Kilr = <table> {
 }
 Udderpowah = <table> {
 }
 Xymm = <table> {
 }
 Yampun = <table> {
 }
 Veralyn = <table> {
 }
}
(*temporary) = "Veralyn"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "18,650g"
(*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 = "18,650g 70s 38c"
 3 = "Timewarped Badge"
 4 = "Valor"
 6 = ""
}
(*temporary) = "Jubei'Thos-Horde"
(*temporary) = "18,650g 70s 38c"
(*temporary) = "Timewarped Badge"
(*temporary) = "Valor"
(*temporary) = nil
(*temporary) = ""
(*temporary) = "38c"
(*temporary) = 18650
(*temporary) = 70
(*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
That's everything
  Reply With Quote