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

glTF Models Not Loading #1317

Open
MacrayBlackhand opened this issue Jan 6, 2024 · 1 comment
Open

glTF Models Not Loading #1317

MacrayBlackhand opened this issue Jan 6, 2024 · 1 comment

Comments

@MacrayBlackhand
Copy link

I'm seeing this error with this build:

  • X3DOM 1.8.3-dev
  • Build : 7687
  • Revision: 3b57b30
  • Date: Mon Jun 20 19:37:29 2022 -0400

x3dom-full.js:7 Uncaught TypeError: Cannot read properties of undefined (reading 'buffer')
at x3dom.glTF2Loader._bufferURI (x3dom-full.js:7:451370)
at x3dom.glTF2Loader._generateX3DBufferGeometry (x3dom-full.js:7:446723)
at x3dom.glTF2Loader._generateX3DShape (x3dom-full.js:7:440666)
at x3dom.glTF2Loader._generateX3DNode (x3dom-full.js:7:438089)
at x3dom.glTF2Loader._traverseNodes (x3dom-full.js:7:437568)
at x3dom.glTF2Loader.load (x3dom-full.js:7:435859)
at s.onreadystatechange (x3dom-full.js:7:724143)

Anyone have any ideas?

@andreasplesch
Copy link
Contributor

Happy to look into this. Can you share an example ?

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