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

Samples erroring when loaded locally #20

Open
timeshifter opened this issue Jul 26, 2017 · 1 comment
Open

Samples erroring when loaded locally #20

timeshifter opened this issue Jul 26, 2017 · 1 comment

Comments

@timeshifter
Copy link

timeshifter commented Jul 26, 2017

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)
@Chocolaat
Copy link

You need to modify the path in config.js (as mentionned in the readme). It's working for me.

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