Plazzed

Untitled

Oct 8th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. 1x ...rfaceBattleGroundEnemies\Objects\Trinket.lua:3: attempt to index local 'BattleGroundEnemies' (a nil value)
  2. ...rfaceBattleGroundEnemies\Objects\Trinket.lua:3: in main chunk
  3.  
  4. Locals:
  5. BattleGroundEnemies = nil
  6. addonName = "BattleGroundEnemies"
  7. Data = <table> {
  8. TriggerSpellIDToTrinketnumber = <table> {
  9. }
  10. SpecIDsWithInterruptDurations = <table> {
  11. }
  12. RacialNameToSpellIDs = <table> {
  13. }
  14. Frames = <table> {
  15. }
  16. BattlegroundspezificBuffs = <table> {
  17. }
  18. DrCategorys = <table> {
  19. }
  20. TriggerSpellIDToDisplayFileId = <table> {
  21. }
  22. EnemiesItemIDToRange = <table> {
  23. }
  24. AlliesItemIDToRange = <table> {
  25. }
  26. Buttons = <table> {
  27. }
  28. RangeFrames = <table> {
  29. }
  30. SpellPriorities = <table> {
  31. }
  32. Interruptdurations = <table> {
  33. }
  34. BasicPositions = <table> {
  35. }
  36. VerticalDirections = <table> {
  37. }
  38. Racialnames = <table> {
  39. }
  40. DisplayType = <table> {
  41. }
  42. DebuffTypes = <table> {
  43. }
  44. RacialSpellIDtoCooldown = <table> {
  45. }
  46. RandomDrCategory = <table> {
  47. }
  48. PvPTalentsReducingInterruptTime = <table> {
  49. }
  50. AllPositions = <table> {
  51. }
  52. RolesToSpec = <table> {
  53. }
  54. Classes = <table> {
  55. }
  56. cCdurationBySpellID = <table> {
  57. }
  58. CyrillicToRomanian = <table> {
  59. }
  60. AlliesRangeToItemID = <table> {
  61. }
  62. AlliesRangeToRange = <table> {
  63. }
  64. DrCategoryToSpell = <table> {
  65. }
  66. HorizontalDirections = <table> {
  67. }
  68. ObjectiveAndRespawnPosition = <table> {
  69. }
  70. EnemiesRangeToRange = <table> {
  71. }
  72. FontOutlines = <table> {
  73. }
  74. BattlegroundspezificDebuffs = <table> {
  75. }
  76. RacialSpellIDtoCooldownTrigger = <table> {
  77. }
  78. EnemiesRangeToItemID = <table> {
  79. }
  80. TrinketTriggerSpellIDtoCooldown = <table> {
  81. }
  82. RandomDebuffType = <table> {
  83. }
  84. cCduration = <table> {
  85. }
  86. }
  87. (*temporary) = nil
  88. (*temporary) = nil
  89. (*temporary) = "attempt to index local 'BattleGroundEnemies' (a nil value)"
Add Comment
Please, Sign In to add comment