Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I installed SteamVR and then I installed OpenVR manually through the package manager. I managed to run the game on HTC Vive once and since then I get errors like this:

DllNotFoundException: openvr_api
Valve.VR.OpenVR.GetInitToken () (at Assets/SteamVR/Plugins/openvr_api.cs:4773)
Valve.VR.OpenVR+COpenVRContext.CheckClear () (at Assets/SteamVR/Plugins/openvr_api.cs:4987)
Valve.VR.OpenVR+COpenVRContext.VRSystem () (at Assets/SteamVR/Plugins/openvr_api.cs:4996)
Valve.VR.OpenVR.get_System () (at Assets/SteamVR/Plugins/openvr_api.cs:5161)
SteamVR_RenderModel.OnEnable () (at Assets/SteamVR/Scripts/SteamVR_RenderModel.cs:602)

OpenVR seems not to be installed yet it doesn't allow me to install it.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
2.5k views
Welcome To Ask or Share your Answers For Others

1 Answer

等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...