phetsims / area-builder

"Area Builder" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/area-builder
GNU General Public License v3.0
1 stars 2 forks source link

CT: y must be a finite number: undefined #109

Closed chrisklus closed 5 years ago

chrisklus commented 5 years ago
Assertion failed: y must be a finite number: undefined
Error: Assertion failed: y must be a finite number: undefined
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/assert/js/assert.js:22:13)
    at Shape.moveTo (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/kite/js/Shape.js?bust=1549398071567:175:17)
    at createBucketIcon (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/area-builder/js/common/view/AreaBuilderIconFactory.js?bust=1549398071567:42:7)
    at Object.createExploreScreenNavBarIcon (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/area-builder/js/common/view/AreaBuilderIconFactory.js?bust=1549398071567:84:22)
    at new AreaBuilderExploreScreen (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/area-builder/js/explore/AreaBuilderExploreScreen.js?bust=1549398071567:37:49)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/area-builder/js/area-builder-main.js?bust=1549398071567:37:7
    at Namespace.window.phet.joist.launchSimulation (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/joist/js/SimLauncher.js?bust=1549398071567:50:11)
    at doneLoadingImages (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/joist/js/SimLauncher.js?bust=1549398071567:71:29)
    at Object.launch (https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/joist/js/SimLauncher.js?bust=1549398071567:125:9)
    at https://bayes.colorado.edu/continuous-testing/snapshot-1549396694045/area-builder/js/area-builder-main.js?bust=1549398071567:34:15
id: Bayes Chrome
chrisklus commented 5 years ago

@samreid and I fixed, closing.