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

updated to aframe 1.4.2 and there is an error on oculus_touch_contrls.js #277

Open
jerryhou77 opened this issue Sep 14, 2023 · 1 comment

Comments

@jerryhou77
Copy link

I try to run a-painter on quest 2 , after I updated a-frame to 1.4.2, there is no AR button on screen, when I enter VR mode, there is an error on oculus_touch_contrls.js:
Cannot read properties of undefined (reading 'position')
at n.onOculusTouchV3ModelLoaded (oculus-touch-controls.js:416:50)

the error code is buttonObjects.grip.minX = buttonObjects.grip.position.x;

I can choose brush and draw in space, but when I want to chooese the color, VR is freeze.

@Elettrotecnica
Copy link

This specific issue may be addressed by aframevr/aframe#5415, however, this may not be all the maintenance you will need to run a-painter on latest aframe.

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