-
Bug
-
Resolution: Duplicate
-
None
-
2.3.481 (Windows)
-
Java Version, Any Minecraft Version, Windows 10,
-
Unconfirmed
Since a few days I have a little problem to authenticate/connect with the authentication servers and i have absolutely no clue where the problem can be.
I think myself that there is something wrong on my computer who doesnt let it connect to the authentication servers.
I already wrote a ticket to Microsoft but they just told me to uninstall MCLeaks which was never on my computer till this point and to update my graphics card drivers.
Text is set to black, and game outputs to red.
The Minecraft game output seems like this (only the errors):
Failed to verify authentication com.mojang.authlib.exceptions.AuthenticationException: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read value <!DOCTYPE html PUBLIC '//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta content='text/html; charset=utf-8' http-equiv='content-type'/><style type='text/css'>body { font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px 0px }#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Microsoft</title></head><body><div id='content'><div id='message'><h2>The request is blocked.</h2></div><div id='errorref'><span>0i9p4YwAAAADRiojWThvqSrGtDOerCxC4RFVTMzBFREdFMDYxNABhODc2NTI0My1lMjE0LTQ4NmEtYmFiNC04NDAwMWI0MDA5YzY=</span></div></div></body></html> at com.mojang.authlib.exceptions.MinecraftClientException.toAuthenticationException(MinecraftClientException.java:28) at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:159) at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) at efu.a(SourceFile:711) at efu.<init>(SourceFile:431) at net.minecraft.client.main.Main.a(SourceFile:205) at net.minecraft.client.main.Main.main(SourceFile:51) Caused by: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read value <!DOCTYPE html PUBLIC '//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'><html xmlns='http://www.w3.org/1999/xhtml'><head><meta content='text/html; charset=utf-8' http-equiv='content-type'/><style type='text/css'>body { font-family:Arial; margin-left:40px; }img { border:0 none; }#content { margin-left: auto; margin-right: auto }#message h2 { font-size: 20px; font-weight: normal; color: #000000; margin: 34px 0px 0px 0px }#message p { font-size: 13px; color: #000000; margin: 7px 0px 0px 0px }#errorref { font-size: 11px; color: #737373; margin-top: 41px }</style><title>Microsoft</title></head><body><div id='content'><div id='message'><h2>The request is blocked.</h2></div><div id='errorref'><span>0i9p4YwAAAADRiojWThvqSrGtDOerCxC4RFVTMzBFREdFMDYxNABhODc2NTI0My1lMjE0LTQ4NmEtYmFiNC04NDAwMWI0MDA5YzY=</span></div></div></body></html> at com.mojang.authlib.minecraft.client.ObjectMapper.readValue(ObjectMapper.java:29) at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:84) at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ... 6 more 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) at com.google.gson.Gson.fromJson(Gson.java:963) at com.google.gson.Gson.fromJson(Gson.java:928) at com.google.gson.Gson.fromJson(Gson.java:877) at com.google.gson.Gson.fromJson(Gson.java:848) at com.mojang.authlib.minecraft.client.ObjectMapper.readValue(ObjectMapper.java:27) ... 9 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) at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215) ... 14 more
14:30:51.850
Failed to retrieve profile key pair java.io.IOException: Could not retrieve profile key pair at eva.a(SourceFile:130) at eva.c(SourceFile:69) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
And if i connect to any servers it says:
"Failed to log in: The authentication servers are currently not reachable. Please try again" With this game output:
Failed to retrieve profile key pair java.io.IOException: Could not retrieve profile key pair at eva.a(SourceFile:130) at eva.c(SourceFile:69) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)
I hope someone can help me and if you need anything from me I will do my best to provide it
- duplicates
-
MCL-21713 Own Minecraft But Can Only Launch Into Demo
- Resolved