The NEW Build Your Own Arcade Controls

Main => Software Forum => Topic started by: booli on January 21, 2003, 02:43:36 am

Title: Lazarus 4.5 and MAME .63 problem
Post by: booli on January 21, 2003, 02:43:36 am
I keep getting a:
run time error '62'
input past end of file

When trying to generate a new masterlist in Lazarus 4.5.  Anyone else having this problem?  I tried deleting the masterlist, recompiling MAME, to no avail...

Any ideas?

booli
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: Mike on January 21, 2003, 07:34:32 am
I may be talking out of my butt here. But I used to get that error in my old cobol class because there was an extra line return or space at the end of my data file.
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: booli on January 21, 2003, 11:50:46 pm
I agree, it is something to do with the data, either a field out of place, or something.  The problem is, that both the list generator and Lazarus call mame -li and mame -listdetails to gather the data... there is no way (that I know of) to modify that data before the masterlist is created...

any help would be apreciated...

booli
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: Howard_Casto on January 22, 2003, 12:03:08 am
Your problem is the new bios added to mame as of this version.  You see mame outputs bios as a game, but in the wrong format, thus gumming up the works.  I manually block out bioses via code as they are a rarity.  

I already have a working version and it will be out within a day or so, just be patinet.  :)

Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: booli on January 22, 2003, 12:59:56 am
Thanks for the response... I'm sitting on my hands now  ;)

booli
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: romid on February 25, 2003, 04:42:20 am
Im getting this same error...did anyone figure out the real reason behind it and how to fix it?
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: Howard_Casto on February 25, 2003, 01:46:03 pm
go to the homepage and read the bottom post :P
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: romid on February 25, 2003, 02:56:19 pm
"New List Generator ..:. 6:37 PM
Since I am busy with dx laz I won't bother with making a new zip file..... If you want to run mame .63 then you will need to replace your listgen.exe with this one. It will work with all the latest versions of lazarus.
Have fun and happy gaming!
Download here."


Actually, Im using the latest version of mame, just downloaded it last night.... suggestions?
Title: Re:Lazarus 4.5 and MAME .63 problem
Post by: Howard_Casto on February 25, 2003, 03:41:12 pm
yeah download it... that post was made when .63 was new