phetsims / collision-lab

"Collision Lab" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
6 stars 4 forks source link

Sim Frozen after trying to set one ball on top of the other using keypad entry #137

Open kathy-phet opened 4 years ago

kathy-phet commented 4 years ago

Had 4 balls out, and was arranging using keypad. The sim froze when the entered value would have made a lot of overlap, and I cannot close the dialog box or anything.

Actually had to close the browser tab. Refreshing the browser tab did not work. Then in new tab it also failed to load with error (Failed to load resource: net::ERR_CONNECTION_RESET).

arouinfar commented 4 years ago

For https://github.com/phetsims/QA/issues/524

brandonLi8 commented 4 years ago

I tried in both Explore 1D and Explore 2D was unable to reproduce. @kathy-phet what screen were you on and do you happen to remember the rough configuration/values you tried to set to?

kathy-phet commented 4 years ago

Hi Brandon - To reproduce, do this, earlier this morning I did this:

go to the 2D screen click the ball number up to 4 balls click the more data option manually try to change each ball in order to be at y=0 my sim freezes when I do this for the 4th ball

Except - now it doesn't crash - I don't know what changed! Maybe the new rounding algorithm fixed this issue, or maybe it was a corner case with my computer somehow.

Ignore for now - I'll report here again if I see it crop up again.