Hey everyone, I'm still new at minecraft, so I wanted to try out a mod, I installed atlauncher and added a pack, but my Windows pc couldn't handle it so I deleted it an tried my regular game. It would then come up saying trying to update, 10 tries and failed. Then I just deleted everything to start anew. Still nothing, just the option to Play Offline, which did nothing. Looking on the web I went into the %appdata% folder, there was no bin folder, so in the versions folder, I deleted what was in there, but still no good. Also there was no option tab next to my login for a Force Update. I'm at a loss. Any help would be appreciated.
[code][spoiler][code][16:57:35 INFO]: Minecraft Launcher 1.5.3 (through bootstrap 5) started on windows...
[16:57:35 INFO]: Current time is Nov 22, 2014 4:57:35 PM
[16:57:35 INFO]: System.getProperty('os.name') == 'Windows 7'
[16:57:35 INFO]: System.getProperty('os.version') == '6.1'
[16:57:35 INFO]: System.getProperty('os.arch') == 'amd64'
[16:57:35 INFO]: System.getProperty('java.version') == '1.7.0_71'
[16:57:35 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[16:57:35 INFO]: System.getProperty('sun.arch.data.model') == '64'
[16:57:35 INFO]: JFX has been detected & successfully loaded
[16:57:38 INFO]: Refreshing local version list...
[16:57:38 INFO]: Refreshing remote version list...
[16:57:38 ERROR]: Unexpected exception refreshing version list
java.net.SocketException: Unrecognized Windows Sockets error: 10106: create
at java.net.Socket.createImpl(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) ~[?:1.7.0_71]
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$2.run(Launcher.java:131) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
[16:57:39 INFO]: Loaded 2 profile(s); selected 'Gythreenan'
[16:57:39 INFO]: Refreshing auth...
[16:57:39 INFO]: Logging in with access token
[16:57:40 ERROR]: Exception whilst logging into profile
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logInWithToken(YggdrasilUserAuthentication.java:132) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserAuthentication.logIn(YggdrasilUserAuthentication.java:55) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:213) [launcher.jar:?]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:167) [launcher.jar:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.7.0_71]
at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 10106: create
at java.net.Socket.createImpl(Unknown Source) ~[?:1.7.0_71]
at java.net.Socket.connect(Unknown Source) ~[?:1.7.0_71]
at sun.security.ssl.SSLSocketImpl.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.NetworkClient.doConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.http.HttpClient.openServer(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) ~[?:1.7.0_71]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source) ~[?:1.7.0_71]
at com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:73) ~[launcher.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[launcher.jar:?]
... 9 more[/code][/spoiler]
[/code]
Odd, when I try to edited the above, the code looks correct.... but not now, unless I see it different. Sorry if its a mess.
Would taking out the saves folder and deleting the %appdata% / roaming / .minecraft help?
Something seems wrong with your java setup. I'd uninstall your java completely and then reinstall a freshly downloaded copy. If that doesn't fix it, quick google search offers a few solutions where people had same issue:
[/code]
Would taking out the saves folder and deleting the %appdata% / roaming / .minecraft help?
http://gaming.stackexchange.com/questions/163543/minecraft-launcher-java-error-java-net-socketexception-unrecognized-windows-so