Particle System Sandcastle is crashing
See original GitHub issueOpen https://cesiumjs.org/Cesium/Build/Apps/Sandcastle/index.html?src=Particle System.html.
Wait 1 second, crash:
TypeError: Cannot read property 'length' of undefined
TypeError: Cannot read property 'length' of undefined
at getCornerFromEdge (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:211181:30)
at getCorner (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210885:13)
at createFillMesh (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210517:24)
at propagateEdge (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210296:17)
at visitTile (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210283:9)
at visitRenderedTiles (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210222:13)
at Function.TerrainFillMesh.updateFillTiles (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:210159:13)
at GlobeSurfaceTileProvider.endUpdate (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:211703:29)
at QuadtreePrimitive.render (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:214822:26)
at Globe.render (https://cesiumjs.org/Cesium/Build/CesiumUnminified/Cesium.js:216427:21)
Window, Chrome Version 72.0.3626.119 (Official Build) (64-bit).
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (7 by maintainers)
Top Results From Across the Web
Particle System Sandcastle is crashing · Issue #7617 - GitHub
It's a dirty cache. I can reproduce it in a normal window, but I can't reproduce in an Incogneto window.
Read more >2020.2.0b2: Player crashing in particle system - Unity Forum
Editor crashes in ParticleSystemRenderer::UpdateVertexInputLayout when instantiating particles with Render type "Mesh"
Read more >Introduction to Particle Systems - Cesium
Particle systems are collections of small images that when viewed together form a more complex “fuzzy” object, such as fire, smoke, weather, or...
Read more >Crashing and slow render speed when using particle systems ...
Causes: Crash and slow render speed can be caused by the following: An increase of particles within the scene can cause increasingly slow ......
Read more >a geotechnical engineer explains how water, air and sand ...
As a geotechnical engineering educator myself, I use sandcastles in the classroom to explain how interactions of soil, water and air make it ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
It’s a dirty cache. I can reproduce it in a normal window, but I can’t reproduce in an Incogneto window.
Placing new Cesium build to different URL also helps.