Thread Tools Display Modes
02-17-11, 06:12 AM   #1
crack-monkey
A Defias Bandit
Join Date: Oct 2008
Posts: 2
MicroExperience LUA Error Msg

I use the AddOn MicroExperience nice little Exp Bar, but i get an LUA Error Msg:

Code:
Message: Interface\AddOns\MicroExperience\MicroExperience.lua:293: attempt to compare nil with number
Time: 02/17/11 00:19:39
Count: 2
Stack: Interface\AddOns\MicroExperience\MicroExperience.lua:293: in function `PLAYER_XP_UPDATE'
Interface\AddOns\MicroExperience\MicroExperience.lua:354: in function `?'
Interface\AddOns\MicroExperience\MicroExperience.lua:371: in function <Interface\AddOns\MicroExperience\MicroExperience.lua:371>

Locals: self = <unnamed> {
PLAYER_LOGIN = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:283
0 = <userdata>
PLAYER_XP_UPDATE = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:290
UPDATE_FACTION = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:333
}
(*temporary) = 353701
(*temporary) = nil
(*temporary) = 353701
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to compare nil with number"
min = nil
gained = nil
max = nil
sessionxp = nil
name = nil
standing = 0
minrep = 0
maxrep = 0
value = 0
xpbar = <unnamed> {
PLAYER_LOGIN = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:283
0 = <userdata>
PLAYER_XP_UPDATE = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:290
UPDATE_FACTION = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:333
}
r = 0.58
g = 0.51
b = 0.79
text = <unnamed> {
0 = <userdata>
}
truncate = <function> defined @Interface\AddOns\MicroExperience\MicroExperience.lua:75
rested = <unnamed> {
0 = <userdata>
}
I tried to find the error in the LUA code but i dont know much about LUA, only some PASCAL basics are in my head.

Can somebody help me with this Error?

greetings

monkey
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » MicroExperience LUA Error Msg


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