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

happl wheel was unable to exec by ruffle #1322

Closed
l12436 opened this issue Oct 15, 2020 · 6 comments
Closed

happl wheel was unable to exec by ruffle #1322

l12436 opened this issue Oct 15, 2020 · 6 comments

Comments

@l12436
Copy link

l12436 commented Oct 15, 2020

website: http://totaljerkface.com/happy_wheels.tjf

error is too many, I believe you can go to that website by yourself, and you will see that issue

@Toad06
Copy link
Member

Toad06 commented Oct 15, 2020

That seems to be a Cross-Origin Request Sharing (CORS) issue. Ruffle cannot get the file at http://swf.totaljerkface.com/hw_preloader_bf.swf because CORS header "Access-Control-Allow-Origin" is missing.

See: https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS/Errors/CORSMissingAllowOrigin

@l12436
Copy link
Author

l12436 commented Oct 15, 2020

Is there anything we can do or fix?

@l12436
Copy link
Author

l12436 commented Oct 15, 2020

and there is one thing, happy wheel is also could not be start on offline.

@Justin-CB
Copy link
Contributor

I think that Happy Wheels uses AS3, which is not really supported by ruffle yet & is separate from the CORS issue.

@Herschel
Copy link
Member

AS3 content. Closing in favor of #1368.

@p0008874
Copy link
Contributor

ERROR core/src/avm2/events.rs:428 Error dispatching event EventObject(EventObject { type: "complete", class: flash.events::Event, ptr: 0x2ae8078 }) to handler FunctionObject(FunctionObject { ptr: 0xcb12530, name: Ok("com.totaljerkface.game::PreLoaderNew/openGame()") }) : RustError("Character id doesn't exist")

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

No branches or pull requests

5 participants