Jump to content

Recommended Posts

Posted

@Korg82 Reinstalled Cyber Race latest on LATEST VPX (final release of 10.8).
in VR works.

Only thing that does not work : is the select oponent counter does not go down from 15 .. stays there.

 

 

  • 3 weeks later...
Posted

I'm having issues launching the table and always get a u-bound error on the script. Not really sure where to look to fix this and wanted to reach out for some help. My runtimes are up to date and flex dmd is registered. 

 

Thanks in advance. 

  • 5 months later...
Posted (edited)
On 12/16/2024 at 4:02 PM, Korg82 said:

Please help...

 Cyber Race ran fine in VR until latest VPX updates. Now I get this error...  

 

bass music/sound library cannot load "cyberrace\kal casey - White Bat | - 05 Alliance.mp3  (error 2: (can"t open file)

 

** reinstalled

Music is all there in the Music\cyberrace folder and it plays fine when clicked on.

Seen this before on other tables.

WTF is going on?

Did you ever figure this out @Korg82?  I'm getting a similar error on my system as well despite following the instructions.   Mine has issues with a different song and says "Error 8 BASS_Init has not been successfully called" and then no music plays while the table runs normally.

Edited by Ryangel
  • 4 weeks later...
  • 3 weeks later...
  • 1 month later...
Posted (edited)

Great looking table, but I get a couple error msgs. VPX, Pinmame, B2s, and Flexdmd are all updated to latest.

 

* my mistake I missed a page of comments, and I see now where it say rc7+ 10.8. Ill just skip this one for now.

 

Compile error
-------------
Line: 2158
Object doesn't support this property or method: 'title.loop'

Runtime error
-------------
Line: 22286
Type mismatch: 'UBound'

Runtime error
-------------
Line: 15044
Type mismatch: 'objBallShadow'

Edited by r3trogear
saw a missed comment
  • 4 months later...
Posted

Not so difficult:

The music files into the music folder... (So the table script can find these)

The cyberracedmd folder into the table folder (so the table script can use it for flexdmd)

  • 2 weeks later...
Posted

I think I found an error in the script. 

 

I noticed the Vpin Studio was saying the music files were missing but I knew they were not. 

 

On line 10753 theres's a "\" missing after cyberrace. 

 

 

 PlayMusic "cyberrace" & MUSIC_RACE & ".mp3", MusicVol

should be 

PlayMusic "cyberrace\" & MUSIC_RACE & ".mp3", MusicVol


 

Posted
56 minutes ago, Cliffy said:

good catch Gonzonia!

All thanks to Vpin-Studio telling me there was a missing music file! 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...