Jump to content

Object Required: Controller error


Recommended Posts

Hello. I've gone through heaps of forum posts and cant seem to find a solution to this problem for me. No matter what table I startup in VR, I always get the same error. I have `controller.vbs` in my scripts file but for some reason VPVR cant seem to find it.

This is the part thats getting the controller

On Error Resume Next
ExecuteGlobal GetTextFile("controller.vbs")
If Err Then MsgBox "You need the controller.vbs in order to run this table, available in the vp10 package"
On Error Goto 0

And this is the location of controller.vbs `C:\Users\<username>\Desktop\Personal\VR Junk\VR Pinball\scripts`

 

I'm running Windows 11 and using an Oculus Rift 2 through SteamVR

Link to comment
Share on other sites

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...