Advertisement
Automaticjak

Lua Errors Vuhdo SL Beta #1

Jul 20th, 2020
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. Message: Interface\AddOns\VuhDo\VuhDoAoeAdvisor.lua:231: attempt to index global 'VUHDO_CONFIG' (a nil value)
  2. Time: Mon Jul 20 12:19:53 2020
  3. Count: 14
  4. Stack: Interface\AddOns\VuhDo\VuhDoAoeAdvisor.lua:231: attempt to index global 'VUHDO_CONFIG' (a nil value)
  5. [string "@Interface\AddOns\VuhDo\VuhDoAoeAdvisor.lua"]:231: in function `VUHDO_aoeUpdateSpellAverages'
  6. [string "@Interface\AddOns\VuhDo\VuhDoEventHandler.lua"]:648: in function <Interface\AddOns\VuhDo\VuhDoEventHandler.lua:407>
  7.  
  8. Locals: tBonus = 946
  9. tSpellModi = 0.838011
  10. (for generator) = <function> defined =[C]:-1
  11. (for state) = <table> {
  12. poh = <table> {
  13. }
  14. lod = <table> {
  15. }
  16. tq = <table> {
  17. }
  18. cb = <table> {
  19. }
  20. wg = <table> {
  21. }
  22. ch = <table> {
  23. }
  24. coh = <table> {
  25. }
  26. }
  27. (for control) = "poh"
  28. tName = "poh"
  29. tInfo = <table> {
  30. time = 596
  31. isRadial = true
  32. cone = 360
  33. id = 596
  34. rangePow = 400
  35. thresh = 20000
  36. divisor = 10368
  37. max_targets = 5
  38. icon = 135943
  39. name = "Prayer of Healing"
  40. degress = 1
  41. isDestRaid = false
  42. avg = 9481
  43. base = 8688.500000
  44. areTargetsRandom = true
  45. }
  46. (*temporary) = nil
  47. (*temporary) = 9481.758584
  48. (*temporary) = 9481
  49. (*temporary) = "attempt to index global 'VUHDO_CONFIG' (a nil value)"
  50. pairs = <function> defined =[C]:-1
  51. VUHDO_AOE_SPELLS = <table> {
  52. poh = <table> {
  53. }
  54. lod = <table> {
  55. }
  56. tq = <table> {
  57. }
  58. cb = <table> {
  59. }
  60. wg = <table> {
  61. }
  62. ch = <table> {
  63. }
  64. coh = <table> {
  65. }
  66. }
  67. floor = <function> defined =[C]:-1
  68.  
  69. Message: Interface\SharedXML\NineSlice.lua:75: Attempt to access forbidden object from code tainted by an AddOn
  70. Time: Mon Jul 20 12:19:59 2020
  71. Count: 1
  72. Stack: Interface\SharedXML\NineSlice.lua:75: Attempt to access forbidden object from code tainted by an AddOn
  73. [string "=[C]"]: in function `CreateTexture'
  74. [string "@Interface\SharedXML\NineSlice.lua"]:75: in function <Interface\SharedXML\NineSlice.lua:63>
  75. [string "@Interface\SharedXML\NineSlice.lua"]:389: in function `ApplyLayout'
  76. [string "@Interface\SharedXML\Backdrop.lua"]:378: in function `ApplyBackdrop'
  77. [string "@Interface\SharedXML\Backdrop.lua"]:212: in function `OnBackdropLoaded'
  78. [string "*:OnLoad"]:1: in function <[string "*:OnLoad"]:1>
  79.  
  80. Locals: (*temporary) = <unnamed> {
  81. 0 = <userdata>
  82. String = <unnamed> {
  83. }
  84. Tail = <unnamed> {
  85. }
  86. OnBackdropLoaded = <function> defined @Interface\SharedXML\Backdrop.lua:205
  87. GetBackdropColor = <function> defined @Interface\SharedXML\Backdrop.lua:446
  88. SetupTextureCoordinates = <function> defined @Interface\SharedXML\Backdrop.lua:263
  89. OnBackdropSizeChanged = <function> defined @Interface\SharedXML\Backdrop.lua:235
  90. HasBackdropInfo = <function> defined @Interface\SharedXML\Backdrop.lua:327
  91. SetBackdropBorderColor = <function> defined @Interface\SharedXML\Backdrop.lua:478
  92. inset = 16
  93. GetEdgeSize = <function> defined @Interface\SharedXML\Backdrop.lua:241
  94. ApplyBackdrop = <function> defined @Interface\SharedXML\Backdrop.lua:356
  95. SetBackdrop = <function> defined @Interface\SharedXML\Backdrop.lua:385
  96. ClearBackdrop = <function> defined @Interface\SharedXML\Backdrop.lua:331
  97. GetBackdropBorderColor = <function> defined @Interface\SharedXML\Backdrop.lua:465
  98. GetBackdrop = <function> defined @Interface\SharedXML\Backdrop.lua:403
  99. SetupPieceVisuals = <function> defined @Interface\SharedXML\Backdrop.lua:295
  100. SetBackdropColor = <function> defined @Interface\SharedXML\Backdrop.lua:455
  101. backdropInfo = <table> {
  102. }
  103. SetBorderBlendMode = <function> defined @Interface\SharedXML\Backdrop.lua:315
  104. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement