We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No modifications, simply downloaded the repo .zip, extracted, and opened sample 0 or 6. Console output below.
require.js:166 Uncaught Error: Script error for: jsiso/particles/Particle http://requirejs.org/docs/errors.html#scripterror at makeError (require.js:166) at HTMLScriptElement.onScriptError (require.js:1681) require.js:1895 GET file:///C:/isometric/jsiso/particles/Particle.js net::ERR_FILE_NOT_FOUND require.js:1895 GET file:///C:/isometric/jsiso/particles/EffectLoader.js net::ERR_FILE_NOT_FOUND require.js:166 Uncaught Error: Script error for: jsiso/particles/EffectLoader http://requirejs.org/docs/errors.html#scripterror at makeError (require.js:166) at HTMLScriptElement.onScriptError (require.js:1681)
The text was updated successfully, but these errors were encountered:
You need to modify the path in config.js (as mentionned in the readme). It's working for me.
Sorry, something went wrong.
No branches or pull requests
No modifications, simply downloaded the repo .zip, extracted, and opened sample 0 or 6. Console output below.
The text was updated successfully, but these errors were encountered: