Hi there, I'm an old player (haven't booted in 2+ years), and trying to get back into the game, but I can't seem to get the launcher to work. Based on other threads, I uninstalled all Java, downloaded and installed Java 7 (64 bit), downloaded the most recent game launcher (1.5.3), and deleted my .minecraft folder. I also run the executable as an administrator. But I'm getting stymied by the launcher - I can't get it to do anything, even after hitting "edit profile" and/or new profile. Below is my Launcher Log. Any help is appreciated.
[23:08:37 INFO]: Minecraft Launcher 1.5.3 (through bootstrap 5) started on windows...
[23:08:37 INFO]: Current time is Nov 3, 2014 11:08:37 PM
[23:08:37 INFO]: System.getProperty('os.name') == 'Windows 7'
[23:08:37 INFO]: System.getProperty('os.version') == '6.1'
[23:08:37 INFO]: System.getProperty('os.arch') == 'amd64'
[23:08:37 INFO]: System.getProperty('java.version') == '1.7.0_71'
[23:08:37 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[23:08:37 INFO]: System.getProperty('sun.arch.data.model') == '64'
[23:08:37 INFO]: JFX has been detected & successfully loaded
[23:08:42 INFO]: Refreshing local version list...
[23:08:42 INFO]: Refreshing remote version list...
[23:08:43 INFO]: Refresh complete.
[23:08:43 INFO]: Loaded 0 profile(s); selected '(Default)'
[23:08:43 ERROR]: Unhandled exception in executor com.mojang.launc[email protected]48521df3
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(Unknown Source) ~[?:1.7.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.7.0_71]
at com.mojang.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask.done(ExceptionalThreadPoolExecutor.java:57) [launcher.jar:?]
at java.util.concurrent.FutureTask.finishCompletion(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.FutureTask.setException(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.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:?]
at net.minecraft.launcher.SwingUserInterface.showLoginPrompt(SwingUserInterface.java:151) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:192) ~[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]
... 4 more
[23:09:04 FATAL]: Unhandled exception in thread Thread[AWT-EventQueue-0,6,main]
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:?]
at net.minecraft.launcher.ui.popups.profile.ProfileEditorPopup.actionPerformed(ProfileEditorPopup.java:92) ~[launcher.jar:?]
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.DefaultButtonModel.setPressed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at javax.swing.JComponent.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.processEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.processEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Window.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.access$200(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.WaitDispatchSupport$2.run(Unknown Source) [?:1.7.0_71]
at java.awt.WaitDispatchSupport$4.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.awt.WaitDispatchSupport.enter(Unknown Source) [?:1.7.0_71]
at java.awt.Dialog.show(Unknown Source) [?:1.7.0_71]
at java.awt.Component.show(Unknown Source) [?:1.7.0_71]
at java.awt.Component.setVisible(Unknown Source) [?:1.7.0_71]
at java.awt.Window.setVisible(Unknown Source) [?:1.7.0_71]
at java.awt.Dialog.setVisible(Unknown Source) [?:1.7.0_71]
at net.minecraft.launcher.ui.popups.profile.ProfileEditorPopup.showEditProfileDialog(ProfileEditorPopup.java:125) [launcher.jar:?]
at net.minecraft.launcher.ui.bottombar.ProfileSelectionPanel.actionPerformed(ProfileSelectionPanel.java:145) [launcher.jar:?]
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [?:1.7.0_71]
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [?:1.7.0_71]
at java.awt.Component.processMouseEvent(Unknown Source) [?:1.7.0_71]
at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Component.processEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Container.processEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.access$200(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.run(Unknown Source) [?:1.7.0_71]
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
[23:08:37 INFO]: Current time is Nov 3, 2014 11:08:37 PM
[23:08:37 INFO]: System.getProperty('os.name') == 'Windows 7'
[23:08:37 INFO]: System.getProperty('os.version') == '6.1'
[23:08:37 INFO]: System.getProperty('os.arch') == 'amd64'
[23:08:37 INFO]: System.getProperty('java.version') == '1.7.0_71'
[23:08:37 INFO]: System.getProperty('java.vendor') == 'Oracle Corporation'
[23:08:37 INFO]: System.getProperty('sun.arch.data.model') == '64'
[23:08:37 INFO]: JFX has been detected & successfully loaded
[23:08:42 INFO]: Refreshing local version list...
[23:08:42 INFO]: Refreshing remote version list...
[23:08:43 INFO]: Refresh complete.
[23:08:43 INFO]: Loaded 0 profile(s); selected '(Default)'
[23:08:43 ERROR]: Unhandled exception in executor com.mojang.launc[email protected]48521df3
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(Unknown Source) ~[?:1.7.0_71]
at java.util.concurrent.FutureTask.get(Unknown Source) ~[?:1.7.0_71]
at com.mojang.launcher.updater.ExceptionalThreadPoolExecutor$ExceptionalFutureTask.done(ExceptionalThreadPoolExecutor.java:57) [launcher.jar:?]
at java.util.concurrent.FutureTask.finishCompletion(Unknown Source) [?:1.7.0_71]
at java.util.concurrent.FutureTask.setException(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.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:?]
at net.minecraft.launcher.SwingUserInterface.showLoginPrompt(SwingUserInterface.java:151) ~[launcher.jar:?]
at net.minecraft.launcher.Launcher.ensureLoggedIn(Launcher.java:192) ~[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]
... 4 more
[23:09:04 FATAL]: Unhandled exception in thread Thread[AWT-EventQueue-0,6,main]
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:?]
at net.minecraft.launcher.ui.popups.profile.ProfileEditorPopup.actionPerformed(ProfileEditorPopup.java:92) ~[launcher.jar:?]
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.DefaultButtonModel.setPressed(Unknown Source) ~[?:1.7.0_71]
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at javax.swing.JComponent.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.processEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.processEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Window.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.access$200(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) ~[?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventQueue.dispatchEvent(Unknown Source) ~[?:1.7.0_71]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.WaitDispatchSupport$2.run(Unknown Source) [?:1.7.0_71]
at java.awt.WaitDispatchSupport$4.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.awt.WaitDispatchSupport.enter(Unknown Source) [?:1.7.0_71]
at java.awt.Dialog.show(Unknown Source) [?:1.7.0_71]
at java.awt.Component.show(Unknown Source) [?:1.7.0_71]
at java.awt.Component.setVisible(Unknown Source) [?:1.7.0_71]
at java.awt.Window.setVisible(Unknown Source) [?:1.7.0_71]
at java.awt.Dialog.setVisible(Unknown Source) [?:1.7.0_71]
at net.minecraft.launcher.ui.popups.profile.ProfileEditorPopup.showEditProfileDialog(ProfileEditorPopup.java:125) [launcher.jar:?]
at net.minecraft.launcher.ui.bottombar.ProfileSelectionPanel.actionPerformed(ProfileSelectionPanel.java:145) [launcher.jar:?]
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) [?:1.7.0_71]
at javax.swing.DefaultButtonModel.setPressed(Unknown Source) [?:1.7.0_71]
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) [?:1.7.0_71]
at java.awt.Component.processMouseEvent(Unknown Source) [?:1.7.0_71]
at javax.swing.JComponent.processMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Component.processEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Container.processEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) [?:1.7.0_71]
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.Container.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Window.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.Component.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.access$200(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$3.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue$4.run(Unknown Source) [?:1.7.0_71]
at java.security.AccessController.doPrivileged(Native Method) [?:1.7.0_71]
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) [?:1.7.0_71]
at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.7.0_71]
at java.awt.EventDispatchThread.run(Unknown Source) [?:1.7.0_71]