Advertisement
Guest User

Wow Bug Report

a guest
Sep 8th, 2016
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.19 KB | None | 0 0
  1. 57x oUF_Mono\lib.lua:1231: attempt to index local 'tex' (a number value)
  2. oUF_Mono\lib.lua:1231: in function <oUF_Mono\lib.lua:1226>
  3. (tail call): ?
  4. (tail call): ?
  5. (tail call): ?
  6. oUF_Mono\oUF\elements\altpowerbar.lua:143: in function `func'
  7. oUF_Mono\oUF\events.lua:48: in function <oUF_Mono\oUF\events.lua:46>
  8. (tail call): ?
  9.  
  10. Locals:
  11. app = <unnamed> {
  12. __owner = oUF_monoPlayerFrame {
  13. }
  14. b = <unnamed> {
  15. }
  16. v = <unnamed> {
  17. }
  18. powerTooltip = "Current Ley-Energy level. Race to successive Ley-Line nodes to charge your mana saber."
  19. ForceUpdate = <function> defined @oUF_Mono\oUF\elements\altpowerbar.lua:130
  20. powerName = "Collected Ley Energy"
  21. 0 = <userdata>
  22. barType = 0
  23. bg = <unnamed> {
  24. }
  25. PostUpdate = <function> defined @oUF_Mono\lib.lua:1226
  26. }
  27. min = 0
  28. cur = 0
  29. max = 100
  30. self = oUF_monoPlayerFrame {
  31. 0 = <userdata>
  32. UNIT_PORTRAIT_UPDATE = <function> defined @oUF_Mono\oUF\elements\portraits.lua:75
  33. Combat = <unnamed> {
  34. }
  35. PARTY_LOOT_METHOD_CHANGED = <function> defined @oUF_Mono\oUF\elements\masterlooter.lua:73
  36. PLAYER_ENTERING_WORLD = <function> defined @oUF_Mono\oUF\ouf.lua:190
  37. Leader = <unnamed> {
  38. }
  39. Resting = <unnamed> {
  40. }
  41. UNIT_HEALTH_FREQUENT = <function> defined @oUF_Mono\oUF\elements\health.lua:155
  42. UNIT_MAXHEALTH = <function> defined @oUF_Mono\oUF\elements\health.lua:155
  43. __elements = <table> {
  44. }
  45. UNIT_POWER_FREQUENT = <function> defined @oUF_Mono\oUF\elements\power.lua:225
  46. Power = <unnamed> {
  47. }
  48. UNIT_POWER_BAR_SHOW = <table> {
  49. }
  50. PLAYER_REGEN_DISABLED = <function> defined @oUF_Mono\oUF\elements\combat.lua:52
  51. Health = <unnamed> {
  52. }
  53. height = 24
  54. UNIT_EXITED_VEHICLE = <function> defined @oUF_Mono\oUF\ouf.lua:38
  55. UNIT_CONNECTION = <table> {
  56. }
  57. Portrait = <unnamed> {
  58. }
  59. SmoothBar = <function> defined @oUF_Mono\embeds\Smooth.lua:25
  60. UNIT_POWER = <function> defined @oUF_Mono\oUF\elements\altpowerbar.lua:126
  61. Highlight = <unnamed> {
  62. }
  63. unit = "player"
  64. GROUP_ROSTER_UPDATE = <table> {
  65. }
  66. UNIT_COMBAT = <function> defined @oUF_Mono\embeds\CombatFeedback.lua:61
  67. PARTY_LEADER_CHANGED = <function> defined @oUF_Mono\oUF\elements\leader.lua:53
  68. PLAYER_REGEN_ENABLED = <function> defined @oUF_Mono\oUF\elements\combat.lua:52
  69. RaidIcon = <unnamed> {
  70. }
  71. PLAYER_UPDATE_RESTING = <function> defined @oUF_Mono\oUF\elements\resting.lua:52
  72. RAID_TARGET_UPDATE = <function> defined @oUF_Mono\oUF\elements\ricons.lua:58
  73. style = "monoPlayer"
  74. __tags = <table> {
  75. }
  76. UNIT_MAXPOWER = <table> {
  77. }
  78. Assistant = <unnamed> {
  79. }
  80. UNIT_DISPLAYPOWER = <function> defined @oUF_Mono\oUF\elements\power.lua:225
  81. UNIT_FACTION = <table> {
  82. }
  83. width = 229
  84. UNIT_ENTERED_VEHICLE = <function> defined @oUF_Mono\oUF\ouf.lua:38
  85. mystyle = "player"
  86. menu = <function> defined @oUF_Mono\lib.lua:52
  87. AltPowerBar = <unnamed> {
  88. }
  89. MasterLooter = <unnamed> {
  90. }
  91. UNIT_POWER_BAR_HIDE = <table> {
  92. }
  93. CombatFeedbackText = <unnamed> {
  94. }
  95. UNIT_MODEL_CHANGED = <function> defined @oUF_Mono\oUF\elements\portraits.lua:75
  96. }
  97. tex = 457302
  98. r = 0.011764707043767
  99. g = 0.88627457618713
  100. b = 1
  101. (*temporary) = 0.011764707043767
  102. (*temporary) = 457302
  103. (*temporary) = 1
  104. (*temporary) = 1
  105. (*temporary) = nil
  106. (*temporary) = "attempt to index local 'tex' (a number value)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement