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

WARNING: Multiple instances of Three.js being imported. #1

Closed
brianyuen opened this issue Jun 30, 2022 · 1 comment
Closed

WARNING: Multiple instances of Three.js being imported. #1

brianyuen opened this issue Jun 30, 2022 · 1 comment

Comments

@brianyuen
Copy link

Hi! First off, thanks for this. I was able to set up controls for VR in just a few minutes. One thing I did notice with my project, along with the demos listed in the README.md of this repo, was that I was getting this error in the console.

WARNING: Multiple instances of Three.js being imported.

I'm running a fairly basic scene on macOS 12.4 with node v14.17.3 if it matters.
Thanks!

@DePasqualeOrg
Copy link
Owner

I see it happens in Chrome but not in Safari. It could have to do with the fact that I'm using my own patched version of Three.js on the examples due to this longstanding bug which interferes with some functionality in VR. Once it's fixed, I'll revert to the latest version and see if the error keeps happening.

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