Sovich

Cannot contact authentication server

unlisted ⁨1⁩ ⁨file⁩ 2022-01-18 12:06:51 UTC

pastefile1

Raw
[13:25:21] [User Authenticator #72/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@6fb63281[id=6f0165e1-e377-3e95-95d3-720adced6b06,name=_malaya_only_,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
	at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:89) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.destroystokyo.paper.profile.CraftPlayerProfile.complete(CraftPlayerProfile.java:177) ~[patched_1.12.2.jar:git-Paper-1620]
	at net.minecraft.server.v1_12_R1.LoginListener$LoginHandler.fireEvents(LoginListener.java:300) ~[patched_1.12.2.jar:git-Paper-1620]
	at net.minecraft.server.v1_12_R1.LoginListener$2.run(LoginListener.java:206) ~[patched_1.12.2.jar:git-Paper-1620]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) ~[?:?]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) ~[?:?]
	at java.lang.Thread.run(Thread.java:829) [?:?]
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:224) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:887) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:852) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:801) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:773) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:67) ~[patched_1.12.2.jar:git-Paper-1620]
	... 10 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:385) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:213) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:887) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:852) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:801) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.google.gson.Gson.fromJson(Gson.java:773) ~[patched_1.12.2.jar:git-Paper-1620]
	at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:67) ~[patched_1.12.2.jar:git-Paper-1620]
	... 10 more