Maxi
Maxi
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
It appears Slipstream opened succesfully. Thank you for the help! 🙂 Albeit I can't get through step 39, I'll mark the post as solved because it's beyond the scope of the post('s title).
20 replies
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
No description
20 replies
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
I copy-pasted the command into the terminal, it installed many dependencies and things I don't comprehend (but I assume it was successful because the last one was a cleanup tool), but running the modman.command yields the same error message.
20 replies
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
What does it do?
20 replies
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
Weird, the attached download link in step 4 doesn't contain the jre folder, but the screenshots in the tutorial shows there is a jre folder included. https://sourceforge.net/projects/slipstreammodmanager/files/Slipstream/1.9.1/SlipstreamModManager_1.9.1-Unix.tar.gz/download
20 replies
UBUniversal Blue
Created by Maxi on 9/9/2024 in #🛟bazzite-help
Slipstream mod manager (for the Steam game FTL: Faster Than Light) was unable to find java
No description
20 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
For anyone in the future reading this for answers, I got it working with the the following steps: -Open BoxBuddy, make a new Distrobox with the debian - quay.io/toolbx-images/debian-toolbox:12 image -Choose a folder as home directory -Terminal opens, navigate to folder with "cd folders/name" -Type in "sudo apt install openjdk-17-jre-headless" -Type in "curl -OJ https://meta.fabricmc.net/v2/versions/loader/1.20.1/0.16.3/1.0.1/server/jar" from https://fabricmc.net/use/server/ -Type in "java -Xmx12G -jar fabric-server-mc.1.20.1-loader.0.16.3-launcher.1.0.1.jar nogui" -Type in "sudo nano eula.txt" to edit it to true -Type in "java -Xmx12G -jar fabric-server-mc.1.20.1-loader.0.16.3-launcher.1.0.1.jar nogui" again It works when one tries to connect with either 'localhost' or '127.0.0.1'. For online, non-LAN access, you need to open a port, but that's beyond the scope of the post.
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
I need to read more about this to understand better (this is the first time I will use distrobox). I'll try to make one and install java and the server in it, thank you for the help, I'll mark the post as solved. 🙂
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
Should I run the server itself inside the same distrobox where I installed java, or can the server run on Bazzite itself? (I'm good with both options, I don't know if there is a difference, I will do the better/possible way.)
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
If I install java in a distrobox, can things outside of the distrobox access it, or only the things inside the distrobox?
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
Can Bazzite natively run .jar files?
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
This isn't the launcher's fault. The dedicated server and the launcher are two separate things, and I have issues running the .jar file to start up the server itself, I assume the launcher used to join the server after it runs is irrelevant.
23 replies
UBUniversal Blue
Created by Maxi on 9/1/2024 in #🛟bazzite-help
Where does "sudo dnf install java-21-openjdk" install java? (to solve bash: java: command not found)
I used rpm-ostree reset and rebooted the computer. Does this means that every package I downloaded since the last offical Bazzite update is reverted like a system-level back up? (I don't know about anything I would have installed with the terminal outside of this post, I just want to know if I understand the feature correctly.) "also is this for development or minecraft?" Minecraft, I try to make a dedicated modded Minecraft server via Fabric (a Minecraft modloader). I downloaded the .java [tpyo: it is supposed to be a .jar file] file, but the command which supposed to start it doesn't work, outputs "bash: java: command not found" message. I tried to search tutorials, and found one from the modloader's website to download Java on different distros. I didn't knew dnf doesn't exist here, thank you for the heads up, I will pay attention next time to not use it.
23 replies