» Welcome Guest
[ Log In :: Register ]

 

[ Track this topic :: Email this topic :: Print this topic ]

Topic: Error/Bug in listmaker function, External exeption 80000001< Next Oldest | Next Newest >
Jeffrey F. Bottoms
Unregistered





Posted: Oct. 25 2003,05:39

External exeption 80000001

Encountered this error when trying to generate a comma delineated "database" text file with all the pertinent details (year, stereo, 44khz, 128bps etc..) of each of my CD Roms so that I could search them easily ....

I have well over 1,400 cd's<!>

A problem that I have run into is that occasionaly a file was encoded with a name like the one that follows:

4. Baby I'm Flexable - Art Gum and his Rubber Band - 1926.mp3
-or-
5. You're slipping away - Joe Banana & His Bunch - 1904.mp3

Long story short, when trying to generate a text file the program cannot handle that first period. It should ignore all but the LAST one (the *.mp3) so as soon as the program arrives at that file you get the error:

EXTERNAL EXCEPTION 80000001

The program locks up - total freeze of software - ctr-alt-del to kill the process ... and then restarting it, works fine.
Back to top
Magnus Brading
Almighty Author



Group: Super Administrators
Posts: 2751
Joined: Aug. 2002
Posted: Oct. 25 2003,13:29

My guess would be that this problem has nothing to do with the filenames, but is rather related to the extraction of mp3 sound data from files with corrupted data structure.

If you send me an example mp3 file that will cause this error I'll be glad to analyze anyway.

Also, I really must know the exact template string you are using for generating that list to be able to help you further, please post it here.

--------------
Software author and website owner
Back to top
Profile PM WEB 
1 replies since Oct. 25 2003,05:39 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]