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

Code is broken and doesn't even work #51

Open
coreybruce opened this issue Aug 16, 2018 · 1 comment
Open

Code is broken and doesn't even work #51

coreybruce opened this issue Aug 16, 2018 · 1 comment

Comments

@coreybruce
Copy link

coreybruce commented Aug 16, 2018

I can't seem to get it working, I have linked all the files in the index.html file and all I am getting is js errors..

clippy.min.js:1 GET file://s3.amazonaws.com/clippy.js/Agents/Merlin/agent.js 0 ()
clippy.load._loadScript @ clippy.min.js:1
clippy.load._loadAgent @ clippy.min.js:1
clippy.load @ clippy.min.js:1
(anonymous) @ index.html:16
clippy.min.js:1 GET file://s3.amazonaws.com/clippy.js/Agents/Merlin/sounds-mp3.js 0 ()
clippy.load._loadScript @ clippy.min.js:1
clippy.load._loadSounds @ clippy.min.js:1
clippy.load @ clippy.min.js:1
(anonymous) @ index.html:16
s3.amazonaws.com/clippy.js/Agents/Merlin/map.png:1 GET file://s3.amazonaws.com/clippy.js/Agents/Merlin/map.png 0 ()
Image (async)
clippy.load._loadMap @ clippy.min.js:1
clippy.load @ clippy.min.js:1
(anonymous) @ index.html:16

Doesn't even appear on the screen.

@Vzzarr
Copy link

Vzzarr commented Nov 9, 2018

I guess you need to modify the variable clippy.BASE_PATH in clippy.min.js in order to correctly point to to the agents folder rather than AWS.

For instance I changed to

clippy.BASE_PATH = 'agents/';

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