phetsims / charges-and-fields

"Charges And Fields" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
9 stars 7 forks source link

Assertion failed: Should be a finite Vector2 #181

Closed zepumph closed 4 years ago

zepumph commented 4 years ago
charges-and-fields : phet-io-state-fuzz : require.js : run
https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/phet-io-wrappers/state/?sim=charges-and-fields&phetioDebug&fuzz&postMessageToParent&postMessageOnLoad&postMessageOnError&postMessageOnBeforeUnload
Uncaught Error: Uncaught Error: Assertion failed: Should be a finite Vector2
Error: Assertion failed: Should be a finite Vector2
    at window.assertions.assertFunction (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/assert/js/assert.js:22:13)
    at ElectricPotentialSensorNode.setTranslation (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/scenery/js/nodes/Node.js:2363:17)
    at ElectricPotentialSensorNode.set translation [as translation] (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/scenery/js/nodes/Node.js:2372:35)
    at positionListener (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/charges-and-fields/js/charges-and-fields/view/ElectricPotentialSensorNode.js:222:24)
    at TinyEmitter.emit (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/axon/js/TinyEmitter.js:69:53)
    at Vector2Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/axon/js/Property.js:269:25)
    at Vector2Property.set (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/axon/js/Property.js:169:14)
    at Object.down (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/charges-and-fields/js/charges-and-fields/view/ChargesAndFieldsToolboxPanel.js:111:50)
    at Input.dispatchToListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/scenery/js/input/Input.js:1819:25)
    at Input.dispatchToTargets (https://bayes.colorado.edu/continuous-testing/snapshot-1587077180708/scenery/js/input/Input.js:1851:12)
id: Bayes Chrome

@jonathanolson this has been on CT since right around the commit made for https://github.com/phetsims/charges-and-fields/issues/180, so I'll assign to you.