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

Samba Dancing glTF Model displays an error and does not appear #6433

Closed
cx20 opened this issue Apr 8, 2018 · 3 comments
Closed

Samba Dancing glTF Model displays an error and does not appear #6433

cx20 opened this issue Apr 8, 2018 · 3 comments

Comments

@cx20
Copy link

cx20 commented Apr 8, 2018

I tried to display the following model in Cesium.js.
http://examples.claygl.xyz/examples/basicPointLightShadow.html
https://cdn.rawgit.com/pissang/claygl/c4f45119/example/assets/models/SambaDancing/SambaDancing.gltf

However, the following error was output and could not be displayed.
http://jsdo.it/cx20/QQHP

Cesium.js:532 
An error occurred while rendering.  Rendering has stopped.
undefined
TypeError: Cannot read property 'parents' of undefined
TypeError: Cannot read property 'parents' of undefined
    at Nt (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:497:30928)
    at Bt (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:498:459)
    at Ae.update (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:498:19569)
    at a.update (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:492:8011)
    at tt (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:525:21935)
    at Ke (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:525:19739)
    at Qe (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:525:17745)
    at lt (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:525:25765)
    at ut (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:525:25933)
    at we.render (https://cdn.rawgit.com/cx20/gltf-test/279cba56/libs/cesium/1.44/Cesium.js:526:2226)
@emackey
Copy link
Contributor

emackey commented Apr 8, 2018

The SambaDancing model appears to have a lot of validation errors. But it's still worth investigating this.

First reported in #6416 (comment)

@emackey
Copy link
Contributor

emackey commented May 2, 2020

The crash shown in the original post here was fixed in #8756. The SambaDancing model has a lot of errors though, and still does not display correctly in Cesium or Windows 3D Viewer.

I think the remaining problems are not Cesium's problems, so I'm closing this. Thanks @cx20.

@emackey emackey closed this as completed May 2, 2020
@cx20
Copy link
Author

cx20 commented May 2, 2020

@emackey Thank you for doing a lot of research.

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