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

sample chapter-09 16-animation-from-gltf, can not read "match" of undefined #32

Open
polyren opened this issue Apr 22, 2019 · 1 comment

Comments

@polyren
Copy link

polyren commented Apr 22, 2019

This problem prevents me from opening this example, I have tried to replace the model with different glTF 2.0 files, but the same error exists. I'm using npm and python simple server to open the example.

error message here.

Uncaught TypeError: Cannot read property 'match' of undefined
at Object.value (glTF-parser.js:91)
at Object.value (glTF-parser.js:97)
at Object. (glTF-parser.js:113)
at Array.forEach ()
at Object. (glTF-parser.js:111)
at Array.forEach ()
at Object.value (glTF-parser.js:107)
at Object.set [as json] (glTF-parser.js:133)
at XMLHttpRequest. (glTF-parser.js:276)

@fuzzy-duck
Copy link

I'm getting the same...any ideas?

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

1 participant