Fix for Headless Horseman Crash
I don't know about you, but I'm tired of crashing every time I mouse over the Pumpkin Shrine during the Headless Horseman event. One workaround that seems to have worked is the following. When you enter the dungeon, issue the following script command in your chat window: /script GameTooltip.Temphide = function() GameTooltip:Hide() end; GameTooltip:SetScript("OnShow", GameTooltip.Temphide); [...]
Categories: General · World of Warcraft

