Thread Tools Display Modes
Prev Previous Post   Next Post Next
07-18-18, 09:31 AM   #1
Strutzen
A Murloc Raider
Join Date: Feb 2015
Posts: 5
Weakauras not working with RealUI_Skins enabled

Currently getting 2 errors when having RealUI_Skins and Weakauras enabled


First one when i log in:
Lua Code:
  1. x1  WeakAuras\RegionTypes\AuraBar.lua:1177: Usage: <unnamed>:SetFont("font", fontHeight [, flags])
  2. Stack: [C] in function 'SetFont'
  3. WeakAuras\RegionTypes\AuraBar.lua:1177: in function 'modify'
  4. WeakAuras\WeakAuras-2.6.0.lua:2567: in function 'SetRegion'
  5. WeakAuras\WeakAuras-2.6.0.lua:2446: in function 'pAdd'
  6. WeakAuras\WeakAuras-2.6.0.lua:2399: in function 'Add'
  7. WeakAuras\WeakAuras-2.6.0.lua:2381: in function 'load'
  8. WeakAuras\WeakAuras-2.6.0.lua:2386: in function 'AddMany'
  9. WeakAuras\WeakAuras-2.6.0.lua:1123: in function <WeakAuras\WeakAuras.lua:1092>
  10. Time: 2018/07/18 17:22:51 Index: 1/1
  11. RealUI Version: 2.0.0
  12. Locals:
  13. (*temporary) = <unnamed> {
  14.     0 = <userdata>
  15. }
  16. (*temporary) = nil
  17. (*temporary) = 10
  18. (*temporary) = false

Second one when i try opening the options menu:
Lua Code:
  1. x1  WeakAuras\WeakAuras-2.6.0.lua:1180: attempt to call method 'Collapse' (a nil value)
  2. Stack: WeakAuras\WeakAuras-2.6.0.lua:1180: in function 'Pause'
  3. ...terface\WeakAurasOptions\WeakAurasOptions-2.6.0.lua:1299: in function 'ShowOptions'
  4. ...terface\WeakAurasOptions\WeakAurasOptions-2.6.0.lua:1274: in function 'ToggleOptions'
  5. WeakAuras\WeakAuras-2.6.0.lua:79: in function 'OpenOptions'
  6. WeakAuras\WeakAuras-2.6.0.lua:97: in function '?'
  7. FrameXML\ChatFrame.lua:4715: in function 'ChatEdit_ParseText'
  8. FrameXML\ChatFrame.lua:4383: in function 'ChatEdit_SendText'
  9. FrameXML\ChatFrame.lua:4419: in function 'ChatEdit_OnEnterPressed'
  10. [string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
  11. Time: 2018/07/18 17:25:08 Index: 2/2
  12. RealUI Version: 2.0.0
  13. Locals:
  14. (for generator) = <function> defined =[C]
  15. (for state) = <table> {
  16.     T21 Antorus Icons = <table> {}
  17.     01-Beautiful Beast: Dent Armor = <table> {}
  18.     01-Tirathon Saltheril: Timer = <table> {}
  19.     Trash: Spray Sand = <table> {}
  20.     02-Hyrja: Sanctify right = <table> {}
  21.     SS2-Active = <table> {}
  22.     Apo Duration 2 = <table> {}
  23.     01-Hymdall: Dancing Blade = <table> {}
  24.     01-Wikket: Magic Magnificent safe = <table> {}
  25.     #4 Immunity = <table> {}
  26.     01-Crashing Comet = <table> {}
  27.     Holy HUD mod 1.3 = <table> {}
  28.     Trash: Bound = <table> {}
  29.     04-Ash'Golm: Lava = <table> {}
  30.    Legion Dungeon: Eye of Azshara = <table> {}
  31.    03-Glazer: Beam = <table> {}
  32.    Rapture CD = <table> {}
  33.    02-Lady Hatecoil: Focused Lightning range = <table> {}
  34.    Legion Dungeon: Neltharion's Lair = <table> {}
  35.     Legion Dungeon: Return to Karazhan - Lower = <table> {}
  36.     Trash: Black Plague = <table> {}
  37.     02-Corstilax: Quarantine = <table> {}
  38.     Affliction 7.3.2 = <table> {}
  39.     SS4-Active = <table> {}
  40.     02 Weight of Darkness  = <table> {}
  41.     T20-Tomb of Sargeras = <table> {}
  42.     Trash: Consume = <table> {}
  43.     Mythic Argus = <table> {}
  44.     Legion Dungeon: The Arcway = <table> {}
  45.     Disc Priest HuD = <table> {}
  46.     Legion Dungeon: Halls of Valor = <table> {}
  47.     Legion Dungeon: Vault of the Wardens = <table> {}
  48. }
  49. (for control) = "Apo Duration 2"
  50. id = "Apo Duration 2"
  51. region = <table> {
  52.     regionType = "aurabar"
  53.     region = <unnamed> {}
  54. }
  55. (*temporary) = nil
  56. (*temporary) = <unnamed> {
  57.     0 = <userdata>
  58.     GetYOffset = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:229
  59.     values = <table> {}
  60.     xOffset = 0
  61.     adjustedMax = false
  62.     adjustedMin = false
  63.     expirationTime = inf
  64.     anchorPoint = "CENTER"
  65.     iconFrame = <unnamed> {}
  66.     GetXOffset = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:225
  67.     SetYOffset = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:221
  68.     icon = <unnamed> {}
  69.     SetOffset = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:208
  70.     SetAnchor = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:195
  71.     backdropInFront = false
  72.     text = <unnamed> {}
  73.     SendChat = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:167
  74.     stickyDuration = false
  75.     toShow = true
  76.     color_a = 1
  77.     color_b = 0.098039215686274
  78.     color_g = 0.63921568627451
  79.     timer = <unnamed> {}
  80.     useAuto = true
  81.     color_r = 1
  82.     bar = <unnamed> {}
  83.     GetColor = <function> defined @WeakAuras\RegionTypes\AuraBar.lua:1166
  84.     ColorAnim = <function> defined @WeakAuras\RegionTypes\AuraBar.lua:1158
  85.     backdrop = <unnamed> {}
  86.     borderInFront = false
  87.     Color = <function> defined @WeakAuras\RegionTypes\AuraBar.lua:1150
  88.     cloneId = ""
  89.     xOffsetAnim = 0
  90.     yOffsetAnim = 0
  91.     regionType = "aurabar"
  92.     stacks = <unnamed> {}
  93.     border = <unnamed> {}
  94.     relativePoint = "CENTER"
  95.     overlays = <table> {}
  96.     SoundStop = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:113
  97.     SoundPlay = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:152
  98.     relativeTo = <unnamed> {}
  99.     scaley = 1
  100.     scalex = 1
  101.     id = "Apo Duration 2"
  102.     ResetPosition = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:189
  103.     height = 13
  104.     width = 130
  105.     SetXOffset = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:217
  106.     yOffset = -25
  107.     inverse = false
  108.     SetFrameLevel = <function> defined @WeakAuras\RegionTypes\AuraBar.lua:679
  109.     SoundRepeatStop = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:104
  110.     duration = 0
  111.     SetOffsetAnim = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:233
  112.     RunCode = <function> defined @WeakAuras\RegionTypes\RegionPrototype.lua:171
  113. }
  114. (*temporary) = "attempt to call method 'Collapse' (a nil value)"
  115. paused = true
  116. pairs = <function> defined =[C]
  117. regions = <table> {
  118.     T21 Antorus Icons = <table> {}
  119.     01-Beautiful Beast: Dent Armor = <table>

Disabling RealUI_Skins makes weakauras work proper again
  Reply With Quote
 

WoWInterface » Featured Projects » RealUI » Weakauras not working with RealUI_Skins enabled


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off