- <blockquote>[00:34:12 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@8078bc9[id=0473a7c5-648a-333a-af34-967c9858e688,name=CFAWTZ,properties={},legacy=false]
复制代码- [00:33:51 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@d88cbc7[id=a7eed4a7-1997-3341-aa41-362f7348fc34,name=mc66678,properties={},legacy=false]
- com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:124) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:98) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:193) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:38) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:186) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:31) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$2(SkullBlockEntity.java:157) ~[app:?]
- at net.minecraft.Util.ifElse(Util.java:397) ~[app:?]
- at net.minecraft.world.level.block.entity.SkullBlockEntity.lambda$updateGameprofile$5(SkullBlockEntity.java:154) ~[app:?]
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
- at java.lang.Thread.run(Thread.java:833) ~[?:?]
- Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
- at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:932) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:897) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:846) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:817) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:104) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- ... 11 more
- Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
- at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:932) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:897) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:846) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.google.gson.Gson.fromJson(Gson.java:817) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:104) ~[patched_1.17.1.jar:git-Purpur-"08dd6c7"]
- ... 11 more
复制代码
|