Re: when i use this auto downloader thing i get( Error 62 at pgm-ctr: 1675


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]

Posted by Steve on 20, 2001 at 1:21 PM:

In Reply to: Re: when i use this auto downloader thing i get( Error 62 at pgm-ctr: 1675 posted by Cryofax on 20, 2001 at 4:30 AM:

Ok, I haven't used BASIC since 9th grade (back when you could go play this stuff in the arcades) so I don't quite got the smarts to debug this thing. Anyway I have all the right directories and stuff, but the program bonks out when it's trying to compare the ROMs:

Enter your MAME directory (where MAME.EXE resides eg C:\MAME)? d:\mame

Verifying existing ROMs. . .

Verification complete

Generating list of all non clone ROMs supported by MAME. . . Complete


Generating list of all ROMs supported by MAME. . . Complete

Comparing supported ROMs to existing ROMs. . .

Error 62 at pgm-ctr: 1675

The program does generate vrfysets.txt listfull.txt and verified.txt no problem, but I'm not sure what it could be hanging up on during the comparison phase.


Steve
C2M
AZ Emu Group
: : what does this mean???????

: That little program is fragile. If it doesn't find things right where it wants it will crash. The source code doesn't feature error catching, it just crashes.

: Error 62 is an "Input Past End" error, which indicates it is trying to read file data that isn't there.

: If you're getting this error at the end, but it still generates the files and looks okay, just ignore it, looks like a program bug.

: If you get it right away when you run it and it does not work at all, you need to be sure you type the right DIR where "mame.exe" exists, and that your roms are in a folder called "roms" right under that exact directory.

: If your Mame executable is something other than "mame.exe", like say "mame32" or "mamei686" or something, you can do one of two things...

: 1.) Temporarily rename your executable to "mame.exe" for purposes of running this ROM checking program

: 2.) Copy the file "mame.exe" from the DOS version of the Mame version you have to the same directory...

: - Cryo




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ Build Your Own Arcade Controls message board ] [ FAQ ]