godot-demo-projects
godot-demo-projects copied to clipboard
Web demos are broken
Bug description: Game does not start. Tested in both latest Edge and Firefox versions, no luck. Reference link: https://godotengine.github.io/godot-demo-projects/3d/platformer/
Console Errors - Edge
Console Errors - Firefox
I can confirm this on Firefox 105 (Linux). The online demos are using a old Godot version (3.3.3) and it needs to be updated to 3.5.
Does Web Signaling Demo work for anyone else actually exported to web?
I'm on Godot 4.1.1, and exported the Web Signaling Demo to HTML5, and set up my signaling server but the web is not calling it. (it does from being ran in Godot).
I'm on Godot 4.1.1, and exported the Web Signaling Demo to HTML5, and set up my signaling server but the web is not calling it. (it does from being ran in Godot).
That demo was last updated for 4.0.beta4, so I don't know if it's expected to work. cc @Faless
confirming that https://godotengine.github.io/godot-demo-projects/3d/platformer/ and https://godotengine.github.io/godot-demo-projects/2d/isometric/ are still broken
I get indirect call to null
in firefox and null function or function signature mismatch
on chrome