Skip to content

Instantly share code, notes, and snippets.

@kalwalt
Created May 11, 2019 16:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kalwalt/592b077d0cc1d16bf28aee6f4557d84f to your computer and use it in GitHub Desktop.
Save kalwalt/592b077d0cc1d16bf28aee6f4557d84f to your computer and use it in GitHub Desktop.
log for dev example with 0.9.2 a-frame version
aframe-v0.9.2.js:73322 [Deprecation] document.registerElement is deprecated and will be removed in M73, around March 2019. Please use window.customElements.define instead. See https://www.chromestatus.com/features/4642138092470272 for more details.
module.exports.registerElement @ aframe-v0.9.2.js:73322
104.../utils/ @ aframe-v0.9.2.js:72997
o @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
105../a-entity @ aframe-v0.9.2.js:73437
o @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
109.../../lib/three @ aframe-v0.9.2.js:74547
o @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
152.../package @ aframe-v0.9.2.js:77188
o @ aframe-v0.9.2.js:1
r @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
(anonymous) @ aframe-v0.9.2.js:1
aframe-v0.9.2.js:77217 A-Frame Version: 0.9.2 (Date 2019-05-06, Commit #f57a1fa)
aframe-v0.9.2.js:77218 three Version (https://github.com/supermedium/three.js): ^0.102.2
aframe-v0.9.2.js:77220 WebVR Polyfill Version: ^0.10.10
aframe-v0.9.2.js:75381 [Violation] Added non-passive event listener to a scroll-blocking 'touchmove' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
setupCanvas @ aframe-v0.9.2.js:75381
value @ aframe-v0.9.2.js:74628
attachedCallback @ aframe-v0.9.2.js:73413
aframe-v0.9.2.js:28246 THREE.WebGLRenderer 103dev
aframe-v0.9.2.js:2396 extras:primitives:warn Mapping keys should be specified in lower case. The mapping key minConfidence may not be recognized
aframe-v0.9.2.js:2396 extras:primitives:warn Mapping keys should be specified in lower case. The mapping key smoothCount may not be recognized
aframe-v0.9.2.js:2396 extras:primitives:warn Mapping keys should be specified in lower case. The mapping key smoothTolerance may not be recognized
aframe-v0.9.2.js:2396 extras:primitives:warn Mapping keys should be specified in lower case. The mapping key smoothThreshold may not be recognized
aframe-v0.9.2.js:2396 extras:primitives:warn Mapping keys should be specified in lower case. The mapping key hit-testing-renderDebug may not be recognized
aframe-v0.9.2.js:66763 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
addEventListeners @ aframe-v0.9.2.js:66763
update @ aframe-v0.9.2.js:66695
initComponent @ aframe-v0.9.2.js:73768
updateProperties @ aframe-v0.9.2.js:73740
updateComponent @ aframe-v0.9.2.js:72422
updateComponents @ aframe-v0.9.2.js:72395
entityLoadCallback @ aframe-v0.9.2.js:72181
emitLoaded @ aframe-v0.9.2.js:73109
aframe-v0.9.2.js:66763 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
addEventListeners @ aframe-v0.9.2.js:66763
play @ aframe-v0.9.2.js:66707
play @ aframe-v0.9.2.js:74225
initComponent @ aframe-v0.9.2.js:73772
updateProperties @ aframe-v0.9.2.js:73740
updateComponent @ aframe-v0.9.2.js:72422
updateComponents @ aframe-v0.9.2.js:72395
entityLoadCallback @ aframe-v0.9.2.js:72181
emitLoaded @ aframe-v0.9.2.js:73109
dev.html:93 Live reload enabled.
aframe-v0.9.2.js:66763 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
addEventListeners @ aframe-v0.9.2.js:66763
play @ aframe-v0.9.2.js:66707
play @ aframe-v0.9.2.js:74225
play @ aframe-v0.9.2.js:72478
play @ aframe-v0.9.2.js:72482
(anonymous) @ aframe-v0.9.2.js:75172
emit @ aframe-v0.9.2.js:73245
emitLoaded @ aframe-v0.9.2.js:73110
arjs-session.js:70 AR.js 1.6.2 - trackingBackend: artoolkit
arjs-anchor.js:23 ARjs.Anchor - changeMatrixMode: modelViewMatrix / markersAreaEnabled: true
artoolkit.min.js:1 Allocated videoFrameSize 1228800
artoolkit.min.js:1 Pattern detection mode set to 1.
artoolkit.min.js:1 Pattern ratio size set to 0.500000.
artoolkit.api.js:1595 [Violation] 'load' handler took 192ms
aframe-v0.9.2.js:13165 [Violation] 'requestAnimationFrame' handler took 104ms
aframe-v0.9.2.js:13165 [Violation] 'requestAnimationFrame' handler took 50ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment