Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error creating Oculus GL Color Swap Chain #1415

Open
luciedefraiteur opened this issue Nov 18, 2019 · 1 comment
Open

Error creating Oculus GL Color Swap Chain #1415

luciedefraiteur opened this issue Nov 18, 2019 · 1 comment

Comments

@luciedefraiteur
Copy link

luciedefraiteur commented Nov 18, 2019

What i did: (windows 10, core i7, rtx 2070, oculus rift s)

nvm install 12.2.0
nvm use 12.2.0

git clone https://github.com/exokitxr/exokit.git
cd exokit
npm install

cd scripts

.\exokit.cmd -h


C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>setlocal

C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set home=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\

C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set node=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe

C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>set code=C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js

C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts>IF EXIST "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe" ("C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\node\node.exe" "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js" -h )  ELSE (node "C:\Users\gonza\Downloads\nvm-noinstall\exokit\scripts\..\src\index.js" -h )
THREE.WebGLRenderer 105
LibOVR: OVR Error:
  Code: -1005 -- ovrError_InvalidParameter
  Description: Null chain pointer provided.
  OVRTime: 181785.810876
  Time: 2019-11-18 22:22:57 [894:568:700]

Error creating Oculus GL Color Swap Chain
LibOVR: OVR Error:
  Code: -1005 -- ovrError_InvalidParameter
  Description: Null chain pointer provided.
  OVRTime: 181785.823135
  Time: 2019-11-18 22:22:57 [906:827:200]

Error creating Oculus GL Depth Swap Chain
LibOVR: OVR Er

@avaer
Copy link
Member

avaer commented Nov 18, 2019

You might want to play around with the parameters here: https://github.com/exokitxr/exokit/blob/master/deps/oculus/src/ovrsession.cpp#L552

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants