When running the .exe all the dependencies install fine but once it gets to OpenJDK it stops for a while and then crashes:
I've tried the 0.8.2 and 0.8.3 betas as well as installing OpenJDK myself in the folder. I closed the cmd window while it was working to see what would happen and was able to see this:
It looks like its looking for a specific version of java with a specific folder name so I found and downloaded open jdk 21.0.3+9 and named the folder "jdk-21.0.3+9" and that wasn't working either. It does install all other dependencies and recognizes them upon re-running it, but it won't download or recognize open jdk.
When running the .exe all the dependencies install fine but once it gets to OpenJDK it stops for a while and then crashes:
I've tried the 0.8.2 and 0.8.3 betas as well as installing OpenJDK myself in the folder. I closed the cmd window while it was working to see what would happen and was able to see this:
It looks like its looking for a specific version of java with a specific folder name so I found and downloaded open jdk 21.0.3+9 and named the folder "jdk-21.0.3+9" and that wasn't working either. It does install all other dependencies and recognizes them upon re-running it, but it won't download or recognize open jdk.