Deathshunter Posted January 16 Share Posted January 16 It keeps telling me that it only works with java 8 so i download java 8 and it still keeps saying it will only run with java 8. I have no clue where im going wrong then help? Quote Link to comment Share on other sites More sharing options...
FushigiBot Posted January 16 Share Posted January 16 If you have multiple java versions installed, then it's trying to use that other version. You can change the path for java HOME but it sometimes doesn't work. 1. Remove all java versions (JDK, JRE, etc) 2. Download and install JRE 32 bit from here: https://www.java.com/en/download/manual.jsp 3. If you use JDK for whatever reason, just download a portable version and point to it when running the app that uses it, Quote Link to comment Share on other sites More sharing options...
Khaleesi Posted January 16 Share Posted January 16 4. run a jarfix: https://johann.loefflmann.net/en/software/jarfix/index.html Quote Link to comment Share on other sites More sharing options...