Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prototyping basic app with jsfiddle fails to start throwing TurbulenzEngine is not defined #50

Open
thomasmodeneis opened this issue Dec 8, 2015 · 1 comment

Comments

@thomasmodeneis
Copy link

Hi,

I'm trying to get the jsfiddle prototype app to run, however its not working for me.
Is this a browser issue that is only happening with me ? anyone have idea of what is wrong ?

http://jsfiddle.net/jamesaustin/WF47C/

vmath.js:4931 Uncaught ReferenceError: TurbulenzEngine is not defined
turbulenzbridge.js:21 Uncaught SecurityError: Blocked a frame with origin "http://fiddle.jshell.net" from accessing a frame with origin "http://jsfiddle.net". Protocols, domains, and ports must match.
turbulenzservices.js:158 Uncaught SecurityError: Blocked a frame with origin "http://fiddle.jshell.net" from accessing a frame with origin "http://jsfiddle.net". Protocols, domains, and ports must match.
turbulenzengine.js:183 GraphicsDevice not created yet.WebGLTurbulenzEngine.onerror @ turbulenzengine.js:183
turbulenzengine.js:117 Uncaught ReferenceError: WebGLMathDevice is not defined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@thomasmodeneis and others