You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DeveloperError: normalized result is not a number
Error
at new DeveloperError (http://localhost:8080/Source/Core/DeveloperError.js:44:19)
at Function.Cartesian3.normalize (http://localhost:8080/Source/Core/Cartesian3.js:422:19)
at computeTriangleAttributes (http://localhost:8080/Source/Core/GeometryPipeline.js:1901:24)
at splitLongitudeTriangles (http://localhost:8080/Source/Core/GeometryPipeline.js:2058:17)
at Object.GeometryPipeline.splitLongitude (http://localhost:8080/Source/Core/GeometryPipeline.js:2482:17)
at geometryPipeline (http://localhost:8080/Source/Scene/PrimitivePipeline.js:135:38)
at Object.PrimitivePipeline.combineGeometry (http://localhost:8080/Source/Scene/PrimitivePipeline.js:278:26)
at combineGeometry (http://localhost:8080/Source/Workers/combineGeometry.js:12:41)
at http://localhost:8080/Source/Workers/createTaskProcessorWorker.js:56:42
The text was updated successfully, but these errors were encountered:
Reported on the forum: https://groups.google.com/forum/?hl=en#!topic/cesium-dev/O_LaBx1_1wg
ne_10m_admin_0_countries2.json.txt
For some reason this crashes in Sandcastle but not in the CesiumViewer. It also doesn't crash when
scene3DOnly = true
The text was updated successfully, but these errors were encountered: