View Single Post
01-22-13, 05:07 PM   #8
Be3f.
A Theradrim Guardian
 
Be3f.'s Avatar
Join Date: Jan 2011
Posts: 65
Error

This error pops up:

Code:
Message: Interface\FrameXML\UIParent.lua:2720: attempt to compare number with table
Time: 01/23/13 00:04:37
Count: 1477
Stack: Interface\FrameXML\UIParent.lua:2720: in function <Interface\FrameXML\UIParent.lua:2707>

Locals: self = <unnamed> {
 0 = <userdata>
}
elapsed = 0.032999999821186
index = 1
frame = SLDT_Clock {
 0 = <userdata>
 fadeInfo = <table> {
 }
}
fadeInfo = <table> {
 startAlpha = 1
 endAlpha = 0
 mode = "OUT"
 fadeTimer = 48.63100083638
 timeToFade = <table> {
 }
}
(*temporary) = 48.63100083638
(*temporary) = <table> {
 startAlpha = 1
 finishedFunc = <function> defined ButtonTest_OnLoad:16
 timeToFade = 1
 mode = "OUT"
 endAlpha = 0
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare number with table"
__________________
-- Be3f.
  Reply With Quote