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

Error on https://www.getgames.io/games/ruffle/ #16321

Open
Stefannag opened this issue May 14, 2024 · 1 comment
Open

Error on https://www.getgames.io/games/ruffle/ #16321

Stefannag opened this issue May 14, 2024 · 1 comment
Labels
error-report Automated error reports from Ruffle web build

Comments

@Stefannag
Copy link

Stefannag commented May 14, 2024

Error Info

Error name: TypeError
Error message: WebAssembly compilation aborted: Network error: Failed to read from a ReadableStream.
Error stack:

TypeError: WebAssembly compilation aborted: Network error: Failed to read from a ReadableStream.

Player Info

Allows script access: true

Page Info

Page URL: https://www.getgames.io/games/ruffle/?swf=miniclip/canyondefense.swf&name=Canyon%20Defense
File from the game: https://www.getgames.io/games/swf/miniclip/canyondefense.swf

Browser Info

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36
Platform: Win32
Has touch support: false

Ruffle Info

Version: 0.1.0
Name: nightly 2024-05-12
Channel: nightly
Built: 2024-05-12T00:05:54.705Z
Commit: 3d412c9
Is extension: false

Metadata

@Stefannag Stefannag added the error-report Automated error reports from Ruffle web build label May 14, 2024
@Stefannag
Copy link
Author

It seems that if I remove the following lines from htaccess, it will work:
AddType application/wasm .wasm
AddEncoding gzip .wasm

But until now those lines were there, and from what I know, the first one is quite mandatory for Ruffle to work. Anybody have any idea?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error-report Automated error reports from Ruffle web build
Projects
None yet
Development

No branches or pull requests

1 participant