Jump to content

Object Required: Controller error


Recommended Posts

Posted

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

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...