Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: lisowskikevin on April 29, 2021, 09:11:45 pm

Title: Trouble shooter 2– error message...anyone know?
Post by: lisowskikevin on April 29, 2021, 09:11:45 pm
Hey guys I’m running troubleshooter 2 on model 2 emulator through hyperspin and I keep getting this error message when I start the games:

Run time error 9
Subscript out of range

Anyone know what this means?
Title: Re: Trouble shooter 2– error message...anyone know?
Post by: Howard_Casto on April 29, 2021, 10:55:33 pm
A runtime error 9 usually means that visual basic is trying to allocate an impossible number or read an unreadable array.   Typically having a missing  file or having it's properties set to read-only could do this although it might be unrelated.   
Title: Re: Trouble shooter 2– error message...anyone know?
Post by: lisowskikevin on April 30, 2021, 09:53:31 am
A runtime error 9 usually means that visual basic is trying to allocate an impossible number or read an unreadable array.   Typically having a missing  file or having it's properties set to read-only could do this although it might be unrelated.

Hmm ok, maybe I’ll try a fresh model 2 and ts2 install then. Thankyou