Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. Message: ...AddOns\BadRotations\System\Engines\EnemiesEngine.lua:111: attempt to perform arithmetic on local 'x1' (a nil value)
  2. Time: Fri Oct 18 09:55:43 2019
  3. Count: 13
  4. Stack: ...AddOns\BadRotations\System\Engines\EnemiesEngine.lua:111: attempt to perform arithmetic on local 'x1' (a nil value)
  5. ...AddOns\BadRotations\System\Engines\EnemiesEngine.lua:111: in function `RawDistance'
  6. ...AddOns\BadRotations\System\Engines\EnemiesEngine.lua:190: in function `UpdateUnit'
  7. ...AddOns\BadRotations\System\Engines\EnemiesEngine.lua:327: in function `Update'
  8. Interface\AddOns\BadRotations\System\Core.lua:55: in function <Interface\AddOns\BadRotations\System\Core.lua:41>
  9.  
  10. Locals: self = <table> {
  11. UpdateUnit = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:186
  12. posY = 136.129181
  13. guid = "Creature-0-3112-1007-5762-59980-0000296233"
  14. unit = "0x000001B3203785BC"
  15. posZ = 114.300819
  16. posX = 202.076569
  17. name = "Unknown"
  18. UpdateDebuffs = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:133
  19. pulseTime = 22330.140000
  20. AddUnit = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:115
  21. unitTtd = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:44
  22. RawDistance = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:108
  23. }
  24. x1 = nil
  25. y1 = nil
  26. z1 = nil
  27. x2 = 202.076569
  28. y2 = 136.129181
  29. z2 = 114.300819
  30. (*temporary) = <function> defined =[C]:-1
  31. (*temporary) = nil
  32. (*temporary) = nil
  33. (*temporary) = nil
  34. (*temporary) = "attempt to perform arithmetic on local 'x1' (a nil value)"
  35. pX = nil
  36. pY = nil
  37. pZ = nil
  38. o = <table> {
  39. UpdateUnit = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:186
  40. posY = 136.129181
  41. guid = "Creature-0-3112-1007-5762-59980-0000296233"
  42. unit = "0x000001B3203785BC"
  43. posZ = 114.300819
  44. posX = 202.076569
  45. name = "Unknown"
  46. UpdateDebuffs = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:133
  47. pulseTime = 22330.140000
  48. AddUnit = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:115
  49. unitTtd = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:44
  50. RawDistance = <function> defined @Interface\AddOns\BadRotations\System\Engines\EnemiesEngine.lua:108
  51. }
  52. pCR = nil
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement