Skip to content

Drasl skins won't work. #15

Description

@foss-daily

Seems like i can't get skins to work. Do i do something wrong?

Config:

{
  "debug": true,
  "providers": [
    {
      "name": "Mojang",
      "check_url": "https://sessionserver.mojang.com/session/minecraft/hasJoined",
      "profile_url": "https://api.minecraftservices.com/minecraft/profile/lookup/name/",
      "profiles_url": "https://api.mojang.com/profiles/minecraft"
    },
    {
      "name": "Orange",
      "check_url": "https://orange.foss-daily.org/session/minecraft/hasJoined",
      "profile_url": "https://orange.foss-daily.org/minecraft/profile/lookup/name/",
      "profiles_url": "https://orange.foss-daily.org/profiles/minecraft",
      "property_url": "https://orange.foss-daily.org/authlib-injector/sessionserver/session/minecraft/profile/{1}"
    }
  ]
}

Logs:

[22:13:20] [User Authenticator #2/INFO]: Trying to authenticate player via Orange
[22:13:20] [User Authenticator #2/INFO]: Using https://orange.foss-daily.org/session/minecraft/hasJoined
[22:13:20] [User Authenticator #2/INFO]: Response is not null
[22:13:20] [User Authenticator #2/INFO]: Properties is not null
[22:13:20] [User Authenticator #2/INFO]: Found Orange property URL, fetching https://orange.foss-daily.org/authlib-injector/sessionserver/session/minecraft/profile/90f02c61-bdee-4503-8612-e9d0844d4481
[22:13:20] [User Authenticator #2/INFO]: Properties is not null
[22:13:20] [User Authenticator #2/INFO]: Authenticating player via Orange
[22:13:20] [User Authenticator #2/INFO]: UUID of player nyaa is 90f02c61-bdee-4503-8612-e9d0844d4481

Version: 1.2.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions