phetsims / fluid-pressure-and-flow

"Fluid Pressure and Flow" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
8 stars 5 forks source link

Cannot read property 'emit' of undefined #302

Closed phet-steele closed 7 years ago

phet-steele commented 7 years ago

From changes in #297

TypeError: Cannot read property 'emit' of undefined
    at https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/fluid-pressure-and-flow/js/under-pressure/model/ChamberPoolModel.js?bust=1505845516996:147:33
    at u (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/sherpa/lib/lodash-4.17.4.min.js?bust=1505845516996:5:432)
    at Function.ru (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/sherpa/lib/lodash-4.17.4.min.js?bust=1505845516996:67:656)
    at Array.<anonymous> (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/fluid-pressure-and-flow/js/under-pressure/model/ChamberPoolModel.js?bust=1505845516996:146:9)
    at Emitter.emit2 (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/axon/js/Emitter.js?bust=1505845516996:206:49)
    at Property._notifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/axon/js/Property.js?bust=1505845516996:204:29)
    at Property._setAndNotifyListeners (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/axon/js/Property.js?bust=1505845516996:193:14)
    at Property.set (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/axon/js/Property.js?bust=1505845516996:140:16)
    at Property.set value [as value] (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/axon/js/Property.js?bust=1505845516996:233:36)
    at ChamberPoolModel.step (https://bayes.colorado.edu/continuous-testing/snapshot-1505841010838/fluid-pressure-and-flow/js/under-pressure/model/ChamberPoolModel.js?bust=1505845516996:198:45)
zepumph commented 7 years ago

Thanks for letting me know! Should be all fixed now.

zepumph commented 7 years ago

local test with fuzzRate of 5000 for minutes yielded nothing. Closing.