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://play.cpimagined.net (depends on #18296) #18297

Open
ERmilburn02 opened this issue Oct 17, 2024 · 0 comments
Open

Error on https://play.cpimagined.net (depends on #18296) #18297

ERmilburn02 opened this issue Oct 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ERmilburn02
Copy link

Describe the bug

When loading the minigame "Card-Jitsu Snow" inside of Club Penguin, HTTP requests are failing because they're sending POST requests instead of GET requests, leading to the game failing to load everything, and even displaying the default Metaplace client error messages, which are normally never seen.

Image

Expected behavior

The game loads to the player select screen successfully.

Image

Content Location

https://media.cpimagined.net/game/mpassets//playclients/r3662/flash_client_base_fp11.swf com.metaplace.central.net.webRequest:WebLoader/execQueuedLoad

Affected platform

Browser's extension

Operating system

Windows 11 23H2 (22631.4317)

Browser

Arc 1.24.0.54812 (Chromium 130.0.6723.44)

Additional information

Until #18296 is fixed, this issue isn't the easiest to debug, as the arguments aren't being passed correctly. There isn't an easy way to bypass this because you need your login token for the API routes, and that's stored internally by the game, or externally on Redis. If you are running a local server, you can use the HTML file inside of Snow.zip to skip that step. If you get to the "Already Logged In" screen (shown below), then you've likely fixed the issue (screenshot is using a proxy as a temporary fix)

Image

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

1 participant