Windows .exe ftb launcher wont open

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

maskedmonkyman

New Member
Jul 29, 2019
3
0
0
when ever i try to open the launcher the console gives me this:

From Console: Exception in thread "AWT-EventQueue-0"
From Console: java.lang.NumberFormatException: For input string: "06_00"
From Console: at java.lang.NumberFormatException.forInputString(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at java.lang.Integer.parseInt(Unknown Source)
From Console: at net.ftb.util.winreg.JavaInfo.<init>(JavaInfo.java:53)
From Console: at net.ftb.util.winreg.JavaFinder.findJavas(JavaFinder.java:93)
From Console: at net.ftb.util.winreg.JavaFinder.parseWinJavaVersion(JavaFinder.java:128)
From Console: at net.ftb.gui.panes.OptionsPane.<init>(OptionsPane.java:128)
From Console: at net.ftb.gui.LaunchFrame.<init>(LaunchFrame.java:504)
From Console: at net.ftb.gui.LaunchFrame$1.run(LaunchFrame.java:274)
From Console: at java.awt.event.InvocationEvent.dispatch(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
From Console: at java.awt.EventQueue.access$200(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.awt.EventQueue$3.run(Unknown Source)
From Console: at java.security.AccessController.doPrivileged(Native Method)
From Console: at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
From Console: at java.awt.EventQueue.dispatchEvent(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
From Console: at java.awt.EventDispatchThread.run(Unknown Source)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
I am getting this problem too. Someone please help!
Stop doing that. You don't need to post on every other thread that appears to have the same problem you're experiencing.



OP:
Do this please: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
Many of the issues I've seen with the updated launcher have been related to the users game setup, so I'd like to rule that out as a possibility.

If that does not work for you, please post your console log to to pastebin.com and link it in this thread.
 

maskedmonkyman

New Member
Jul 29, 2019
3
0
0
okay i figured out what was wrong. it turns out that java 7 wasn't properly installing over java 6 due to a registry error so i used Iobits free uninstaller thing to remove both it and java 7 then installed java 7 works fine now :)
 
Status
Not open for further replies.