ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.66k stars 813 forks source link

Online Game Won't Load its Resources #10115

Open rincoreiys opened 1 year ago

rincoreiys commented 1 year ago

Describe the bug

image

Cross Origin Issue

Source: R2Games, Crystal Saga

Expected behavior

It should be load game resource and have login interface

Affected platform

Browser's extension

Operating system

Windows 10

Browser

Microsoft Edge

Additional information

No response

Lord-McSweeney commented 1 year ago

That doesn't look like CORS, it looks like the game is trying to access resources (for some reason) on your local network.

n0samu commented 1 year ago

Can you please provide the link to the game?

rincoreiys commented 1 year ago

its from http://cs.r2games.com , probably its prohibited from accessing local IP server. I can still play using Flash player.. Thx for your reply