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

Polyfill causing error on Chromium without HMD attached #161

Open
ghost opened this issue Oct 13, 2016 · 0 comments
Open

Polyfill causing error on Chromium without HMD attached #161

ghost opened this issue Oct 13, 2016 · 0 comments

Comments

@ghost
Copy link

ghost commented Oct 13, 2016

With the latest webvr-manager, using Chromium without any HMD plugged in the computer makes an error on line 59:

Uncaught (in promise) TypeError: Cannot read property 'isPolyfilled' of null
    at WebVRManager.<anonymous> (webvr-manager.js:59)
(anonymous) @ webvr-manager.js:59

It seems to be because the setVRCompatibleOverride is never called?

Even he doesn't have the last version, you can try it out on this page:
https://www.clicktorelease.com/code/polygon-shredder/vr/

Copy of the bug is wrote out to the webvr chrome issues, as I don't know who should be in charge:
toji/chrome-webvr-issues#108

With Chromium Version 55.0.2869.0 (64-bit) on Windows 10.

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

0 participants