Sunday, May 20 2012, 22:20:32 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
       
Pages: [1]   Go Down
Print
Author Topic: For those crashing due to cogwell's bug  (Read 104 times)
0 Members and 1 Guest are viewing this topic.
Dest
Peon

Offline Offline

Posts: 3.301



« on: Thursday, October 21 2010, 10:08:22 »

This bug is caused by tooltips it seems and it makes you freeze/crash everytime your cursor turns into a cogwell. Here is a workaround to fix this, aka disable tooltips.


Make two macros:

one to disable tooltips

/script GameTooltip.Temphide = function() GameTooltip:Hide() end; GameTooltip:SetScript("OnShow", GameTooltip.Temphide);

the other one to enable them as you need

/script GameTooltip:SetScript("OnShow", GameTooltip.Show);


This should prevent you from crashing, never had an issue since then.
Logged

It's me. Mario.

Aspirel
Non-Raider
*
Offline Offline

Posts: 346


« Reply #1 on: Thursday, October 21 2010, 15:38:45 »

I stopped crashing when i desabled my addons. I opened a ticket for that and they said they'd fix it. Guess that was an issue as well. Damn patch and these stupid bugs.
Logged

Pages: [1]   Go Up
Print
Jump to:  

TinyPortal v1.0 beta 3 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.05 seconds with 33 queries.