Thread Tools Display Modes
02-25-14, 05:33 PM   #1
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
Error i keep getting

I'm not sure what is causing it or where it came from, but it started poping up on my characters a few days ago.

Code:
9x <string>:"Death and Respawn Check":51: attempt to index field "states" (a nil value)
<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":184: in function "InitTeam"
<string>:"PetBattle - 0. Init and Main Loop":55: in main chunk

Locals:
pet = <table> {
 deathAnimKit = <userdata>
 sessile = false
 createData = <table> {
 }
 auras = <table> {
 }
 playerID = 2
 teamFacing = 180
 turnRate = 15
 slot = 1
 moveSpeed = 5
 xp = 0
 currentOffset = 0
 currentHealth = -55
 isPet = true
 level = 17
 health = -55
 restoreHoverHeight = 0
 actor = <userdata>
 displayID = 8971
 creatureID = 61328
 currentRadius = 4
}
newHealth = -55
dontDraw = true
flags = nil
oldHealth = nil
change = 0
(*temporary) = 0
  Reply With Quote
02-25-14, 06:15 PM   #2
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
I started getting that also after one of the last patches so it's not just you .
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.
  Reply With Quote
02-25-14, 06:16 PM   #3
def9
A Cobalt Mageweaver
 
def9's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 219
I happened across this thread earlier today talking about your error.

http://us.battle.net/wow/en/forum/to...5456946?page=3

You could follow the instructions here https://us.battle.net/support/en/art...eporting-a-bug on how to report the bug but since there is already alot of people posting in Blizzard forums I'd guess its been reported and Blizzard is aware. Hopefully they find a fix.
__________________
Epiria, level 100 Ret/Holy Paladin
Simkin level 100 Combat Rogue
Feldeemus, level 100 Arcane Mage
  Reply With Quote
02-26-14, 03:19 AM   #4
Mirrikh
A Flamescale Wyrmkin
 
Mirrikh's Avatar
AddOn Compiler - Click to view compilations
Join Date: Sep 2011
Posts: 111
ok cool, i thought something from my addons or something i did was screwing up, but since it seems to be on the blizzard side thats a sigh of relief i guess lol
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Error i keep getting


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