phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

test-server error (phet-io) #151

Closed jessegreenberg closed 7 years ago

jessegreenberg commented 7 years ago
build-an-atom
Uncaught Error: Assertion failed: Tandem was required but not supplied
Error: Assertion failed: Tandem was required but not supplied
    at window.assertions.assertFunction (http://localhost:8080/assert/js/assert.js:21:13)
    at Tandem.addInstance (http://localhost:8080/tandem/js/Tandem.js?bust=1490290141900:86:21)
    at new ParticleAtom (http://localhost:8080/shred/js/model/ParticleAtom.js?bust=1490290141900:236:20)
    at new NonInteractiveSchematicAtomNode (http://localhost:8080/build-an-atom/js/game/view/NonInteractiveSchematicAtomNode.js?bust=1490290141900:33:24)
    at new SchematicToSymbolProblemView (http://localhost:8080/build-an-atom/js/game/view/SchematicToSymbolProblemView.js?bust=1490290141900:54:29)
    at SchematicToSymbolProblem.createView (http://localhost:8080/build-an-atom/js/game/model/SchematicToSymbolProblem.js?bust=1490290141900:41:14)
    at Array. (http://localhost:8080/build-an-atom/js/game/view/BAAGameView.js?bust=1490290141900:119:33)
    at Emitter.emit2 (http://localhost:8080/axon/js/Emitter.js?bust=1490290141900:147:49)
    at Property._notifyObservers (http://localhost:8080/axon/js/Property.js?bust=1490290141900:208:29)
    at Property._setAndNotifyObservers (http://localhost:8080/axon/js/Property.js?bust=1490290141900:197:14)