Guest User

Minecraft not connecting to Servers

a guest
Aug 16th, 2015
386
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. [15:39:18 INFO]: Minecraft Launcher 1.6.19 (through bootstrap 100) started on windows...
  2. [15:39:18 INFO]: Current time is Aug 16, 2015 3:39:18 PM
  3. [15:39:18 INFO]: System.getProperty('os.name') == 'Windows 7'
  4. [15:39:18 INFO]: System.getProperty('os.version') == '6.1'
  5. [15:39:18 INFO]: System.getProperty('os.arch') == 'amd64'
  6. [15:39:18 INFO]: System.getProperty('java.version') == '1.8.0_25'
  7. [15:39:18 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
  8. [15:39:18 INFO]: System.getProperty('sun.arch.data.model') == '64'
  9. [15:39:18 INFO]: proxy == DIRECT
  10. [15:39:19 INFO]: JFX is already initialized
  11. [15:39:20 INFO]: Refreshing local version list...
  12. [15:39:21 INFO]: Refreshing remote version list...
  13. [15:39:23 INFO]: Refresh complete.
  14. [15:39:24 INFO]: Loaded 4 profile(s); selected 'AhmedTheMiner'
  15. [15:39:24 INFO]: Refreshing auth...
  16. [15:39:24 INFO]: Logging in with access token
  17. [15:39:24 ERROR]: Exception whilst logging into profile
  18. com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
  19. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[launcher.jar:1.6.19]
  20. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:1.6.19]
  21. at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:1.6.19]
  22. at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:215) [launcher.jar:1.6.19]
  23. at net.minecraft.launcher.Launcher$2.run(Launcher.java:169) [launcher.jar:1.6.19]
  24. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
  25. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
  26. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
  27. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
  28. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
  29. Caused by: javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: No subject alternative DNS name matching authserver.mojang.com found.
  30. at sun.security.ssl.Alerts.getSSLException(Alerts.java:192) ~[?:1.8.0_25]
  31. at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1917) ~[?:1.8.0_25]
  32. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:301) ~[?:1.8.0_25]
  33. at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:295) ~[?:1.8.0_25]
  34. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1471) ~[?:1.8.0_25]
  35. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_25]
  36. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936) ~[?:1.8.0_25]
  37. at sun.security.ssl.Handshaker.process_record(Handshaker.java:871) ~[?:1.8.0_25]
  38. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043) ~[?:1.8.0_25]
  39. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343) ~[?:1.8.0_25]
  40. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) ~[?:1.8.0_25]
  41. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) ~[?:1.8.0_25]
  42. at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_25]
  43. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_25]
  44. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281) ~[?:1.8.0_25]
  45. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256) ~[?:1.8.0_25]
  46. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250) ~[?:1.8.0_25]
  47. at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:1.6.19]
  48. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:1.6.19]
  49. ... 9 more
  50. Caused by: java.security.cert.CertificateException: No subject alternative DNS name matching authserver.mojang.com found.
  51. at sun.security.util.HostnameChecker.matchDNS(HostnameChecker.java:191) ~[?:1.8.0_25]
  52. at sun.security.util.HostnameChecker.match(HostnameChecker.java:93) ~[?:1.8.0_25]
  53. at sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:455) ~[?:1.8.0_25]
  54. at sun.security.ssl.X509TrustManagerImpl.checkIdentity(X509TrustManagerImpl.java:436) ~[?:1.8.0_25]
  55. at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:200) ~[?:1.8.0_25]
  56. at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124) ~[?:1.8.0_25]
  57. at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1453) ~[?:1.8.0_25]
  58. at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:212) ~[?:1.8.0_25]
  59. at sun.security.ssl.Handshaker.processLoop(Handshaker.java:936) ~[?:1.8.0_25]
  60. at sun.security.ssl.Handshaker.process_record(Handshaker.java:871) ~[?:1.8.0_25]
  61. at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1043) ~[?:1.8.0_25]
  62. at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1343) ~[?:1.8.0_25]
  63. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1371) ~[?:1.8.0_25]
  64. at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1355) ~[?:1.8.0_25]
  65. at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563) ~[?:1.8.0_25]
  66. at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185) ~[?:1.8.0_25]
  67. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1281) ~[?:1.8.0_25]
  68. at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1256) ~[?:1.8.0_25]
  69. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:250) ~[?:1.8.0_25]
  70. at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:1.6.19]
  71. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:1.6.19]
  72. ... 9 more
Advertisement
Add Comment
Please, Sign In to add comment