Windows .exe Lauching problem

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

JCMQ25

New Member
Jul 29, 2019
1
0
0
Hello guys! I'm kinda new to the FDB and all of a sudden from one day to the other I couldn't play FDB anymore because when Launch the game it crashes and gives na error in the Console.

http://pastebin.com/bYQiFwwB

Can anyone tell me what I can do please.

Thanks
 

UniZero

Popular Member
Oct 3, 2012
3,406
310
124
Scotland, UK
You have very old versions of java installed. Please remove all versions then reboot. Now install the latest x64 one from here. Unless you require 32 bit java for something in particular you don't need to use both. If you still have issues then post a fresh log.
 

JamiePhonic

New Member
Jul 29, 2019
404
0
0
like UniZero said, you have very old versions of java (2 actually)
Code:
[09:54:40] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_51 sorted as: 1.7.0_51 32 Bit Java at : C:\Program Files (x86)\Java\jre7\bin\java.exe
[09:54:40] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_04 sorted as: 1.7.0_4 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
[09:54:40] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_51 sorted as: 1.7.0_51 32 Bit Java at : C:\Program Files (x86)\Java\jdk1.7.0_51\bin\java.exe
[09:54:40] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.6.0_15 sorted as: 1.6.0_15 64 Bit Java at : C:\Program Files\Java\jdk1.6.0_15\bin\java.exe
[09:54:40] [INFO] JavaFinder.parseWinJavaVersion:164: FTB Launcher Prefers: Java Version: 1.7.0_04 sorted as: 1.7.0_4 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
put simply, the launcher found: Java 6, update 15 64 bit (JDK); Java 7, update 4 64 Bit (JRE) and Java 7, Update 51 32 & 64 Bit (JRE, Latest)

your error however, apears to be that the minecraft jar is missing: File Not Found: C:\Users\Quintas\Desktop\Ph \versions\1.6.4\1.6.4.jar
after you have sorted java, run a force update on the modpack and try again
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
your error however, apears to be that the minecraft jar is missing: File Not Found: C:\Users\Quintas\Desktop\Ph \versions\1.6.4\1.6.4.jar
after you have sorted java, run a force update on the modpack and try again
I saw that too and wondered if it might be the special character or what ever is keeping the space in the user name. I suggest trying a different username on the computer if the suggestion of updating Java does not work.