Thread Tools Display Modes
10-27-10, 10:27 PM   #1
Tithulta
A Black Drake
 
Tithulta's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 80
Excessive load times?

I have been getting D/c more often than ever since 4.0.1 was released. Some i think is due to addons, but having a hard time figure out which ones are the issue. Thought it was ratingbuster, but deleting it and its saved variables didnt effect load time. I've already updated video drivers. no effect. Tried loading with only dominos, sexymap, tomtom and healbot. Still really really long time loading and D/ced not 30s after it fully loaded. going to try cutting options all down to low an see if that helps. Anyone else dealing with long load times just starting in the last week or so?

tri-core 2.9mhz
4gb ddr2 800
5750 1gb gddr(4 or5) i think
__________________

Last edited by Tithulta : 10-27-10 at 10:31 PM. Reason: forgot something
  Reply With Quote
10-27-10, 10:47 PM   #2
brotherhobbes
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 313
what happens when you disable every addon?
  Reply With Quote
10-27-10, 11:00 PM   #3
Tithulta
A Black Drake
 
Tithulta's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 80
no addons = very fast load time soon as the blue bar fills up it loads in an shows character and whatever enviroment they're in. Dal or not makes not diffrence
__________________
  Reply With Quote
10-27-10, 11:17 PM   #4
brotherhobbes
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 313
so then it's definitely an addon.

best thing, although annoying, is to slowly re-enable them one at a time. logging in after each one you turn back on.
  Reply With Quote
10-28-10, 05:19 PM   #5
Tithulta
A Black Drake
 
Tithulta's Avatar
AddOn Author - Click to view addons
Join Date: Dec 2006
Posts: 80
Dunno which addon it was but i just bit the bullet an deleted WTF and it seems to have fixed it. Sucks re-setting up all my toons, but at least for the most part it once per class.
__________________
  Reply With Quote
10-28-10, 05:48 PM   #6
Dridzt
A Pyroguard Emberseer
 
Dridzt's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 1,360
Excessively large saved variables and missing files both contribute to slow loading times.

The first needs no further explanation I think.

As for the second you can get an idea by looking at World of Warcraft\Logs\FrameXML.log

It's normal to have "some" entries there (it's not the same as lua errors)
but if you have too many lines with "unable to load such and such" file these add alot of loading time.

This is usually a problem with improper setup of dis-embedded libraries or occasionally obsolete files that the author didn't bother removing from the .toc of their addon.

Game tries to find each of these files and also writes the error to framexml.log both of which add to loading times.

Last edited by Dridzt : 10-28-10 at 05:50 PM. Reason: 'fo' =/= 'of'
  Reply With Quote

WoWInterface » General Discussion » Tech Chat » Excessive load times?


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