jrbudda / Vivecraft_116

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

Trying to get Vivecraft NONVR working on Linux #110

Open infiniminer opened 3 years ago

infiniminer commented 3 years ago

My friends made a minecraft server and modpack and I want to play on the server, but I'm using Manjaro Linux and the installers he gave me don't work. I do not have VR and don't plan to use one, and I've tried getting the NONVR version to work on MultiMC to no avail. He told me to just rename the installer with .jar and run it, but when I click on it it just opens another file with stuff; there's no "execute" function.

I've tried searching and some other people on github have said they've been able to get vivecraft to work on linux. Can anyone help me?

I also tried uploading the modpack file in a ZIP but github just keeps giving me "Is not included in the list" as an error. Is there something I need to do or will github just not accept any of my files?

Espergium commented 3 years ago

It's not a modpack or mod. The installer is a java archive that acts as an installer so people don't run it as a forge mod. You need a JRE or JDK installed on your linux distribution to be able to run it as intended. Check with your distribution documentation on how to install oracle/openjdk.

infiniminer commented 3 years ago

downloaded OpenJDK and it made the launcher work, but when I tried launching minecraft it gave me this error:

GLFW error 65543: GLX: Failed to create context: BadValue (integer parameter out of range for operation).

Please make sure you have up-to-date drivers (see aka.ms/mcdriver for instructions).

I don't understand? I installed my graphics card driver already and it worked fine for all my other games. How do I update my drivers then? I'm currently trying to download the drivers again.

Edit: Found the correct driver from the website it told me to, but running the application just opens a mousepad and nothing happens. What am I doing wrong?