Deathshunter Posted January 16, 2024 Posted January 16, 2024 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?
FushigiBot Posted January 16, 2024 Posted January 16, 2024 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,
Khaleesi Posted January 16, 2024 Posted January 16, 2024 4. run a jarfix: https://johann.loefflmann.net/en/software/jarfix/index.html