Windows .exe FTB unleashed loads to a black screen and then freezes

  • 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

NaturalDeath

New Member
Jul 29, 2019
8
0
0
I have the same problem, updated the launcher today, and Unleashed launches, goes black, and freezes.

Other mod packs load fine for me though.
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
[INFO] JavaFinder.parseWinJavaVersion:164: FTB Launcher Prefers: Java Version: 1.6.0_24 sorted as: 1.6.0_24 64 Bit Java at : C:\Program Files\Java\jre6\bin\java.exe
Similar reason, but different cause. The launcher is preferring the above version 6. You need to remove all versions of Java as none of them are 64 bit version of the latest, which at the moment is 7u45. Then install only the 64bit version of 7u45.
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Oh would you look at that, I had the same issue ages ago, and still do now, and someone replied to you when you created another thread... http://forum.feed-the-beast.com/thr...-black-screen-upon-launching-now-1-1-7.38310/

Edit:
Literally just tried every step in the "troubleshooting guide" and have the same issue.

http://pastebin.com/vqiC6Cpr
Code:
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:126: The FTB Launcher has found the following Java versions installed:
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_25 sorted as: 1.7.0_25 32 Bit Java at : C:\Program Files (x86)\Java\jre7\bin\java.exe
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_21 sorted as: 1.7.0_21 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_25 sorted as: 1.7.0_25 32 Bit Java at : C:\Windows\system32\java.exe
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:137: Java Version: 1.7.0_25 sorted as: 1.7.0_25 32 Bit Java at : C:\Windows\SysWOW64\java.exe
[17:13:03] [INFO] JavaFinder.parseWinJavaVersion:164: FTB Launcher Prefers: Java Version: 1.7.0_21 sorted as: 1.7.0_21 64 Bit Java at : C:\Program Files\Java\jre7\bin\java.exe
Per lines 16-21 of your console log, shown above, you did not complete my troubleshooting guide. Had you completed it, you would not have those versions of Java on your computer at all, and you would only be running Java 7, update 45.


Edit: 4 days is not "ages ago"
 

digitalgraffiti

New Member
Jul 29, 2019
11
0
0
  • Like
Reactions: Ashzification