FTB and AT Launcher are both Modpack Launcher, but they contain Vanilla Minecraft. This should work with any other Minecraft Launcher, e.g. the Technic Launcher. They only need a Minecraft account to download. Btw can you log in at minecraft.net? The idea from Epic was too obvious for me... Shame on me
Just a solution to play Minecraft while you have this problem: you can launch Minecraft with any other Launcher, e.g. FTB or AT Launcher. At least we can see if this problem is Launcher specific (hope you understand what i want to say with this post :/ )
At least you can play Minecraft if this works. I don't know what is wrong with your Launcher
Do you have a minecraft account? It seems that on every screenshot you are not logged in, try logging in by clicking switch user on the bottom left on your launcher. Everything should work then, if not post a launcher report to assist you further.
I do have a minecraft account. When I click switch user nothing happens.
[22:41:05 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 100) started on windows...
[22:41:05 INFO]: Current time is Mar 23, 2015 10:41:05 PM
[22:41:05 INFO]: System.getProperty('os.name') == 'Windows 7'
[22:41:05 INFO]: System.getProperty('os.version') == '6.1'
[22:41:05 INFO]: System.getProperty('os.arch') == 'amd64'
[22:41:05 INFO]: System.getProperty('java.version') == '1.8.0_25'
[22:41:05 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[22:41:05 INFO]: System.getProperty('sun.arch.data.model') == '64'
[22:41:05 INFO]: proxy == DIRECT
[22:41:06 INFO]: JFX is already initialized
[22:41:09 INFO]: Refreshing local version list...
[22:41:09 INFO]: Refreshing remote version list...
[22:41:28 ERROR]: Unexpected exception refreshing version list
java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_25]
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_25]
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_25]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?: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.launcher.Http.performGet(Http.java:54) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:27) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:85) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:60) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:132) [launcher.jar:1.6.11]
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]
[22:41:28 INFO]: Loaded 1 profile(s); selected 'the_ominae'
[22:41:28 INFO]: Refreshing auth...
[22:41:28 INFO]: Logging in with access token
If you have an old version of the Apache commons-io jar on your computer that is being picked up before the version that comes with minecraft then that might explain your error.
If you have an old version of the Apache commons-io jar on your computer that is being picked up before the version that comes with minecraft then that might explain your error.
Thanks for the research gerbil I appreciate it but that's a little too far in the weeds for me. I don't even know what Apache is let alone know if it's an older version. This is a new Alienware 15 laptop and it's the first time I've ever run into any minecraft issue. Oh man.
Thank for the help guy but still no luck turn off firewall and disable anti virus still stuck here, so I just use my mother PC to test something download and install the game it work for some reason really make me confuse. But now I know my PC have problem not a game itself or internet connection Thank again.
Which is the same error as the one on your minyaa-site
I've read through some posts (especially this one), and, as I understood, the error is caused by a not existing method in java, which is requested by the Launcher. writeStringtoFile cannot be executed because this method does not exist in your Java version. Is that right, gerbil? I am no Java Prof
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFTB and AT Launcher are both Modpack Launcher, but they contain Vanilla Minecraft. This should work with any other Minecraft Launcher, e.g. the Technic Launcher. They only need a Minecraft account to download. Btw can you log in at minecraft.net? The idea from Epic was too obvious for me... Shame on me
That's part of the problem when I click switch user nothing happens.
That's part of the problem. When I click switch account nothing happens.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAt least you can play Minecraft if this works. I don't know what is wrong with your Launcher
I do have a minecraft account. When I click switch user nothing happens.
I have a same problem I bought a game yesterday download and install it, log in to my account then stuck here.
Wow. Same thing.
here my log
[22:41:05 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 100) started on windows...
[22:41:05 INFO]: Current time is Mar 23, 2015 10:41:05 PM
[22:41:05 INFO]: System.getProperty('os.name') == 'Windows 7'
[22:41:05 INFO]: System.getProperty('os.version') == '6.1'
[22:41:05 INFO]: System.getProperty('os.arch') == 'amd64'
[22:41:05 INFO]: System.getProperty('java.version') == '1.8.0_25'
[22:41:05 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[22:41:05 INFO]: System.getProperty('sun.arch.data.model') == '64'
[22:41:05 INFO]: proxy == DIRECT
[22:41:06 INFO]: JFX is already initialized
[22:41:09 INFO]: Refreshing local version list...
[22:41:09 INFO]: Refreshing remote version list...
[22:41:28 ERROR]: Unexpected exception refreshing version list
java.net.SocketTimeoutException: connect timed out
at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_25]
at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:345) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_25]
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_25]
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25]
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25]
at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25]
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_25]
at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25]
at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_25]
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25]
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997) ~[?:1.8.0_25]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?: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.launcher.Http.performGet(Http.java:54) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.RemoteVersionList.getContent(RemoteVersionList.java:27) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.VersionList.refreshVersions(VersionList.java:85) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.updater.MinecraftVersionManager.refreshVersions(MinecraftVersionManager.java:60) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:132) [launcher.jar:1.6.11]
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]
[22:41:28 INFO]: Loaded 1 profile(s); selected 'the_ominae'
[22:41:28 INFO]: Refreshing auth...
[22:41:28 INFO]: Logging in with access token
Here's mine.
[08:54:06 INFO]: Minecraft Launcher 1.6.11 (through bootstrap 100) started on windows...
[08:54:06 INFO]: Current time is Mar 23, 2015 8:54:06 AM
[08:54:06 INFO]: System.getProperty('os.name') == 'Windows 7'
[08:54:06 INFO]: System.getProperty('os.version') == '6.1'
[08:54:06 INFO]: System.getProperty('os.arch') == 'amd64'
[08:54:06 INFO]: System.getProperty('java.version') == '1.8.0_25'
[08:54:06 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[08:54:06 INFO]: System.getProperty('sun.arch.data.model') == '64'
[08:54:06 INFO]: proxy == DIRECT
[08:54:06 INFO]: JFX is already initialized
[08:54:06 INFO]: Refreshing local version list...
[08:54:06 INFO]: Refreshing remote version list...
[08:54:08 INFO]: Refresh complete.
[08:54:08 INFO]: Loaded 0 profile(s); selected '(Default)'
[08:54:08 ERROR]: Unhandled exception in executor com.mojang.launc[email protected]5afe2352
java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.writeStringToFile(Ljava/io/File;Ljava/lang/String;)V
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_25]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_25]
at com.mojang.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask.done(ExceptionalThreadPoolExecutor.java:58) [launcher.jar:1.6.11]
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:384) [?:1.8.0_25]
at java.util.concurrent.FutureTask.setException(FutureTask.java:251) [?:1.8.0_25]
at java.util.concurrent.FutureTask.run(FutureTask.java:271) [?: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: java.lang.NoSuchMethodError: org.apache.commons.io.FileUtils.writeStringToFile(Ljava/io/File;Ljava/lang/String;)V
at net.minecraft.launcher.profile.ProfileManager.saveProfiles(ProfileManager.java:53) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.SwingUserInterface.showLoginPrompt(SwingUserInterface.java:151) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:193) ~[launcher.jar:1.6.11]
at net.minecraft.launcher.Launcher$2.run(Launcher.java:168) ~[launcher.jar:1.6.11]
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]
... 3 more
Those are completely different problems.
ominae is logged in and having connectivity issues
CADolfan can't log in and is missing Java code. (NoSuchMethodError)
-
View User Profile
-
View Posts
-
Send Message
Curse Premium@the_ominae Maybe a firewall blocking java?
So what's my fix?
CAdolfan, the only thing I have seen that pertains to your issue is this: http://www.minyaa.com/jira/browse/MYAA-603
If you have an old version of the Apache commons-io jar on your computer that is being picked up before the version that comes with minecraft then that might explain your error.
Thanks for the research gerbil I appreciate it but that's a little too far in the weeds for me. I don't even know what Apache is let alone know if it's an older version. This is a new Alienware 15 laptop and it's the first time I've ever run into any minecraft issue. Oh man.
You don't have any other Java stuff on there except for MC?
I'm not sure. All the stuff I have installed is stuff that I've had before.
before when/what?
All the same stuff (I assume you mean programs) I've had on other computers with MC.
Thank for the help guy but still no luck turn off firewall and disable anti virus still stuck here, so I just use my mother PC to test something download and install the game it work for some reason really make me confuse. But now I know my PC have problem not a game itself or internet connection Thank again.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAh, know I understand. You mean this line
Which is the same error as the one on your minyaa-site
I've read through some posts (especially this one), and, as I understood, the error is caused by a not existing method in java, which is requested by the Launcher. writeStringtoFile cannot be executed because this method does not exist in your Java version. Is that right, gerbil? I am no Java Prof