Advertisement
Stratosphere

RUI 8.0 r3

Jun 25th, 2013
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 2.36 KB | None | 0 0
  1. 48x nibRealUI-8.0 beta\Core\AngleStatusBar.lua:61: bad argument #1 to "unpack" (table expected, got nil)
  2. <in C code>
  3. nibRealUI-8.0 beta\Core\AngleStatusBar.lua:61: in function "SetBarColor"
  4. nibRealUI-8.0 beta\HuD\CastBars.lua:280: in function "OnUpdate"
  5. nibRealUI-8.0 beta\HuD\CastBars.lua:862: in function <nibRealUI\HuD\CastBars.lua:861>
  6.  
  7. Locals:
  8. self = <table> {
  9.  SetDefaultModuleLibraries = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:398
  10.  Enable = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:325
  11.  NewModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:266
  12.  EnableModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:363
  13.  modules = <table> {}
  14.  GetModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:241
  15.  IterateEmbeds = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:473
  16.  IsModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:248
  17.  SetReverseDirection = <func> @nibRealUI\Core\AngleStatusBar.lua:65
  18.  defaultModuleLibraries = <table> {}
  19.  baseName = "nibRealUI"
  20.  OnInitialize = <func> @nibRealUI\Core\AngleStatusBar.lua:126
  21.  SetEnabledState = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:455
  22.  NewBar = <func> @nibRealUI\Core\AngleStatusBar.lua:77
  23.  enabledState = true
  24.  SetBarColor = <func> @nibRealUI\Core\AngleStatusBar.lua:59
  25.  SetValue = <func> @nibRealUI\Core\AngleStatusBar.lua:51
  26.  moduleName = "AngleStatusBar"
  27.  GetName = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:310
  28.  defaultModuleState = true
  29.  Disable = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:345
  30.  IterateModules = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:468
  31.  name = "nibRealUI_AngleStatusBar"
  32.  SetDefaultModulePrototype = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:440
  33.  IsEnabled = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:482
  34.  orderedModules = <table> {}
  35.  SetDefaultModuleState = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:418
  36.  DisableModule = <func> @AtlasLoot_Loader\Libs\..\AceAddon-3.0.lua:381
  37. }
  38. bar = <unnamed> {
  39.  0 = <userdata>
  40.  direction = "LEFT"
  41.  origDirection = "LEFT"
  42.  parent = <unnamed> {}
  43.  endPoint = "TOPLEFT"
  44.  typeStart = "RIGHT"
  45.  typeEnd = "RIGHT"
  46.  x = -5
  47.  startPoint = "TOPRIGHT"
  48.  value = 1
  49.  y = -1
  50.  row = <table> {}
  51.  fullWidth = 200
  52. }
  53. color = nil
  54. (for index) = 1
  55. (for limit) = 4
  56. (for step) = 1
  57. r = 1
  58. (*temporary) = <func> =[C]:-1
  59. (*temporary) = <unnamed> {
  60.  0 = <userdata>
  61. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement