Advertisement
Guest User

error local 695

a guest
Jul 8th, 2017
380
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 3.57 KB | None | 0 0
  1. 408x SpellFlash\SpellFlash-7.0.lua:1013: attempt to compare number with string
  2. SpellFlash\SpellFlash-7.0.lua:1013: in function `?'
  3. SpellFlash\SpellFlash-7.0.lua:842: in function <SpellFlash\SpellFlash.lua:841>
  4.  
  5. Locals:
  6. event = "UNIT_SPELLCAST_SENT"
  7. unit = "player"
  8. SpellName = "Skymirror Image"
  9. rank = ""
  10. target = "Daktar"
  11. ID = "3-3887-1220-21398-129803-000AD1ED04"
  12. (*temporary) = <table> {
  13. }
  14. (*temporary) = nil
  15. (*temporary) = nil
  16. (*temporary) = nil
  17. (*temporary) = "attempt to compare number with string"
  18. SPELLCAST = <table> {
  19. vehicle = <table> {
  20. }
  21. player = <table> {
  22. }
  23. }
  24. s = <table> {
  25. GetPrimaryThreatTarget = <function> defined @SpellFlash\SpellFlash.lua:2445
  26. CastingOrChanneling = <function> defined @SpellFlash\SpellFlash.lua:2206
  27. InParty = <function> defined @SpellFlash\SpellFlash.lua:2282
  28. RangedItemBuffDuration = <function> defined @SpellFlash\SpellFlash.lua:2865
  29. Debuff = <function> defined @SpellFlash\SpellFlash.lua:2808
  30. Shooting = <function> defined @SpellFlash\SpellFlash.lua:3016
  31. UsesMana = <function> defined @SpellFlash\SpellFlash.lua:2718
  32. DebuffStack = <function> defined @SpellFlash\SpellFlash.lua:2812
  33. BreakOnDamageCC = <function> defined @SpellFlash\SpellFlash.lua:3713
  34. Equipped = <function> defined @SpellFlash\SpellFlash.lua:2985
  35. MeleeDistance = <function> defined @SpellFlash\SpellFlash.lua:2009
  36. CopyTable = <function> defined @SpellFlashCore\SpellFlashCore.lua:79
  37. Poisoned = <function> defined @SpellFlash\SpellFlash.lua:3756
  38. FlashPet = <function> defined @SpellFlash\SpellFlash.lua:3861
  39. AuraDelay = <function> defined @SpellFlash\SpellFlash.lua:1733
  40. InRaidOrParty = <function> defined @SpellFlash\SpellFlash.lua:2290
  41. InGroup = <function> defined @SpellFlash\SpellFlash.lua:2290
  42. CrowedControlled = <function> defined @SpellFlash\SpellFlash.lua:3733
  43. GetModuleFlashable = <function> defined @SpellFlash\SpellFlash.lua:1544
  44. MaxPower = <function> defined @SpellFlash\SpellFlash.lua:2612
  45. Class = <function> defined @SpellFlash\SpellFlash.lua:2024
  46. TestFlashSettings = <function> defined @SpellFlash\SpellFlash.lua:714
  47. Dummy = <function> defined @SpellFlash\SpellFlash.lua:397
  48. RegisterModuleOptionsWindow = <function> defined @SpellFlash\SpellFlash.lua:1540
  49. ClearAllModuleConfigs = <function> defined @SpellFlash\SpellFlash.lua:1579
  50. MainHandItemBuffDuration = <function> defined @SpellFlash\SpellFlash.lua:2841
  51. CheckIfVehicleSpellCastable = <function> defined @SpellFlash\SpellFlash.lua:3404
  52. UnregisterModuleEvent = <function> defined @SpellFlash\SpellFlash.lua:1613
  53. FlashForm = <function> defined @SpellFlash\SpellFlash.lua:3865
  54. UpdatedVariables = <table> {
  55. }
  56. Spec = <function> defined @SpellFlash\SpellFlash.lua:1824
  57. Moving = <function> defined @SpellFlash\SpellFlash.lua:2016
  58. CastingOrChannelingName = <function> defined @SpellFlash\SpellFlash.lua:2266
  59. DebuffDuration = <function> defined @SpellFlash\SpellFlash.lua:2816
  60. FlashBrightnessPercent = <function> defined @SpellFlash\SpellFlash.lua:3833
  61. PALADIN = <table> {
  62. }
  63. Autocast = <function> defined @SpellFlash\SpellFlash.lua:1912
  64. CheckIfSpellCastable = <function> defined @SpellFlash\SpellFlash.lua:3097
  65. GetChanneling = <function> defined @SpellFlash\SpellFlash.lua:2214
  66. Flash = <function> defined @SpellFlash\SpellFlash.lua:3841
  67. FlashVehicle = <function> defined @SpellFlash\SpellFlash.lua:3857
  68. Replace = <function> defined @SpellFlashCore\SpellFlashCore.lua:70
  69. HasItem = <function> defined @SpellFlash\SpellFlash.lua:1848
  70. RegisterBigLibTimer = <function> defined @SpellFlashCore\SpellFlashCore.lua:30
  71. CurrentItem = <function> defined @SpellFlash\SpellFlash.lu
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement