jrbudda / Vivecraft_116

VR mod for Minecraft. For Version 1.16.X http://www.vivecraft.org
Other
188 stars 49 forks source link

Won't Install. #71

Closed Steven121314 closed 3 years ago

Steven121314 commented 3 years ago
Installer

When I press the "Install" button, I'm greeted with the "Complete" dialogue instantly, if I move it out of the way, it reveals the progress bar, that does nothing. I waited for an hour and it did nothing, even after closing the "Complete" box. The Minecraft launcher is closed, Steam VR and Oculus are installed and running. What am I doing wrong?

Techjar commented 3 years ago

Please run the installer from the command line with java -jar name-of-installer.exe and provide us with whatever it outputs to the command prompt window.

Steven121314 commented 3 years ago

It ran, but didn't output anything

bruh
Techjar commented 3 years ago

You clicked install like before?

Steven121314 commented 3 years ago

Yes, and it did the exact same thing as before

Techjar commented 3 years ago

Have you tried redownloading the installer? Also what version of Java do you have according to java -version?

Steven121314 commented 3 years ago

Yes, I even tried the 1.16.4 installer, and also tried changing the extension to .jar

Steven121314 commented 3 years ago

Java 16

Techjar commented 3 years ago

Oh, Java 16 is broken with Vivecraft due to new stupid changes to how the classpath works. Get Java 14 instead, and make sure it's HotSpot not OpenJ9.

Steven121314 commented 3 years ago

I went down to 15.0.2, I have another program that needs at least 15. The installer ran perfectly. Thank you!

Techjar commented 3 years ago

Alright, well for the record if you want to use ZGC with Vivecraft, you still need Java 14. Multiple versions can co-exist, just untick the option for setting it as the new default JVM.