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);
This will disable tooltips.
- Once you've finished the encounter, you can turn tooltips back on with the following:
/script GameTooltip:SetScript("OnShow", GameTooltip.Show);
Here's the blue post on the problem in the enormous Headless Horseman thread.

One of my little side hobbies in World of Warcraft is collecting vanity pets. These are the little companions that run around behind you and offer absolutely no value to you other than their looks. Any pet collector knows that the definitive guide on minipets is Brianni's 
