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 Runtime Error '9'  (Read 1585 times)

0 Members and 1 Guest are viewing this topic.

jginiso

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:January 23, 2009, 01:41:17 pm
  • I want to Build My Own Arcade Controls!!
Lazarus Runtime Error '9'
« on: December 07, 2002, 12:23:35 pm »
I receive "runtime error '9': Subscript out of range" when I try to scan for new roms. The scan reaches Vdir 4 then gives the error. things were working until I tried to add a visual pinball dat I made with the list helper. Ive sinced removed that DAT and reinstalled Lazarus but continue to receive the error. Any help woudl be appreciated. Thanks.
James

Howard_Casto

  • Idiot Police
  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 19427
  • Last login:Today at 11:38:27 am
  • Your Post's Soul is MINE!!! .......Again??
    • The Dragon King
Re:Lazarus Runtime Error '9'
« Reply #1 on: December 07, 2002, 10:47:49 pm »
Subscript out of range means it's trying to read somethign that's required to be there but you don't have.  Check your dat file to make sure it's formatted properly and most importantly check your dirs.ini and lazarus.ini

jginiso

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 70
  • Last login:January 23, 2009, 01:41:17 pm
  • I want to Build My Own Arcade Controls!!
Re:Lazarus Runtime Error '9'
« Reply #2 on: December 08, 2002, 09:45:58 am »
Lazarus reinstall fixed the problem. Thanks Howard. James