WarpDeplete

WarpDeplete

432k Downloads

LUA Errors on 10.0.2

Beet4 opened this issue · 2 comments

commented

I get the following LUA errors on 10.0.2 pre-patch. The add-on also seems to be showing even outside dungeons.

4x Interface/AddOns/WarpDeplete/Events.lua:269: GameTooltip doesn't have a "OnTooltipSetUnit" script
[string "=[C]"]: in function `HookScript'
[string "@Interface/AddOns/WarpDeplete/Events.lua"]:269: in function `RegisterGlobalEvents'
[string "@Interface/AddOns/WarpDeplete/Core.lua"]:89: in function <Interface/AddOns/WarpDeplete/Core.lua:78>
[string "=[C]"]: ?
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface/FrameXML/UIParent.lua"]:536: in function `UIParentLoadAddOn'
[string "@Interface/AddOns/Rarity/Core/Collections.lua"]:63: in function `ScanToys'
[string "@Interface/AddOns/Rarity/Core/Collections.lua"]:283: in function `ScanExistingItems'
[string "@Interface/AddOns/Rarity/Core.lua"]:174: in function `DoEnable'
[string "@Interface/AddOns/Rarity/Core.lua"]:150: in function <Interface/AddOns/Rarity/Core.lua:149>
[string "=[C]"]: ?
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...ace/AddOns/Masque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
commented

There's already a pull request open that fixes this by @fang2hou. I'll have time to test it over the next few days, at the latest on the weekend, which will probably make this error go away. I'll report back here after I've found the time.

commented

Alright, I updated everything and released a new version for 10.0.2. Please open another issue if you encounter any more bugs!