Maxi
UBUniversal Blue
•Created by Maxi on 10/1/2024 in #🛟bazzite-help
Slipstream mod manager can't find java after installing `brew install openjdk`, what should I do?
It opened the GUI and worked as expected. I followed the other steps, and got stuck again at step 39. Because this issue is beyond the post's original thing, I'll mark this comment as an answer, thank you for helping!
Do you have recommendations about what to do regarding the non-starting Steam game issue?
15 replies
UBUniversal Blue
•Created by Maxi on 10/1/2024 in #🛟bazzite-help
Slipstream mod manager can't find java after installing `brew install openjdk`, what should I do?
If it matters, I tried it on Fedora KDE spin and it worked as expected at this step (and instead got stuck at step 39, green play button turns to blue for a few seconds as it would start, and then reverts back to green without opening anything), and on Nobara it worked fully and was able to run the program after some tries, but during (everyday) usage I got frequent and random desktop envoirment restart crashes.
15 replies
UBUniversal Blue
•Created by Maxi on 10/1/2024 in #🛟bazzite-help
Slipstream mod manager can't find java after installing `brew install openjdk`, what should I do?
Yes, outputted
/home/linuxbrew/.linuxbrew/bin/java
. When inserted into the bottom-left corner start menu and ran, it seemingly loads something (cursor animation shows up) but nothing shows up.15 replies
UBUniversal Blue
•Created by Maxi on 10/1/2024 in #🛟bazzite-help
Slipstream mod manager can't find java after installing `brew install openjdk`, what should I do?
Yes, outputted a long usage manual.
15 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
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
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
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