I'm using the latest r133 beta (I had the same issue on r131) and while everything works fine in Construct, when I export it to Html5, it gets stuck in the loading screen.
(Link to exported app: https://upbeat-morse-42fd69.netlify.com/)
I've tried searching the forums.
Project file: https://drive.google.com/file/d/1cN2Yns12nYJhJS_TEg8Z0JuPEBzHLdZK/view?usp=sharing
It's failing to load the web font "where my keys.otf". I'm not sure why, maybe the file is corrupt or not understood by the browser? Usually web fonts are in WOFF format.
Develop games in your browser. Powerful, performant & highly capable.
It looks like this is actually a bug in the C3 runtime when using spaces in web font names. I've fixed it for the next release. In the mean time rename the web font to not have any spaces and it should work again.
Oh thank you! I probably would not have figured that one out :)
Manually corrected and all is right with the world again.
Have a super day.