You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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"
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
The text was updated successfully, but these errors were encountered: