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

Invalid array length exception in Sandcastle Geometry and Appearances Example #2317

Open
pjcozzi opened this issue Dec 10, 2014 · 3 comments

Comments

@pjcozzi
Copy link
Contributor

pjcozzi commented Dec 10, 2014

  • Open the Geometry and Appearances Sandcastle example
  • Zoom in and look to the horizon.
  • Grab the bottom/left of the sky atmosphere and use left-mouse drag to spin around 360 degrees and then look around.

image

CC #1477

@hpinkos
Copy link
Contributor

hpinkos commented Oct 14, 2015

@pjcozzi I can't reproduce this

@mramato
Copy link
Member

mramato commented Oct 14, 2015

Someone else recently reported this on the forum, so it's definitely still happening. Here's the link. They are on a Mac as well, so this could be platform specific.

@kainino0x
Copy link
Contributor

I just accidentally reproduced this while zooming around aimlessly in Hello World. I'm on Chrome on Windows. Here's a trace with updated line numbers, too:

An error occurred while rendering.  Rendering has stopped.
undefined
RangeError: Invalid array length
RangeError: Invalid array length
    at updateFrustums (http://localhost:8090/Source/Scene/Scene.js:1037:36)
    at createPotentiallyVisibleSet (http://localhost:8090/Source/Scene/Scene.js:1202:13)
    at render (http://localhost:8090/Source/Scene/Scene.js:1806:9)
    at Scene.render (http://localhost:8090/Source/Scene/Scene.js:1845:13)
    at CesiumWidget.render (http://localhost:8090/Source/Widgets/CesiumWidget/CesiumWidget.js:659:25)
    at render (http://localhost:8090/Source/Widgets/CesiumWidget/CesiumWidget.js:68:32)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants