Advertisement
Plazzed

Untitled

Oct 8th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. 1x BattleGroundEnemies\Options-Options.lua:2117: attempt to index global 'BattleGroundEnemies' (a nil value)
  2. BattleGroundEnemies\Options-Options.lua:2117: in main chunk
  3.  
  4. Locals:
  5. addonName = "BattleGroundEnemies"
  6. Data = <table> {
  7. TriggerSpellIDToTrinketnumber = <table> {
  8. }
  9. SpecIDsWithInterruptDurations = <table> {
  10. }
  11. RacialNameToSpellIDs = <table> {
  12. }
  13. Frames = <table> {
  14. }
  15. BattlegroundspezificBuffs = <table> {
  16. }
  17. DrCategorys = <table> {
  18. }
  19. TriggerSpellIDToDisplayFileId = <table> {
  20. }
  21. EnemiesItemIDToRange = <table> {
  22. }
  23. AlliesItemIDToRange = <table> {
  24. }
  25. Buttons = <table> {
  26. }
  27. RangeFrames = <table> {
  28. }
  29. SpellPriorities = <table> {
  30. }
  31. Interruptdurations = <table> {
  32. }
  33. BasicPositions = <table> {
  34. }
  35. VerticalDirections = <table> {
  36. }
  37. Racialnames = <table> {
  38. }
  39. DisplayType = <table> {
  40. }
  41. DebuffTypes = <table> {
  42. }
  43. RacialSpellIDtoCooldown = <table> {
  44. }
  45. RandomDrCategory = <table> {
  46. }
  47. PvPTalentsReducingInterruptTime = <table> {
  48. }
  49. AllPositions = <table> {
  50. }
  51. RolesToSpec = <table> {
  52. }
  53. Classes = <table> {
  54. }
  55. cCdurationBySpellID = <table> {
  56. }
  57. CyrillicToRomanian = <table> {
  58. }
  59. AlliesRangeToItemID = <table> {
  60. }
  61. AlliesRangeToRange = <table> {
  62. }
  63. DrCategoryToSpell = <table> {
  64. }
  65. HorizontalDirections = <table> {
  66. }
  67. ObjectiveAndRespawnPosition = <table> {
  68. }
  69. EnemiesRangeToRange = <table> {
  70. }
  71. FontOutlines = <table> {
  72. }
  73. BattlegroundspezificDebuffs = <table> {
  74. }
  75. RacialSpellIDtoCooldownTrigger = <table> {
  76. }
  77. EnemiesRangeToItemID = <table> {
  78. }
  79. TrinketTriggerSpellIDtoCooldown = <table> {
  80. }
  81. RandomDebuffType = <table> {
  82. }
  83. cCduration = <table> {
  84. }
  85. }
  86. GetAddOnMetadata = <function> defined =[C]:-1
  87. L = <table> {
  88. HorizontalSpacing = "Horizontal spacing"
  89. RBGSpecificSettings_Desc = "This settings only apply in a RBG (Rated Battleground)"
  90. BarSettings_Desc = "Here you can configure the rows"
  91. FontShadow_Enabled = "Enable Font shadow"
  92. MaxPlayers_Desc = "The addon won't show enemys if there are more enemys than this number"
  93. DrTracking_Enabled = "Enable DR Tracking"
  94. Ally = "Ally"
  95. ObjectiveAndRespawn_RespawnEnabled = "Enable Respawn Timer"
  96. CopySettings_Desc = "Click here if you want to import the settings of the subprofile %s."
  97. RangeIndicator_Enabled = "Enable range indicator"
  98. ObjectiveAndRespawn_Position_Desc = "If the icon should be shown left to the spec icon or right to the trinket/racial icons."
  99. LEFT = "Left"
  100. HealthBar_Background_Desc = "Background Color for the health bar."
  101. GeneralSettings = "General settings"
  102. FontShadow_Enabled_Desc = "When enabled there will be a shadow around the font. You can choose the color of that shadow"
  103. allies = "allies"
  104. Framescale_Desc = "The scale of the mainframe. This setting is not available in combat due to Blizzard's combat protection."
  105. TrinketSettings_Desc = "Settings regarding Trinkets"
  106. SpecSettings_Desc = "Settings changing the spec icon."
  107. Name_Fontsize_Desc = "The Fontsize used for enemy names"
  108. Auras_Enabled_Desc = "When enabled there will be aura icons. There will also be a number for the remaining time and one for the stacks applied"
  109. DebuffContainer = "Debuff container"
  110. ObjectiveAndRespawn_Fontsize_Desc = "Size of the Text on the Objective Icon. This Text stands for the amount of flag debuff stacks or for the amount of damage taken increase in Temple of Kotmogu"
  111. TOPLEFT = "Top left"
  112. Font = "Font"
  113. DebuffIcon = "Debuff icon"
  114. PlayerCount_Enabled = "Player Count"
  115. MaxPlayers = "Maximum Enemys"
  116. Auras_ShowTooltips = "Show spell tooltips"
  117. Cooldown_Fontsize_Desc = "The fontsize of the countdown numbers."
  118. Poison = "Poison"
  119. Allies = "Allies"
  120. Auras_Enabled = "Enable Auras"
  121. BGSize_15_Desc = "This settings apply for %s in a BG with 1–15 players per side"
  122. DrTracking_Spacing = "DR Spacing"
  123. AND = "and"
  124. Trinket_Enabled_Desc = "When enabled there will be icons for Gladiator's Medallion, Adaptation and Relentless."
  125. AurasSettings = "Auras"
  126. MyTarget_Color = "Target Color"
  127. KeybindSettings_Desc = "Here you can configure what should happen on left- right- and middle click"
  128. BOTTOMRIGHT = "Bottom right"
  129. SpellID_Filtering = "Filter by spellID"
  130. PowerBar_Enabled_Desc = "Enable this option if you wan't to see bars for ressources like mana, rage etc."
  131. LevelText_Fontsize_Desc = "The fontsize used for the level text"
  132. Testmode_
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement