View Single Post
04-12-06, 03:20 AM   #99
Kudane
Co-Founder
 
Kudane's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2004
Posts: 215
Originally Posted by Kemayo
I was actually able to duplicate this.

I narrowed the crash down to being a result of iterating over GetQuestLogLeaderBoard() for every quest in some condition which I haven't figured out. The result of this condition was that GetQuestLogLeaderBoard (which returns "description, type, finished") returned the description without any name data populating it. So what would normally be "Find Mankrik's wife: 0/1" came out as ": 0/1". And after trying to load everything it would crash.

Then I upgraded to FuBar 0.9.99 and things stopped crashing.

I'd rather like to find that everyone else has this same experience...
So far my machine also quit locking up with full updates. I am testing the wife's machine tomorrow.

currently now, only some of the older addons are kicking out text spam (need to be updated I am sure). But so far I am count this as a WIN in my book!

Will post again tomorrow when I can test the wife's toon.
  Reply With Quote