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

Web demos are broken #786

Open
rpaladin opened this issue Oct 29, 2022 · 4 comments · May be fixed by #788
Open

Web demos are broken #786

rpaladin opened this issue Oct 29, 2022 · 4 comments · May be fixed by #788

Comments

@rpaladin
Copy link

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

image

Console Errors - Firefox

image

@rpaladin rpaladin added the bug label Oct 29, 2022
@Calinou
Copy link
Member

Calinou commented Oct 29, 2022

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.

@Calinou Calinou linked a pull request Oct 29, 2022 that will close this issue
@Calinou Calinou changed the title Platformer 3D demo doesn't play Web demos are broken May 5, 2023
@Calinou Calinou pinned this issue May 5, 2023
@antonio-hickey
Copy link

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).

@Calinou
Copy link
Member

Calinou commented Aug 3, 2023

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

@JoelCreatesGames
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants