37 - LUA Error and no Window when clicking on [Alchemy] link in Chat
What steps will reproduce the problem?
1. Clicking on [Alchemy] link in Chat
What is the expected output? What do you see instead?
nothing, error and the Alchemy ability frame doesn't open
What version of the product are you using?
7.0.10 r15286
Do you have an error log of what happened?
5x ItemRefTooltip:SetHyperlink(): Unknown link type
[C]: ?
[C]: ?
DBM-Core\DBM-Core-7.0.10.lua:2496 in function <DBM-Core\DBM-Core.lua:2492
(tail call): ?
(tail call): ?
WIM\Sources\Hooks.lua:109 in function `SetHyperlink'
FrameXML\ItemRef.lua:284 in function <FrameXML\ItemRef.lua:1
...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3572 in function <...aceBlizzard_CombatLog\Blizzard_CombatLog.lua:3508
[C]: in function `SetItemRef'
FrameXML\ChatFrame.lua:3304 in function <FrameXML\ChatFrame.lua:3303
[C]: ?
[C]: in function `ChatFrame_OnHyperlinkShow'
[string "*:OnHyperlinkClick"]:1: in function <[string "*:OnHyperlinkClick"]:1>
[C]: ?
Locals:
(*temporary) = ItemRefTooltip {
0 = <userdata>
UpdateTooltip = <function> defined *:OnLoad:5
SetRecipeReagentItem = <function> defined =[C]:-1
shoppingTooltips = <table> {
}
SetHyperlink = <function> defined @WIM\Sources\Hooks.lua:102
needsReset = true
SetQuestLogItem = <function> defined =[C]:-1
updateTooltip = 0.2
SetQuestItem = <function> defined =[C]:-1
SetRecipeResultItem = <function> defined =[C]:-1
}
(*temporary) = "trade:Player-1618-06CD5D87:195095:171"
Please provide any additional information below.
| User | When | Change |
|---|---|---|
| Kulturnilpferd | Oct 25, 2016 at 20:59 UTC | Changed status from Waiting to Replied |
| mysticalos | Oct 23, 2016 at 07:24 UTC | Changed status from New to Waiting |
| Kulturnilpferd | Sep 30, 2016 at 13:23 UTC | Create |
- 2 comments
- 2 comments
Facts
- Last updated
- Oct 25, 2016
- Reported
- Sep 30, 2016
- Status
- Replied - Someone has replied after waiting for more information.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #2
Kulturnilpferd Oct 25, 2016 at 20:59 UTC - 0 likesYep, it's caused when WIM is enabled, when it's disabled everything is fine
- Reply
- #1
mysticalos Sep 30, 2016 at 15:34 UTC - 0 likesDoes it still happen with WIM disabled? Need to rule out which mods hook is the cause. DBM might get blamed even if another mod was first cause, and this shows WIM in error report too.