1

Can Log in to minecraft! plz help!

maxlealucas 10/9/16 9:35 am
172
So when i try to log in to minecraft (the launcher) it always responds with: Please make sure that your online and minecraft is not blocked, and i know it is not blocked and i am clearly on wifi. Under that it says: SunCertPathBuilderExeption: unable to find valid certification path to requested target. If you can help, that would make me super happy, and i will help my friends out with the same problem.

My last log: [10:28] [Client thread/INFO]: Setting user: maxlealucas
[10:28] [Client thread/INFO]: (Session ID is token:f54d0b9ff25f4f92a93f887eca705ac4:5c7dadefff37487e9990f00e5c27e9f0)
[10:28] [Client thread/INFO]: LWJGL Version: 2.9.4
[10:28] [Client thread/INFO]: Reloading ResourceManager: Default, ! GreenyGrappes.zip
[10:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
[10:28] [Thread-7/INFO]: Initializing LWJGL OpenAL
[10:28] [Thread-7/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[10:28] [Thread-7/INFO]: OpenAL initialized.
[10:28] [Sound Library Loader/INFO]: Sound engine started
[10:28] [Client thread/INFO]: Created: 1024x512 textures-atlas
[10:28] [Client thread/INFO]: Connecting to us.mineplex.com., 25565
[10:29] [Server thread/INFO]: Starting integrated minecraft server version 1.8.9
[10:29] [Server thread/INFO]: Generating keypair
[10:29] [Server thread/INFO]: Preparing start region for level 0
[10:29] [Server thread/INFO]: Preparing spawn area: 72%
[10:29] [Server thread/INFO]: Changing view distance to 6, from 10
[10:29] [Server thread/INFO]: maxlealucas[local:E] logged in with entity id 122 at (-247.97821903979664, 4.0, -670.3130742053124)
[10:29] [Server thread/INFO]: maxlealucas joined the game
[10:29] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra H6§f
[10:29] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@23397a66[id=5c7dadef-ff37-487e-9990-f00e5c27e9f0,name=maxlealucas,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at ave.N(SourceFile:2556) [ave.class:?]
at bnp$3.run(SourceFile:106) [bnp$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:301) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:295) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1471) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:871) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
... 19 more
Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387) ~[?:1.8.0_25]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_25]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1453) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:871) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
... 19 more
Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
at sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:145) ~[?:1.8.0_25]
at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:131) ~[?:1.8.0_25]
at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:280) ~[?:1.8.0_25]
at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:382) ~[?:1.8.0_25]
at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292) ~[?:1.8.0_25]
at sun.security.validator.Validator.validate(Validator.java:260) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229) ~[?:1.8.0_25]
at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1453) ~[?:1.8.0_25]
at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936) ~[?:1.8.0_25]
at sun.security.ssl.Handshaker.process_record(Handshaker.java:871) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[HttpAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[YggdrasilAuthenticationService.class:?]
... 19 more
[10:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3420ms behind, skipping 68 tick(s)
[10:29] [Server thread/INFO]: [maxlealucas: Object successfully summoned]
[10:29] [Client thread/INFO]: [CHAT] Object successfully summoned
[10:29] [Server thread/INFO]: Saving and pausing game...
[10:29] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Overworld
[10:29] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Nether
[10:29] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/The End
[10:30] [Server thread/WARN]: Skipping Entity with id Wither
[10:30] [Client thread/INFO]: [CHAT] Unable to summon object
[10:32] [Client thread/ERROR]: Item entity 953253 has no item?!
[10:32] [Client thread/ERROR]: Item entity 953253 has no item?!
[10:47] [Server thread/WARN]: Skipping Entity with id giant
[10:47] [Client thread/INFO]: [CHAT] Unable to summon object
[10:47] [Client thread/INFO]: [CHAT] Unknown command. Try /help for a list of commands
[10:48] [Server thread/INFO]: [maxlealucas: Object successfully summoned]
[10:48] [Client thread/INFO]: [CHAT] Object successfully summoned
[10:48] [Server thread/INFO]: [maxlealucas: Object successfully summoned]
[10:48] [Client thread/INFO]: [CHAT] Object successfully summoned
[10:49] [Client thread/INFO]: [CHAT] /defaultgamemode, /msg, /testfor, /summon, /spreadplayers, /seed, /achievement, /tellraw, /tell, /title, /gamemode, /toggledownfall, /testforblock, /stats, /weather, /me, /particle, /scoreboard, /give, /debug, /worldborder, /clear, /replaceitem, /say, /trigger, /kill, /spawnpoint, /fill, /execute, /setblock, /entitydata, /difficulty, /blockdata, /help, /gamerule, /playsound, /effect, /enchant, /w, /publish, /xp, /clone, /time, /testforblocks, /tp, /setworldspawn, /?
[10:49] [Server thread/WARN]: Skipping Entity with id Vilager
[10:49] [Client thread/INFO]: [CHAT] Unable to summon object
[10:55] [Server thread/INFO]: Saving and pausing game...
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Overworld
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Nether
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/The End
[10:55] [Server thread/INFO]: Saving and pausing game...
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Overworld
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Nether
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/The End
[10:55] [Server thread/INFO]: Stopping server
[10:55] [Server thread/INFO]: Saving players
[10:55] [Server thread/INFO]: Saving worlds
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Overworld
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/Nether
[10:55] [Server thread/INFO]: Saving chunks for level '[]][][[][]][][][][][][][][][][]['/The End
[10:56] [Client thread/INFO]: Connecting to na.badlion.net, 25565
[10:56] [Client thread/INFO]: Stopping!
[10:56] [Client thread/INFO]: SoundSystem shutting down...
[10:56] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Posted by
maxlealucas
Level 1 : New Explorer
0

  Have something to say?

JoinSign in

Welcome