phetsims / blackbody-spectrum

"Blackbody Spectrum" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
1 stars 3 forks source link

Assertion failed: y should be a finite number #23

Closed phet-steele closed 6 years ago

phet-steele commented 6 years ago
Error: Assertion failed: y should be a finite number
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/assert/js/assert.js:22:13)
    at RichText.translate (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/scenery/js/nodes/Node.js?bust=1523235106975:1792:19)
    at RichText.setBottom (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/scenery/js/nodes/Node.js?bust=1523235106975:2494:12)
    at RichText.set bottom [as bottom] (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/scenery/js/nodes/Node.js?bust=1523235106975:2497:32)
    at updateGraph (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/blackbody-spectrum/js/blackbody-spectrum/view/GraphDrawingNode.js?bust=1523235106975:152:32)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/blackbody-spectrum/js/blackbody-spectrum/view/GraphDrawingNode.js?bust=1523235106975:269:7)
    at Emitter.emit2 (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/axon/js/Emitter.js?bust=1523235106975:180:49)
    at NumberProperty._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/axon/js/Property.js?bust=1523235106975:282:29)
    at NumberProperty._setAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/axon/js/Property.js?bust=1523235106975:269:14)
    at NumberProperty.set (https://bayes.colorado.edu/continuous-testing/snapshot-1523228146488/axon/js/Property.js?bust=1523235106975:216:16)
pixelzoom commented 6 years ago

Duplicate of https://github.com/phetsims/blackbody-spectrum/issues/24. Closing this issue since #24 contains more details.

phet-steele commented 6 years ago

Hey! 😠