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

game doesn't load #2

Closed
kharandziuk opened this issue Apr 29, 2015 · 3 comments
Closed

game doesn't load #2

kharandziuk opened this issue Apr 29, 2015 · 3 comments

Comments

@kharandziuk
Copy link

For some reasons game doesn't load. I use chromium browser on mac. I attached an output from my console

@Lallassu
Copy link
Owner

Hm, strange. I just tested it on google-chrome on OS X and it worked fine. I haven't tested on pure chromium though. But try with google-chrome and see if that works?

Otherwise there might be some corruption of the sound files. Check that they are fine or just clone them from my repo again.

@harry-wood
Copy link
Contributor

I'm trying this with Chrome v53.0.2785.101 (64-bit) on Mac today. The game scene appeared, but no movement. And it was logging "three.min.js:517 Error creating WebGL context."

but I saw a few other people reporting this problem with ThreeJS and there's a workaround here: mrdoob/three.js#404 (comment) "Enter in the location bar chrome://flags and enable Override software rendering list. Then restart the browser. WebGL now should work."

However that's probably a different problem. kharandziuk was getting errors with sound file URLs (last year)

@Ithamar
Copy link
Contributor

Ithamar commented Jan 24, 2018

I had similar issues due to the server throwing an Exception and exiting, due to contentType being undefined here. Once I fixed that it all ran fine.

Ithamar added a commit to Game3DEE/VoxLords that referenced this issue Jan 25, 2018
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

4 participants