I_Be_Mizore Posted September 19, 2017 Share Posted September 19, 2017 https://gyazo.com/3cd43de93b689c8458a4a74263afdc35 and before you guys ask i do have java https://gyazo.com/1122de11f7af3e01868b20ff59944264 Quote Link to comment Share on other sites More sharing options...
Polymorphism Posted September 19, 2017 Share Posted September 19, 2017 re-run the java installation. looks as though there maybe be some issues with Java's core files Quote Link to comment Share on other sites More sharing options...
I_Be_Mizore Posted September 19, 2017 Author Share Posted September 19, 2017 (edited) 8 minutes ago, Polymorphism said: re-run the java installation. looks as though there maybe be some issues with Java's core files https://gyazo.com/dbbd52e0bc77e2943d6be72b3e46782f I have tried re-installing it multiple time, I also got on the java website to check to see if I had java on the computer in case it didn't install correctly and it says everything is running properly and I have even tried jarfix Edited September 19, 2017 by I_Be_Mizore Quote Link to comment Share on other sites More sharing options...
no face Posted September 19, 2017 Share Posted September 19, 2017 when you re-install are you doing a full uninstall before hand? Quote Link to comment Share on other sites More sharing options...
I_Be_Mizore Posted September 19, 2017 Author Share Posted September 19, 2017 3 minutes ago, no face said: when you re-install are you doing a full uninstall before hand? Normally yes and i restart my computer after the uninstall and after the new install. Quote Link to comment Share on other sites More sharing options...
Polymorphism Posted September 19, 2017 Share Posted September 19, 2017 Remove ALL VERSIONS of java. Re-install the version of Java specific to your OS type (32-bit or 65-bit) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html 32-bit = 'x86' 64-bit = 'x64' Ensure your set the path variable for your system after installation. https://stackoverflow.com/questions/1672281/environment-variables-for-java-installation 1 Quote Link to comment Share on other sites More sharing options...
I_Be_Mizore Posted September 19, 2017 Author Share Posted September 19, 2017 19 minutes ago, Polymorphism said: Remove ALL VERSIONS of java. Re-install the version of Java specific to your OS type (32-bit or 65-bit) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html 32-bit = 'x86' 64-bit = 'x64' Ensure your set the path variable for your system after installation. https://stackoverflow.com/questions/1672281/environment-variables-for-java-installation thanks man got it to work 1 Quote Link to comment Share on other sites More sharing options...