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: Lazarus 'Run-time error 53'?  (Read 2694 times)

0 Members and 1 Guest are viewing this topic.

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Lazarus 'Run-time error 53'?
« on: March 13, 2003, 09:01:17 pm »
Can anyone help me with this error?   :-[




SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8187
  • Last login:Yesterday at 10:39:10 am
  • The Bears Still Suck!
Re:Lazarus 'Run-time error 53'?
« Reply #1 on: March 13, 2003, 09:07:16 pm »
you have the new list gen?  check HC's news archives.

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #2 on: March 14, 2003, 12:04:12 am »
No file not found errors mean just that.  Check to make sure your mame.cfg is setup in your cfgs folder for lazarus and it points to a valid mame.exe.  The initial part of the listgen is created by mame itself.  

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #3 on: March 15, 2003, 02:45:13 pm »
My 'mame.cfg' file looks fine.  

I get this, then it crashes with the runtime error.


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #4 on: March 15, 2003, 03:45:46 pm »
My 'mame.cfg' file looks fine.  

I get this, then it crashes with the runtime error.



Your directory structure is crazy, I think that has a lot to do with the problem.  Did you try running the list gen outside of lazarus?  

Also post your cfg file.  Judging by that output there is something wrong with it.  

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #5 on: March 15, 2003, 04:08:29 pm »
This is the message I get from both inside Lazarus, and out.

This is my 'mame.cfg'


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #6 on: March 15, 2003, 09:26:46 pm »
delete both the listinfo.bat and listdetails.bat and retry

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #7 on: March 15, 2003, 10:08:35 pm »
Hi Howard,
That didn't work.  Thanks for you patience with me.  I just received my card from Andy and Lazarus has always been the FE I wanted to run when I got Windows going.  

Thanks again, and any more ideas and help would be great!


Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #8 on: March 15, 2003, 10:30:22 pm »
The problem with your error is it gives output that it shouldn't be able to give.  The listgenerator passes the dat in short filename format and thus this shouldn't be possible.  

First off make sure you have the latest listgen as sirp originally said, that's not the issue but it couldn't hurt.  Secondly rename your mame dir to lzmame rather than lzmame61... I think the parser is having issues with the folder name.  

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #9 on: March 16, 2003, 09:58:10 am »
I have the latest version of listgen, I've renamed the lzmame61 folder to just lzmame, and I also moved all the programs closer to the root so it wouldn't be so deep in folders, but nothing worked...  ???

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #10 on: March 16, 2003, 09:43:50 pm »
I have the latest version of listgen, I've renamed the lzmame61 folder to just lzmame, and I also moved all the programs closer to the root so it wouldn't be so deep in folders, but nothing worked...  ???


Well all I can tell you is reinstall from scratch and start over.  I assure you this is a isolated case so it has something to do with your specific setup.  


Sorry

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #11 on: March 17, 2003, 02:57:16 pm »
GOT IT!!!   ;D

It looked like I was having a problem with the space in between 'List Generator" in the path.

Let the games begin!!!!

Thanks for all the help!

 ~ ChaZz

Chazz

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 234
  • Last login:January 29, 2020, 01:14:53 pm
Re:Lazarus 'Run-time error 53'?
« Reply #12 on: March 17, 2003, 05:43:39 pm »
Success!!  Big Time!

Neogeo Xtreme

SirPoonga

  • Puck'em Up
  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 8187
  • Last login:Yesterday at 10:39:10 am
  • The Bears Still Suck!
Re:Lazarus 'Run-time error 53'?
« Reply #13 on: March 17, 2003, 05:47:43 pm »
Why is everything in the list there 3 times?

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:June 20, 2025, 12:57:54 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus 'Run-time error 53'?
« Reply #14 on: March 17, 2003, 07:19:15 pm »
SirP this is just a guess but probably he has three versions of emulators that will run mame games.  They would each have the same name.....


I've been thinking in a future version I should check for descriptions and if they are exactly the same as another, tack on the emulator name on the end.  Just a thought.  

Chris

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 4574
  • Last login:September 21, 2019, 04:59:49 pm
    • Chris's MAME Cabinet
Re:Lazarus 'Run-time error 53'?
« Reply #15 on: March 20, 2003, 03:50:50 pm »
Ooh, how about an option that will remove parenthesis and everything in between them?  :)  I try to make sure that there is only one set for each ROM, so I don't need to see (Set 1) or (World) or anything like that....

Oh, and while I'm requesting features, how about an option that, for the list sort, uses the second word for the sort if the first word is "The "?  :)

--Chris

--Chris
DOSCab/WinCab Jukebox: http://www.dwjukebox.com