Incorrect warning about java version
winnetrie83 opened this issue ยท 2 comments
Description of the issue:
The mod displays a message that i run java version 1.8.0_25, while in fact my java version is 1.8.0_161
I have checked my java version in de cmd window with command java -version.
Crashlog:
No crash
Versions & Modlist
ImmersiveEngineering-0.12-80
MC 1.12.2
Minecraft has its own locally installed version of Java which it will run by default; This version is 1.8.0_25.
To switch to your own installation, go to launcher options, select your forge profile, edit, toggle the toggle where it says "Java Executable", then locate your own java installation (javaw.exe).