Advertisement
Guest User

Untitled

a guest
Sep 17th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.96 KB | None | 0 0
  1. Date: 2019-09-17 17:50:52
  2. ID: 1
  3. Error occured in: Global
  4. Count: 1
  5. Message: ..\AddOns\GW2_UI\GW2_ui.lua line 460:
  6. attempt to index field 'GwMultiBarRightMoveAble' (a nil value)
  7. Debug:
  8. GW2_UI\GW2_ui.lua:460:
  9. GW2_UI\GW2_ui.lua:397
  10. Locals:
  11. self = <unnamed> {
  12. 0 = <userdata>
  13. }
  14. elapsed = 0.009000
  15. foundAnimation = false
  16. count = 0
  17. (*temporary) = nil
  18. (*temporary) = nil
  19. (*temporary) = 0.800000
  20. (*temporary) = <userdata>
  21. (*temporary) = <table> {
  22. INDICATOR_CENTER = 0
  23. AURAS_MISSING = "Prayer of Fortitude, Battle Shout, Arcane Intellect"
  24. MultiBarBottomLeft = <table> {
  25. }
  26. focus_BUFFS_FILTER_ALL = false
  27. INDICATORS_ICON = true
  28. target_CLASS_COLOR = true
  29. RAID_WIDTH = 55
  30. ACTIONBARS_ENABLED = true
  31. profileCreatedCharacter = "Monolitas"
  32. profileCreatedDate = "09/17/19 11:33:46"
  33. RAID_STYLE_PARTY = false
  34. MINIMAP_ENABLED = true
  35. MultiBarLeft = <table> {
  36. }
  37. BANK_ITEM_SIZE = 40
  38. CASTINGBAR_ENABLED = true
  39. target_HOOK_COMBOPOINTS = true
  40. MINIMAP_SCALE = 250
  41. AURAS_IGNORED = ""
  42. INDICATOR_RIGHT = 0
  43. INDICATOR_TOPLEFT = 0
  44. CLASS_POWER = true
  45. INDICATOR_TOPRIGHT = 0
  46. MINIMAP_FPS = false
  47. BANK_POSITION = <table> {
  48. }
  49. target_TARGET_ENABLED = true
  50. SHOW_QUESTTRACKER_COMPASS = true
  51. RAID_UNIT_MARKERS = false
  52. RAID_CONT_HEIGHT = 0
  53. BORDER_ENABLED = true
  54. raid_pos = <table> {
  55. }
  56. PETBAR_LOCKED = false
  57. CASTINGBAR_DATA = true
  58. CHATFRAME_FADE = true
  59. BANK_WIDTH = 508
  60. PLAYER_BUFFS_ENABLED = true
  61. RAID_CLASS_COLOR = true
  62. QUESTVIEW_ENABLED = true
  63. INDICATOR_LEFT = 0
  64. targettarget_pos = <table> {
  65. }
  66. GROUP_FRAMES = true
  67. HUD_SPELL_SWAP = true
  68. TOOLTIP_MOUSE = true
  69. RAID_AURA_TOOLTIP_IN_COMBAT = true
  70. RAID_UNIT_HEALTH = "NONE"
  71. FONTS_ENABLED = true
  72. focus_HEALTH_VALUE_ENABLED = false
  73. RAID_GROW = "DOWN+RIGHT"
  74. INDICATOR_TOP = 0
  75. TOOLTIPS_ENABLED = true
  76. RAID_UNITS_PER_COLUMN = 5
  77. RAID_SORT_BY_ROLE = true
  78. HEALTHGLOBE_ENABLED = true
  79. TARGET_ENABLED = true
  80. target_HEALTH_VALUE_TYPE = true
  81. pet_pos = <table> {
  82. }
  83. profilename = "Monolitas"
  84. target_BUFFS = true
  85. INDICATOR_BAR = 57934
  86. BANK_REVERSE_SORT = false
  87. MINIMAP_POS = "BOTTOM"
  88. BAG_REVERSE_SORT = false
  89. PETBAR_ENABLED = true
  90. HUD_SCALE = 0.800000
  91. BUTTON_ASSIGNMENTS = true
  92. focus_CLASS_COLOR = true
  93. target_HEALTH_VALUE_ENABLED = true
  94. MINIMAP_HOVER = "BOTH"
  95. FADE_BOTTOM_ACTIONBAR = false
  96. RAID_CONT_WIDTH = 0
  97. BAG_ITEM_SIZE = 40
  98. focus_DEBUFFS = true
  99. MultiBarRight = <table> {
  100. }
  101. profileLastUpdated = "09/17/19 17:50:52"
  102. BAG_POSITION = <table> {
  103. }
  104. FADE_MICROMENU = false
  105. BAGS_ENABLED = true
  106. target_DEBUFFS = true
  107. MULTIBAR_RIGHT_COLS = 4
  108. castingbar_pos = <table> {
  109. }
  110. WORLD_MARKER_FRAME = true
  111. focus_BUFFS = true
  112. POWERBAR_ENABLED = true
  113. CHATFRAME_ENABLED = true
  114. target_pos = <table> {
  115. }
  116. FOCUS_ENABLED = true
  117. ACTIVE_PROFILE = 0
  118. RAID_HEIGHT = 47
  119. QUESTTRACKER_ENABLED = true
  120. RAID_POWER_BARS = true
  121. focus_TARGET_ENABLED = true
  122. HIDEACTIONBAR_BACKGROUND_ENABLED = true
  123. USE_CHARACTER_WINDOW = true
  124. target_BUFFS_FILTER_ALL = true
  125. RAID_ANCHOR = "POSITION"
  126. BAG_WIDTH = 508
  127. RAID_UNIT_FLAGS = "NONE"
  128. RAID_ONLY_DISPELL_DEBUFFS = false
  129. USE_TALENT_WINDOW = true
  130. target_THREAT_VALUE_ENABLED = false
  131. MultiBarBottomRight = <table> {
  132. }
  133. INDICATORS_TIME = true
  134. focus_HEALTH_VALUE_TYPE = false
  135. DYNAMIC_CAM = false
  136. }
  137. (*temporary) = true
  138. (*temporary) = nil
  139. (*temporary) = nil
  140. (*temporary) = nil
  141. (*temporary) = nil
  142. (*temporary) = nil
  143. (*temporary) = "attempt to index field 'GwMultiBarRightMoveAble' (a nil value)"
  144. animations = <table> {
  145. }
  146. GW = <table> {
  147. LoadSettings = <function> defined @Interface\AddOns\GW2_UI\core/settings.lua:606
  148. SetRealmStorage = <function> defined @Interface\AddOns\GW2_UI\core/storage.lua:56
  149. LoadDebuff = <function> defined @Interface\AddOns\GW2_UI\mainbar/buffs.lua:23
  150. EnableTooltip = <function> defined @Interface\AddOns\GW2_UI\core/utils.lua:297
  151. FillTable = <function> defined @Interface\AddOns\GW2_UI\core/utils.lua:44
  152. LoadQuestTracker = <function> defined @Interface\AddOns\GW2_UI\objectives/objectives.lua:614
  153. UpdatePowerData = <function> defined @Interface\AddOns\GW2_UI\mainbar/playerhud.lua:114
  154. RegisterMovableFrame = <function> defined @Interface\AddOns\GW2_UI\GW2_ui.lua:106
  155. LoadPlayerHud = <function> defined @Interface\AddOns\GW2_UI\mainbar/playerhud.lua:585
  156. LoadStorage = <function> defined @Interface\AddOns\GW2_UI\core/storage.lua:5
  157. NotificationStateChanged = <function> defined @Interface\AddOns\GW2_UI\obje
  158. AddOns:
  159. Swatter, v8.2.6377 (SwimmingSeadragon)
  160. AdvancedInterfaceOptions, v1.3.2
  161. Atlas, vv1.45.01.11302
  162. AtlasClassicWoW, vv1.45.00.11302.05
  163. AtlasLootClassic, vv1.1.11
  164. ATTClassic, v0.1.0
  165. AucAdvanced, v8.2.6420 (SwimmingSeadragon)
  166. AucFilterBasic, v8.2.6364 (SwimmingSeadragon)
  167. AucStatHistogram, v8.2.6366 (SwimmingSeadragon)
  168. AucStatiLevel, v8.2.6370 (SwimmingSeadragon)
  169. AucStatPurchased, v8.2.6367 (SwimmingSeadragon)
  170. AucStatSimple, v8.2.6399 (SwimmingSeadragon)
  171. AucStatStdDev, v8.2.6369 (SwimmingSeadragon)
  172. AucUtilFixAH, v8.2.6371 (SwimmingSeadragon)
  173. AutoBiographer, v0.3.3
  174. BeanCounter, v8.2.6422 (SwimmingSeadragon)
  175. ChatTabBind, vc001
  176. ClassicQuestLog, v1.4.5-Classic
  177. ClassicAuraDurations, v
  178. ClassicSpellActivations, v
  179. DejaClassicStats, v1302r024
  180. Details, v
  181. DetailsTinyThreat, v
  182. Enchantrix, v8.2.6411 (SwimmingSeadragon)
  183. FishingBuddy, v0.4
  184. GatherLite, v1.2.15-classic
  185. GW2UI, v
  186. Informant, v8.2.6374 (SwimmingSeadragon)
  187. KuiMedia, v
  188. KuiNameplates, v
  189. KuiNameplatesCore, v
  190. LeatrixMaps, v1.13.30
  191. LeatrixPlus, v1.13.30
  192. MikScrollingBattleText, v5.7.149
  193. Molinari, v80200.63-Release
  194. OmniCC, v8.1.1
  195. PLoop, vc004
  196. Prat30, v3.7.36
  197. Prat30Libraries, v
  198. Questie, v4.1.0 BETA
  199. QuickLayer, v5
  200. Scorpio, vc002
  201. SellableItemDrops, v0.4.13
  202. SlideBar, v8.2.6375 (SwimmingSeadragon)
  203. Spy, v1.0.6
  204. Stubby, v8.2.6376 (SwimmingSeadragon)
  205. tullaRange, v8.2.2
  206. WeaponSwingTimer, v4.1.0
  207. WhatsTraining, v1.8.4
  208. WoWQuestTextReader, v
  209. BlizRuntimeLib_enUS v1.13.2.11302 <none>
  210. (ck=5f5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement