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

Received response 404 #268

Open
ChanceSD opened this issue May 11, 2023 · 0 comments
Open

Received response 404 #268

ChanceSD opened this issue May 11, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@ChanceSD
Copy link

What behavior is observed:

This error shows up every time a player with a non premium username logs in, I replaced the player's name with "username"

[ChangeSkin] Received response: 404 for https://api.mojang.com/users/profiles/minecraft/username using proxy?: false
[ChangeSkin] Error stream: {
  "path" : "/users/profiles/minecraft/username",
  "errorMessage" : "Couldn't find any profile with name username"
}

What behavior is expected:

No errors, like before, I assume mojang changed their api probably so just ignoring the 404 should work

Steps/models to reproduce:

Logging in with any username that is not an original account

Screenshots (if applicable)

Environment description

Java 18, using MySQL and Paper:
This server is running Paper version git-Paper-527 (MC: 1.19.4) (Implementing API version 1.19.4-R0.1-SNAPSHOT) (Git: 6884092)

Plugin version or build number (don't write latest):

ChangeSkin version 3.2-SNAPSHOT-704b682

@ChanceSD ChanceSD added the bug Something isn't working label May 11, 2023
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