Thread Tools Display Modes
03-16-14, 08:06 AM   #1
Haleth
This Space For Rent
 
Haleth's Avatar
Featured
Join Date: Sep 2008
Posts: 1,173
Lua error in default UI

Has anyone been seeing this error lately? I get it sporadically, typically after taking a portal.

Code:
Message: [string "Death and Respawn Check"]:51: attempt to index field 'states' (a nil value)
Time: 03/16/14 14:57:29
Count: 1
Stack: [string "Death and Respawn Check"]:51: in function `DeathAndRespawnCheck'
[string "Display Damage"]:23: in function `SetHealth'
[string "Init Player Team"]:283: in function `InitPet'
[string "Init Player Team"]:177: in function `InitTeam'
[string "PetBattle - 0. Init and Main Loop"]:55: in main chunk

Locals: pet = <function> defined =[C]:-1
forced = <function> defined Interface\FrameXML\BasicControls.xml:<Scripts>:4
lookAtPos = "[string "Death and Respawn Check"]:51: attempt to index field 'states' (a nil value)"
deathKitID = true
It doesn't seem to be caused by any of my addons, but I figured I'd check before I report it as a bug.
  Reply With Quote
03-16-14, 08:32 AM   #2
jeruku
A Cobalt Mageweaver
 
jeruku's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2010
Posts: 223
I can confirm this as well.
  Reply With Quote
03-16-14, 08:46 AM   #3
Clamsoda
A Frostmaul Preserver
Join Date: Nov 2011
Posts: 269
Super duper 100% confirmed.

http://us.battle.net/wow/en/forum/to...5456946?page=1
  Reply With Quote
03-17-14, 12:49 AM   #4
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
The whole pet battle system is actually written in Lua, even though it's not exposed to the UI... pretty amusing that its errors go to the UI's error handler though.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
03-17-14, 04:15 PM   #5
cokedrivers
A Rage Talon Dragon Guard
 
cokedrivers's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2009
Posts: 325
Are you all using RareCoordinator?

I noticed this error also when in the Timeless Isle, once I disabled RareCoordinator it stopped so must be in the addon.

Coke
  Reply With Quote
03-17-14, 04:24 PM   #6
myrroddin
A Pyroguard Emberseer
 
myrroddin's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 1,240
Originally Posted by cokedrivers View Post
Are you all using RareCoordinator?
Never had it installed.
  Reply With Quote
03-17-14, 06:16 PM   #7
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
Originally Posted by cokedrivers View Post
I noticed this error also when in the Timeless Isle, once I disabled RareCoordinator it stopped so must be in the addon.
I've never installed that addon, or been to the Timeless Isle. The first time I got the error, I was swapping battle pets after one died, at which point the error itself made sense, as much as any error can, but since then it seems to happen at random. Also, the error in question happens without any addons installed, according to many people in the Blizzard forum thread linked a few posts up. Doesn't seem like Blizzard is any hurry to fix it, since it's been around for a couple weeks now.
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote

WoWInterface » General Discussion » General WoW Chat » Lua error in default UI

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