Created
February 7, 2016 00:18
-
-
Save PyroAVR/465818655d2dbf3932e8 to your computer and use it in GitHub Desktop.
Chilipeppr Errors Feb. 6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TypeError: THREE.Shape.Utils is undefined | |
.drawMatrix() | |
jquery-2.1.0.min.js line 2 > eval:873 | |
.showProbeMatrix() | |
jquery-2.1.0.min.js line 2 > eval:285 | |
.toggleShowMatrix() | |
jquery-2.1.0.min.js line 2 > eval:265 | |
.watchZ/callback() | |
jquery-2.1.0.min.js line 2 > eval:1310 | |
global.amplify.publish() | |
amplify.js:35 | |
chilipeppr</this.publish() | |
app.js:167 | |
.onWsMessage() | |
jquery-2.1.0.min.js line 2 > eval:1388 | |
.init/<() | |
jquery-2.1.0.min.js line 2 > eval:165 | |
global.amplify.publish() | |
amplify.js:35 | |
chilipeppr</this.publish() | |
app.js:167 | |
.publishMsg() | |
jquery-2.1.0.min.js line 2 > eval:1280 | |
.wsConnect/that.conn.onmessage() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Interesting. Yes, this could be the bug. Let me look.