Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]  (Read 17258 times)

0 Members and 1 Guest are viewing this topic.

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« on: September 19, 2007, 05:06:58 pm »
I've got MAME set up and running fine (I think).  I even compiled my own version of .118u1.  All of the games I've tried launching so far work fine except for Super Pac-Man and Mappy - that's it and I've tested about 700 games so far.  I've tried running "superpac", "superpcm", "mappy", etc. and both games get to 11% on the loading screen (I'm using MaLa) and then I get kicked back to the list of games.   Has anyone else experienced this (a game not loading)?

Any ideas on what could be going wrong?

Thanks!
« Last Edit: October 08, 2007, 11:40:20 pm by javeryh »

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man? MaLa?
« Reply #1 on: September 19, 2007, 05:32:31 pm »
You need to go to a command prompt and run mame from there so you can see what the actual error message is.  In other words at the C prompt in your mame folder type:
mame  superpac

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man? MaLa?
« Reply #2 on: October 02, 2007, 10:57:37 am »
You need to go to a command prompt and run mame from there so you can see what the actual error message is.  In other words at the C prompt in your mame folder type:
mame  superpac

I'll give this a shot and report back.  Thanks!

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading for some reason
« Reply #3 on: October 06, 2007, 03:49:41 pm »
OK, I tried running Mappy from the cmd window and got this error:

Quote
Warning: unknown option in INI: frames_to_run
Warning: unknown option in INI: rdtsc
Warning: unknown option in INI: a2d_deadzone
Warning: unknown option in INI: digital
Warning: unknown option in INI: frames_to_run
Warning: unknown option in INI: rdtsc
Warning: unknown option in INI: a2d_deadzone
Warning: unknown option in INI: digitalWarning: unknown option in INI: frames_to_run
Warning: unknown option in INI: rdtsc
Warning: unknown option in INI: a2d_deadzone
Warning: unknown option in INI: digitalWarning: unknown option in INI: frames_to_run
Warning: unknown option in INI: rdtsc
Warning: unknown option in INI: a2d_deadzone
Warning: unknown option in INI: digital
Attempted to malloc zero bytes (src/emu/tilemap.c:333)

Mappy and Super Pac-man are 2 games I just can't live without!  Any help would be greatly appreciated.  Thanks!   :cheers:

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #4 on: October 06, 2007, 04:42:25 pm »
One of the problems is it looks like you're using a mame.ini file from an older version of mame.  I would go into the mame folder and rename your mame.ini file to something like mame.ini.old and then recreate a new one.

In the mame directory at the C prompt  type:

mame -cc

Then rerun again and see if all the errors go away or just the ones regarding unknown options.

Do you have a file called superpac.ini file in a mame subfolder called ini?


Kangum

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 461
  • Last login:February 25, 2018, 07:46:20 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #5 on: October 06, 2007, 04:55:22 pm »
im using .119 romset and i have no issues with superpac or mappy. have you tried deleting and recreating the mame ini.

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #6 on: October 06, 2007, 04:57:15 pm »
Looks like that other error regarding "malloc zero bytes" is a known issue with the mappy.c driver which both those two games you're having trouble with use.

Link

Therefore fixing the ini errors will not help your issue.  Looks like you'll have to revert to an older version of Mame for those games or wait for a bug fix.
« Last Edit: October 09, 2007, 04:34:49 pm by Peale »

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #7 on: October 06, 2007, 05:07:19 pm »
Thanks for the responses...  Hmmm... I have a .118u1 romset - if I upgrade MAME to .119u1 or whatever the current version is will it produce other errors since the romset wouldn't match the MAME version?  I guess I'd have to recompile and everything in order to save high scores... *sigh* I just got everything set up only to find out 2 of my favorite games won't load.  Any thoughts/recommendations?

 :cheers:

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #8 on: October 06, 2007, 05:14:20 pm »
I rarely have to update a rom for versions that close together.  Hey, that recompiling is good practice.  ;)

I would still make sure you generate a new mame.ini file to match your version of mame.
« Last Edit: October 06, 2007, 05:15:53 pm by SGT »

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #9 on: October 06, 2007, 07:56:31 pm »
Do you have a file called superpac.ini file in a mame subfolder called ini?

I don't have this folder.  Should I?  I'm going to try recreating the mame.ini but I don't know why or how it could be an older version...
« Last Edit: October 09, 2007, 04:35:14 pm by Peale »

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #10 on: October 06, 2007, 08:05:51 pm »
That INI folder isn't necessary, Mame will check that folder for an ini file for each rom.  If it exists, it will use it instead of mame.ini.  I was asking just in case those errors were coming from there instead of mame.ini.

Code: [Select]
but I don't know why or how it could be an older version...

After you compiled Mame did you put mame.exe into an existing mame folder or did you put it into a brand new folder?

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #11 on: October 06, 2007, 08:11:58 pm »
I just copied the files over like it said to on the Mr. Do! Arcade page.  Also, will I lose all of my current high scores with a recompile?  I just broke 75,000 in Galaga which is like a miralce for me since I stink.   ;D

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #12 on: October 06, 2007, 08:19:52 pm »
Quote
I just copied the files over like it said to on the Mr. Do! Arcade page.

What I'm asking is, was there an older or existing version of Mame in the folder where you copied the files to?  That's okay if you did, but it would explain why there was an older version of mame.ini there.

Quote
will I lose all of my current high scores with a recompile?

No you won't lose your high scores.  If you use "save states",  those many times don't work between versions.


javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #13 on: October 06, 2007, 08:23:17 pm »
What I'm asking is, was there an older or existing version of Mame in the folder where you copied the files to?  That's okay if you did, but it would explain why there was an older version of mame.ini there.

Oh, I get it - no.  The only version of MAME ever installed on this computer was .118 and then .118u1.

Quote
No you won't lose your high scores.  If you use "save states",  those many times don't work between versions.

Whew!  I don't use 'save states' at all - I'm trying to keep everything as simple as possible.

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #14 on: October 07, 2007, 06:29:59 pm »
I just spent the last 2 hours compiling a new version of MAME - what a pain!  It's compiling right now - I think it worked... I used the 0119u1, 0119u2, 0119u3 and hi_0119u2 files for patching.  I still need to install MaLa and MAME and everything - I basically wiped the HDD of all arcade stuff and started over.  Oh, this is for my cocktail cab... not my "current" one with the awesome Galaga score.  I wanted to practice on this (which hasn't seen a MAME update in over a year).  I'm having company over this weekend and it will be nice to have 2 fully playable cabinets.

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Super Pac-Man and Mappy are not loading [MAME error message posted!]
« Reply #15 on: October 08, 2007, 11:39:37 pm »
WTF??? I finished recompiling - Mappy and Super Pac-Man work fine (as do most other games I tried) but now Galaga isn't working.  I get an error message saying:

Quote
51xx.bin FILE NOT FOUND
ERROR: required files are missing, the game cannot be run

I get this error for each of the 5 versions in my romset.  What is going on?  HELP!!!
« Last Edit: October 08, 2007, 11:44:42 pm by javeryh »

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #16 on: October 08, 2007, 11:54:37 pm »
The error message says it all.   This newest version of Mame requires a file called 51xx.bin in the galaga rom that you don't have in your existing rom.  Look at the WIP on this link and you can see that it was just added in u3 of 119:

http://www.mameworld.net/maws/romset/galaga

The sad part is that it looks like this file was added for some future use.  Your only options are to find this file and put it into your galaga.zip or get the latest galaga rom from somewhere.  Another option is to use an older version of Mame for galaga.  Many people run multiple versions of Mame for various reasons.

When I said that I "rarely" had to update a rom, I didn't mean never.  Sorry dude.


javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #17 on: October 09, 2007, 08:44:18 am »
The error message says it all.   This newest version of Mame requires a file called 51xx.bin in the galaga rom that you don't have in your existing rom.  Look at the WIP on this link and you can see that it was just added in u3 of 119:

http://www.mameworld.net/maws/romset/galaga

The sad part is that it looks like this file was added for some future use.  Your only options are to find this file and put it into your galaga.zip or get the latest galaga rom from somewhere.  Another option is to use an older version of Mame for galaga.  Many people run multiple versions of Mame for various reasons.

When I said that I "rarely" had to update a rom, I didn't mean never.  Sorry dude.

Awesome!  Thank you so much.  I'm glad someone could tell me what the deal was.  If I recompile .119 but stop at u2 instead of going up to u3 this should fix the problem, right?  And I'll still be able to take advantage of the newest hi_119u2.diff file, right?

:cheers:

Kangum

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 461
  • Last login:February 25, 2018, 07:46:20 am
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #18 on: October 09, 2007, 10:49:20 pm »
I am using the 119 romset and have no issues with galaga. its has no updates though. at what point does it kill galaga 119u1 or u2 ect.

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #19 on: October 09, 2007, 10:53:05 pm »
I am using the 119 romset and have no issues with galaga. its has no updates though. at what point does it kill galaga 119u1 or u2 ect.

I can confirm Galaga works in .119u2 but NOT in .119u3 without an update to the rom.  I rolled back MAME to .119u2 and everything works perfectly - Mappy, Galaga and Super Pac-man!   :cheers:
« Last Edit: November 14, 2007, 05:23:21 pm by javeryh »

u_rebelscum

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 3633
  • Last login:April 21, 2010, 03:06:26 pm
  • You rebel scum
    • Mame:Analog+
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #20 on: October 10, 2007, 02:00:54 pm »
MAWS says galaga ROM changed in 0.119u3.  (Scroll to "last change(s)")  MAWS is a great source of changes in rom sets back until 0.37b15.
Robin
Knowledge is Power

ArtsNFartsNCrafts

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 221
  • Last login:October 12, 2020, 09:22:50 pm
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #21 on: November 12, 2007, 07:10:49 pm »

  Many people run multiple versions of Mame for various reasons.



Are there any resources that might show me how this is best done?  That seems to be the problem I'm running into the most.  Rom X runs fine in Mame v.xxx.....Rom y runs fine in Mame v .yyy, etc.

it seems like running multiple versions in one front end might alleviate my problems.

Herk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 66
  • Last login:December 30, 2024, 06:58:17 pm
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #22 on: November 13, 2007, 08:01:08 pm »
Javeryh,

I ran into the missing 5xxx.bin for namco titles and found a discussion at emuasylum that seems to wrap it up.  I have the new files but have not tested them yet.

Herk

javeryh

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7959
  • Last login:Yesterday at 11:24:08 am
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #23 on: November 14, 2007, 05:24:23 pm »
Javeryh,

I ran into the missing 5xxx.bin for namco titles and found a discussion at emuasylum that seems to wrap it up.  I have the new files but have not tested them yet.

Herk

Thanks Herk.  I think I'm going to stick with .119u2 for now until there is a compelling reason to update (NAOMI?  - dare to dream).

Herk

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 66
  • Last login:December 30, 2024, 06:58:17 pm
Re: Now Galaga won't load!!! PLEASE HELP!! [NEW error message posted!]
« Reply #24 on: November 14, 2007, 08:27:29 pm »
Javeryh,

I placed the new bin file in the galaga.zip and presto, it works again.

Herk