A lot of times, when I run a project exported in HTML5, I have a black screen with Firefox. It didn't happen when I run the project in Chrome. Also, it looks like it won't run with Internet Explorer too.
Change the TOTAL_MEMORY=128*1024*1024 to TOTAL_MEMORY=256*1024*1024
Please let us know if that works.
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
Hi Jérôme, Does it happen only for your project, or the same happens for some gliders examples as well ? Console log doesn't show anything wrong, i.e. no error, so two ideas come to my mind: - WebGL isn't doing right somehow and/or - Something in your configuration interferes
Coder, video game industry veteran (since the '80s, ❤'s assembler), arrested - never convicted hacker (in the '90s), dad of five, he/him (if that even matters!). https://deluxepixel.com
@jeromegsq Also works for me. I'm still running FireFox v43 and have both AdBlock and NoScript installed. Maybe you have a plugin that is causing issues? Maybe try reinstalling FireFox.
Comments
Edit gideros.js
Change the TOTAL_MEMORY=128*1024*1024 to TOTAL_MEMORY=256*1024*1024
Please let us know if that works.
https://deluxepixel.com
I have no issues with Chrome, only with Firefox. I need to refresh 3-4 times to have my game. I have the Gideros loading and after a blackscreen
The Gobb : https://play.google.com/store/apps/details?id=fr.toastapp.thegobb
https://deluxepixel.com
The Gobb : https://play.google.com/store/apps/details?id=fr.toastapp.thegobb
Does it happen only for your project, or the same happens for some gliders examples as well ?
Console log doesn't show anything wrong, i.e. no error, so two ideas come to my mind:
- WebGL isn't doing right somehow and/or
- Something in your configuration interferes
Did you try with another computer ?
Likes: totebo
https://deluxepixel.com
Happens with the drag red rectangle exemple too.
The Gobb : https://play.google.com/store/apps/details?id=fr.toastapp.thegobb
works for me on firefox 44.0.2, I also tried refreshing the page some times and I got no issues
Also works for me. I'm still running FireFox v43 and have both AdBlock and NoScript installed. Maybe you have a plugin that is causing issues? Maybe try reinstalling FireFox.
Does not work in IE v11.0.23 for me however.
Neat little game btw