Build Your Own Arcade Controls Forum
Main => Software Forum => Topic started 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?
-
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.
-
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