HELP! when in the new minecraft launcher, it wont let me play online. it says on the side that both multiplayer and login have no problems, but in the dev console, i found this to be interesting
Trying to log in...
Logging in with access token
Couldn't go online
net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid token.
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:123)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:97)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:50)
at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:158)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
it doesnt save your pass when you log out and i have a long ass password. why dont they just add an option to not log in automaticaly? because i have 10 alts with different passwords and i keep forgetting them.
This happens when the authentication server is offline. When that happens you have to wait for the authentication service is fixed. Takes 1 to 4 hours. Hope you served.
You can go to https://help.mojang.com to see if the services are on or off
It let me in some of the multiplayer servers. I noticed that before I logged in it would say: play offline, but my internet is fine.
I tried restarting Minecraft and it works. So maybe try that?
help i cant play online only offline and when i go to a server the game crashes but i found this interesting [12:15:12 INFO]: Minecraft Launcher 1.4.4 (through bootstrap 5) started on windows...
[12:15:12 INFO]: Current time is Jul 13, 2014 12:15:12 PM
[12:15:12 INFO]: System.getProperty('os.name') == 'Windows 7'
[12:15:12 INFO]: System.getProperty('os.version') == '6.1'
[12:15:12 INFO]: System.getProperty('os.arch') == 'x86'
[12:15:12 INFO]: System.getProperty('java.version') == '1.7.0_60'
[12:15:12 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[12:15:12 INFO]: System.getProperty('sun.arch.data.model') == '32'
[12:15:13 INFO]: Refreshing local version list...
[12:15:14 INFO]: Refreshing remote version list...
[12:15:14 ERROR]: Unexpected exception refreshing version list
java.net.SocketException: java.security.NoSuchAlgorithmException: Default SSLContext not available
at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_60]
at com.mojang.launcher.Http.performGet(Http.java:54) ~[launcher.jar:?]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:27) ~[launcher.jar:?]
at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:85) ~[launcher.jar:?]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:60) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher$1.run(Launcher.java:88) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_60]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
Caused by: java.security.NoSuchAlgorithmException: Default SSLContext not available
at sun.security.jca.GetInstance.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.7.0_60]
at java.net.URL.openConnection(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151) ~[Minecraft.exe:?]
at net.minecraft.bootstrap.Downloader.run(Downloader.java:46) ~[Minecraft.exe:?]
... 1 more
[12:15:28 INFO]: Loaded 1 profile(s); selected 'garbage987'
[12:15:28 INFO]: Refreshing auth...
[12:15:28 INFO]: Logging in with access token
[12:15:28 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:69) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:124) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:53) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:147) [launcher.jar:?]
at net.minecraft.launcher.Launcher$1.run(Launcher.java:100) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_60]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException: Default SSLContext not available
at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source) ~[?:1.7.0_60]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:52) ~[launcher.jar:?]
... 9 more
Caused by: java.security.NoSuchAlgorithmException: Default SSLContext not available
at sun.security.jca.GetInstance.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.7.0_60]
at java.net.URL.openConnection(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151) ~[Minecraft.exe:?]
at net.minecraft.bootstrap.Downloader.run(Downloader.java:46) ~[Minecraft.exe:?]
... 1 more
Trying to log in...
Logging in with access token
Couldn't go online
net.minecraft.launcher.authentication.exceptions.InvalidCredentialsException: Invalid token.
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:123)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logInWithToken(YggdrasilAuthenticationService.java:97)
at net.minecraft.launcher.authentication.yggdrasil.YggdrasilAuthenticationService.logIn(YggdrasilAuthenticationService.java:50)
at net.minecraft.launcher.ui.sidebar.login.NotLoggedInForm$1.run(NotLoggedInForm.java:158)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I don't understand! it was working fine earlier!
Thanks man helped me out
If nothing works, sadly I can't help.
Try turning off your firewall while playing Minecraft, or make Minecraft an exception to the firewall?
Sire I inquire as I do with most, but do you mean to gloat? For is it truly such a tire to reply to the host with but a simple QUOTE?
Sire I inquire as I do with most, but do you mean to gloat? For is it truly such a tire to reply to the host with but a simple QUOTE?
You can go to https://help.mojang.com to see if the services are on or off
I tried restarting Minecraft and it works. So maybe try that?
fighting evil by moonlight
winning love by daylight
never running from a real fight
she is the one named sailor moon
my butt
[12:15:12 INFO]: Current time is Jul 13, 2014 12:15:12 PM
[12:15:12 INFO]: System.getProperty('os.name') == 'Windows 7'
[12:15:12 INFO]: System.getProperty('os.version') == '6.1'
[12:15:12 INFO]: System.getProperty('os.arch') == 'x86'
[12:15:12 INFO]: System.getProperty('java.version') == '1.7.0_60'
[12:15:12 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[12:15:12 INFO]: System.getProperty('sun.arch.data.model') == '32'
[12:15:13 INFO]: Refreshing local version list...
[12:15:14 INFO]: Refreshing remote version list...
[12:15:14 ERROR]: Unexpected exception refreshing version list
java.net.SocketException: java.security.NoSuchAlgorithmException: Default SSLContext not available
at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_60]
at com.mojang.launcher.Http.performGet(Http.java:54) ~[launcher.jar:?]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:27) ~[launcher.jar:?]
at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:85) ~[launcher.jar:?]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:60) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher$1.run(Launcher.java:88) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_60]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
Caused by: java.security.NoSuchAlgorithmException: Default SSLContext not available
at sun.security.jca.GetInstance.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.7.0_60]
at java.net.URL.openConnection(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151) ~[Minecraft.exe:?]
at net.minecraft.bootstrap.Downloader.run(Downloader.java:46) ~[Minecraft.exe:?]
... 1 more
[12:15:28 INFO]: Loaded 1 profile(s); selected 'garbage987'
[12:15:28 INFO]: Refreshing auth...
[12:15:28 INFO]: Logging in with access token
[12:15:28 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:69) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:124) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:53) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:147) [launcher.jar:?]
at net.minecraft.launcher.Launcher$1.run(Launcher.java:100) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_60]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_60]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
Caused by: java.net.SocketException: java.security.NoSuchAlgorithmException: Default SSLContext not available
at javax.net.ssl.DefaultSSLSocketFactory.throwException(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.DefaultSSLSocketFactory.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source) ~[?:1.7.0_60]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source) ~[?:1.7.0_60]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:52) ~[launcher.jar:?]
... 9 more
Caused by: java.security.NoSuchAlgorithmException: Default SSLContext not available
at sun.security.jca.GetInstance.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getInstance(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLContext.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.SSLSocketFactory.getDefault(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(Unknown Source) ~[?:1.7.0_60]
at javax.net.ssl.HttpsURLConnection.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(Unknown Source) ~[?:1.7.0_60]
at sun.net.www.protocol.https.Handler.openConnection(Unknown Source) ~[?:1.7.0_60]
at java.net.URL.openConnection(Unknown Source) ~[?:1.7.0_60]
at net.minecraft.bootstrap.Downloader.getConnection(Downloader.java:151) ~[Minecraft.exe:?]
at net.minecraft.bootstrap.Downloader.run(Downloader.java:46) ~[Minecraft.exe:?]
... 1 more
Wait for the authentication server to come back up.