Received response 404
ChanceSD opened this issue ยท 0 comments
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