Reply
Thread Tools Display Modes
Unread 06-05-14, 07:09 AM   #1
Zanderwar
Zombie
AddOn Author - Click to view addons
Join Date: Jun 2014
Posts: 3
Random error

Code:
x1:SetText(Inspect.Pvp.Prestige().rank.." ")
x2:SetText(Inspect.Pvp.Prestige().accumulated.."/"..Inspect.Pvp.Prestige().needed)
This gives an error after every zone change, can't figure out why it happens since it still works

It loops on Event.System.Update.Begin

Any one able to help me out with this so I can release my addon?

Quote:
Error: ezPvP/main.lua:298: attempt to index a nil value
In ezPvP / Set Statistics, event Event.System.Update.Begin
stack traceback:
ezPvP/main.lua:298: in function <ezPvP/main.lua:241>
Zanderwar is offline   Reply With Quote
Reply

Go BackRiftui » Developer Discussions » Lua Help » Random error

Thread Tools
Display Modes

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