Skip to content

Instantly share code, notes, and snippets.

@stevenvergenz
Last active December 22, 2015 05:59
Show Gist options
  • Save stevenvergenz/6427817 to your computer and use it in GitHub Desktop.
Save stevenvergenz/6427817 to your computer and use it in GitHub Desktop.
At initialize:
tick undefined undefined [] exception performing action:
TypeError: Cannot read property 'private' of undefined
TypeError: Cannot read property 'private' of undefined
at Object.model.load.gettingProperty (http://vwf.adlnet.gov/adl/sandbox/vwf/model/javascript.js:846:30)
at Object.gettingProperty (http://vwf.adlnet.gov/adl/sandbox/vwf/model/stage/log.js:101:54)
at http://vwf.adlnet.gov/adl/sandbox/vwf.js:2336:31
at Array.some (native)
at getProperty (http://vwf.adlnet.gov/adl/sandbox/vwf.js:2323:25)
at Object.view.load.ticked (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:154:23)
at null.<anonymous> (http://vwf.adlnet.gov/adl/sandbox/vwf.js:787:37)
at Array.forEach (native)
at tick (http://vwf.adlnet.gov/adl/sandbox/vwf.js:786:24)
at dispatch (http://vwf.adlnet.gov/adl/sandbox/vwf.js:711:13) vwf.js:2698
tick undefined undefined [] exception performing action:
TypeError: Cannot read property 'properties' of undefined
TypeError: Cannot read property 'properties' of undefined
at Object.model.load.gettingProperty (http://vwf.adlnet.gov/adl/sandbox/vwf/model/object.js:160:40)
at Object.gettingProperty (http://vwf.adlnet.gov/adl/sandbox/vwf/model/stage/log.js:101:54)
at http://vwf.adlnet.gov/adl/sandbox/vwf.js:2336:31
at Array.some (native)
at getProperty (http://vwf.adlnet.gov/adl/sandbox/vwf.js:2323:25)
at Object.view.load.ticked (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:154:23)
at null.<anonymous> (http://vwf.adlnet.gov/adl/sandbox/vwf.js:787:37)
at Array.forEach (native)
at tick (http://vwf.adlnet.gov/adl/sandbox/vwf.js:786:24)
at dispatch (http://vwf.adlnet.gov/adl/sandbox/vwf.js:711:13) vwf.js:2698
At "crash":
tick undefined undefined [] exception performing action:
TypeError: Cannot read property '0' of undefined
TypeError: Cannot read property '0' of undefined
at Object.goog.vec.Vec3.distanceSquared (http://vwf.adlnet.gov/adl/sandbox/LMMEP3FLcvgAWC5g/closure/vec/vec3.js:395:25)
at Object.goog.vec.Vec3.distance (http://vwf.adlnet.gov/adl/sandbox/LMMEP3FLcvgAWC5g/closure/vec/vec3.js:410:34)
at SoundSource.updateVolume (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:31:16)
at Object.view.load.ticked (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:161:26)
at window.vwf.tick (http://vwf.adlnet.gov/adl/sandbox/vwf.js:787:37)
at Array.forEach (native)
at window.vwf.tick (http://vwf.adlnet.gov/adl/sandbox/vwf.js:786:24)
at window.vwf.dispatch (http://vwf.adlnet.gov/adl/sandbox/vwf.js:711:13)
at SocketNamespace.window.vwf.ready (http://vwf.adlnet.gov/adl/sandbox/vwf.js:440:29)
at SocketNamespace.EventEmitter.emit [as $emit] (http://vwf.adlnet.gov/socket.io/socket.io.js:633:15)
at SocketNamespace.onPacket (http://vwf.adlnet.gov/socket.io/socket.io.js:2248:20) vwf.js:2698
Spam message:
tick undefined undefined [] exception performing action:
TypeError: Cannot read property '0' of undefined
TypeError: Cannot read property '0' of undefined
at Object.goog.vec.Vec3.distanceSquared (http://vwf.adlnet.gov/adl/sandbox/LMMEP3FLcvgAWC5g/closure/vec/vec3.js:395:25)
at Object.goog.vec.Vec3.distance (http://vwf.adlnet.gov/adl/sandbox/LMMEP3FLcvgAWC5g/closure/vec/vec3.js:410:34)
at SoundSource.updateVolume (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:31:16)
at Object.view.load.ticked (http://vwf.adlnet.gov/adl/sandbox/vwf/view/audio.js:161:26)
at null.<anonymous> (http://vwf.adlnet.gov/adl/sandbox/vwf.js:787:37)
at Array.forEach (native)
at tick (http://vwf.adlnet.gov/adl/sandbox/vwf.js:786:24)
at dispatch (http://vwf.adlnet.gov/adl/sandbox/vwf.js:711:13)
at SocketNamespace.<anonymous> (http://vwf.adlnet.gov/adl/sandbox/vwf.js:440:29)
at SocketNamespace.EventEmitter.emit [as $emit] (http://vwf.adlnet.gov/socket.io/socket.io.js:633:15)
at SocketNamespace.onPacket (http://vwf.adlnet.gov/socket.io/socket.io.js:2248:20) vwf.js:2698
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment