Thread Tools Display Modes
07-30-15, 03:59 PM   #1
truculentt
A Deviate Faerie Dragon
Join Date: Aug 2014
Posts: 17
bug: (table expected, got string)

This is an error that occurs upon entering an arena or bg. It also randomly occurs upon entering a new instance through lfg or lfr, but I was unable to replicate the error consistently in pve instances.

To verify, I performed a fresh install of the entire blizzard UI. Deleted the interface and WTF folders, allowed the game client to rebuild them, then fresh-installed RealUI8.


Code:
6x !Aurora_RealUI\FrameXML\Timer.lua:16: bad argument #1 to 'unpack' (table expected, got string)
[C]:: in function 'unpack'
!Aurora_RealUI\FrameXML\Timer.lua:16: in function <!Aurora_RealUI\FrameXML\Timer.lua:6>
!Aurora_RealUI\FrameXML\Timer.lua:36: in function <!Aurora_RealUI\FrameXML\Timer.lua:33>

Locals:
bar = TimerTrackerTimer1StatusBar {
 0 = <userdata>
 timeText = TimerTrackerTimer1StatusBarTimeText {
 }
}
barName = "TimerTrackerTimer1StatusBar"
(for index) = 3
(for limit) = 4
(for step) = 1
i = 3
region = TimerTrackerTimer1StatusBarTimeText {
 0 = <userdata>
}
(*temporary) = <function> defined =[C]:-1
(*temporary) = TimerTrackerTimer1StatusBarTimeText {
 0 = <userdata>
}
TimerTexture = "Interface\AddOns\nibRealUI\Media\Skins\TimerTracker"

NOTE: using swatter, the locals are a little different. Below is the output:
Code:
Locals:
(*temporary) = "Interface\AddOns\nibRealUI\Fonts\pixel_small.ttf"
(*temporary) = "table expected, got string"
  Reply With Quote

WoWInterface » Featured Projects » RealUI » bug: (table expected, got string)


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off