- Thread Author
- #1
After I updated my JRE and JDK to the 64-bit version of Java 8 u131 (didnt uninstall the 32-bit version of the JRE) and installed IntelliJ, RuneMate fails to launch.
Every time I try to launch the program it gives the following error:
I have uninstalled every 64-bit JDK and JRE installation, set JAVA_HOME and EXE4J_JAVA_HOME in the system variables to C:\Program Files (x86)\Java\jre1.8.0_131, appended both %JAVA_HOME%\bin and %EXE4J_JAVA_HOME%\bin to my path variable, and have even changed the JDK for a RuneMate project I had open in IntelliJ to the 32-bit version of the JDK.
Does anyone know what could be causing this issue? I can't even run the RuneMate uninstaller because it gives the same error above. I'm running on Windows 10 64-bit.
Every time I try to launch the program it gives the following error:
Code:
No JVM could be found on your system.
Please define EXE4J_JAVA_HOME
to point to an installed 32-bit JDK or JRE or download a JRE from
www.java.com.
I have uninstalled every 64-bit JDK and JRE installation, set JAVA_HOME and EXE4J_JAVA_HOME in the system variables to C:\Program Files (x86)\Java\jre1.8.0_131, appended both %JAVA_HOME%\bin and %EXE4J_JAVA_HOME%\bin to my path variable, and have even changed the JDK for a RuneMate project I had open in IntelliJ to the 32-bit version of the JDK.
Does anyone know what could be causing this issue? I can't even run the RuneMate uninstaller because it gives the same error above. I'm running on Windows 10 64-bit.