-
-
Notifications
You must be signed in to change notification settings - Fork 831
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
Ultimate Flash Sonic doesn't work on Ruffle #2342
Comments
You need to provide details on the issue or it'll will be marked as invalid |
Do issues #1441 and #1626 cover your problem? Are you playing it on a website like Newgrounds or Internet Archive? Is there a crash? A visual glitch? Some screenshots or a recording would help, as well as some steps to reproduce it if the crash/glitch isn't immediate. Even if it's a white or black screen with no sound, it's worth mentioning! Without additional information the developers won't be able to fix it to their best ability, especially if they can't reproduce it themselves. :) |
Sorry for taking so long.
I'm trying to play it on this page:
https://www.clickjogos.com.br/Jogos-online/Acao-e-Aventura/Flash-Sonic
Whenever I click on the "Play with Ruffle" button, I get this message
saying "Something went wrong."
Also now I just noticed this "view error details" button. These are the
details:
# Error Info
Error name: TypeError
Error message: Failed to execute 'compile' on 'WebAssembly': HTTP status
code is not ok
Error stack:
```
TypeError: Failed to execute 'compile' on 'WebAssembly': HTTP status code
is not ok
```
# Player Info
Allows script access: false
Player type: Object
SWF URL:
https://img.clickjogos.com.br/dl/c/c47a2f5af40caae1efe5e7c9547579dd/src.swf
Param movie:
https://img.clickjogos.com.br/dl/c/c47a2f5af40caae1efe5e7c9547579dd/src.swf
Param allowScriptAccess: never
Attribute 0: [object Attr]
Attribute 1: [object Attr]
Attribute 2: [object Attr]
Attribute 3: [object Attr]
Attribute 4: [object Attr]
# Page Info
Page URL:
https://www.clickjogos.com.br/Jogos-online/Acao-e-Aventura/Flash-Sonic
# Browser Info
Useragent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36 OPR/72.0.3815.459
OS: Win32
# Ruffle Info
Ruffle version: 0.1.0
Ruffle source: undefined
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
Livre
de vírus. www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>.
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Em sáb., 9 de jan. de 2021 às 01:10, Poopooracoocoo <
notifications@github.com> escreveu:
… Do issues #1441 <#1441> and
#1626 <#1626> cover your
problem?
Are you playing it on a website like Newgrounds or Internet Archive?
Which browser?
Are you using the extension or the desktop build?
Without additional information the developers won't be able to fix it to
their best ability, especially if they can't reproduce it themselves. :)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2342 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARKDNN2VKTD7MPJ44L2ETQLSY7JMFANCNFSM4V3BTKNA>
.
|
Looks like an issue with how Ruffle is implemented on that site. Loading up the SWF on the Ruffle demo works fine. |
@arthurgps2, it seems that Ruffle doesn’t have the required server configuration (as explained at https://github.com/ruffle-rs/ruffle/wiki/Using-Ruffle#configure-webassembly-mime-type). |
Click Jogos fixed it! 🎉 |
Closing as per above comment. |
:c
The text was updated successfully, but these errors were encountered: