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

Investigate: Game not loading for HTML5 for Linux Users using FireFox #74

Closed
mathew-tran opened this issue Dec 20, 2023 · 7 comments
Closed
Labels
bug Something isn't working

Comments

@mathew-tran
Copy link
Owner

mathew-tran commented Dec 20, 2023

Build: 0.0.1.18e3166e

image

https://github.com/cpitclaudel/z3.wasm/blob/2dabbdff0e151cf19b2146d259101d7fe7a110b9/z3.sh#L195C1-L201C1

@mathew-tran mathew-tran changed the title Investigate: Game not loading for HTML5 Investigate: Game not loading for HTML5 for Linux Users using FireFox Dec 20, 2023
@mathew-tran
Copy link
Owner Author

mathew-tran commented Dec 20, 2023

Issues right now. Is I don't have linux, most likely will need to run it in a docker container and test.

My assumption right now is maybe the resources for peeple names weren't being included or working for linux users.

Gonna try to have this included in the next build and see if it works.
image

@mathew-tran mathew-tran added the bug Something isn't working label Dec 20, 2023
@BogudanPro
Copy link

Subscribing to the thread for easier communication.

@BogudanPro
Copy link

https://github.com/cpitclaudel/cvc4.js/ also mentions BINARYEN_ASYNC_COMPILATION option causing described issue.

@mathew-tran
Copy link
Owner Author

hrm someone else that is using godot on linux had the same issue:
godotengine/godot#74799

Which graphics card do you have?

@mathew-tran
Copy link
Owner Author

mathew-tran commented Dec 20, 2023

Just to give you more context. I am using Godot as the game engine and I just used the HTML5 export. It's pretty close to the default and I have not made any changes

There are some docs here:
https://docs.godotengine.org/en/stable/tutorials/export/exporting_for_web.html

Curious if the browser you have supports the following?
image

@BogudanPro
Copy link

BogudanPro commented Dec 20, 2023

NVIDIA Corporation GP104 [GeForce GTX 1070]
WASM does supported and enabled (see https://itch.io/post/9045967 )
WebGL 1 Driver Version 4.6.0 NVIDIA 510.60.02
WebGL 2 Driver Version 3.2.0 NVIDIA 510.60.02
SharedArrayBuffer is implemented was FF 79 (partially as of last version) and javascript.options.shared_memory = true (enabled).
Also, it's defined on the game's pages (tested for both main page and inner frame).

@mathew-tran
Copy link
Owner Author

hrm. I noticed it seems you have reported this issue quite a few times on different godot games on itch.

Not sure what I can do about this. I think it is something to be fixed in a newer patch in Godot. Or it was something decidedly not supported anymore.

For now I am closing it. But thanks for raising the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants