Thread Tools Display Modes
10-15-14, 11:51 AM   #1
Aalwein
A Flamescale Wyrmkin
 
Aalwein's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 147
Pinning down an addon issue

Anyone have any ideas on how to figure out which addon is causing my client to freeze entirely? The client just randomly freezes, doesn't drop any errors, and no crash log is written. Aside from disabling addons and enabling them one at a time, any ideas on how to pin the culprit down?
__________________
Aalwein | Jaberwocky
Die by the Arrow | YouTube | Facebook | Twitter
  Reply With Quote
10-15-14, 12:01 PM   #2
Choonstertwo
A Chromatic Dragonspawn
 
Choonstertwo's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2011
Posts: 194
You could try doing a binary search, as described by Phanx here (Step 5, third paragraph).

This will be quicker than checking individual AddOns if you have a large number installed.

Other than that, I don't think there's much that can be done in your situation.
  Reply With Quote
10-15-14, 02:13 PM   #3
JDoubleU00
A Firelord
 
JDoubleU00's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 463
I have had that problem also. I will try Phanx's binary search.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Pinning down an addon issue


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off