Launcher cant find Java

zanji

Herald
So I installed the launcher for my brother on his pc. I also installed Java 8 x64, chosed the right java file (javaw), but when i press play, the launcher cant find the right Java file. I uninstalled java multiple times, for then installing it new. I also started the whole pc again and again.
On my pc with my acc it works, but not here. Help pls.

zanji
 

Iwan

Boldtown
Staff member
Confirm the Java Executable Path to point at the 64bit version of Java. If you installed it to its default location it's located at
Code:
C:\Program Files\Java\..
A common mistake is to point it at the 32bit location which is almost identical
Code:
C:\Program Files(x86)\Java\..

If that doesn't work, provide the console log as described in the introduction post.