#Minecraft Fabric Server with mods on Arch Linux Plasma KDE
1 messages · Page 1 of 1 (latest)
I've restarted everything but I'm still getting errors
ok i put eula=true
enabled fabricd
started fabricd
hm
which thing?
minecraft
I use PrismLauncher
there's a way to use just that and run a fabric server
I would uninstall and purge fabric/prismlauncher using sudo pacman -Rcns or {what ever aur helper} -Rcns also try jdk 17
the command would be sudo pacman -Rcns prismlauncher and sudo pacman -S jdk17-openjdk
and maybe try sudo pacman -Syu and a reboot if you can
I have used java a good amount and it seems to me it is java complaining that a file is missing - i am guessing some how some of you files got removed/deleted/corrupted
oh
which file is missing?
if you do not care about the data try a full reinstall of prismlauchers
based off the earlier pictures and the logs i would say java dependency files.
weird
not as weird as you would think
how do i change the version of mc?
@hallow pecan
i want to downgrade from 1.26.1.2 to 1.21.11
i can't open the fabric-server-launch.jar ðŸ˜
i think to run a .jar you use java -jar path/to/.jar
did you try changing permissions or making it executable
dunno how to
and running as admin doesn't work
oh wait
i do not know how to if it is not installed via pacman. I can do java files and arch stuff but not mc guis
run java --version for me
yay -R pkgname but that is a really new version
sorry when i said pkgname that was a place holder for you to put the name of the original java package you installed - my bad
try pacman -S jdk-openjdk jdk17-openjdk jdk21-openjdk that should install the 3 most commonly used version (26 - latest, 21 - kinda the lts , 17 - legacy something will still only use 17) properly
i don't remember installing it
probably installed as a dependency of other packages
I've also used this:
https://www.oracle.com/java/technologies/javase/jdk21-archive-downloads.html
not sure if that's done anything
i highly do not recommend oracle java on linux it acts weird espcialy if you are not using a debian based system like ubuntu
no issue - i just ran in to that problem yesterday run sudo pacman -R jre21-openjdk-headless then pacman -S jdk-openjdk jdk17-openjdk jdk21-openjdk also sudo pacman -Qe lists all packages installed - got to go but i will be back in a bit
nope
Still says 26.1.2 for the version of fabric
which is weird
jre21-openjdk-headless 21.0.10.u7-1 is installed
it is
try yay -Qe
that's how i found out
[Skye@SkyezArchOS ~]$ sudo pacman -Qe ark 25.12.3-1 base 3-3 base-devel 1-2 code 1.114.0-1 discover 6.6.4-1 dolphin 25.12.3-1 efibootmgr 18-3 fabric-server 26.1.2_0.19.1_1.1.1-2 fastfetch 2.61.0-1 flatpak 1:1.16.6-1 git 2.53.0-1 google-chrome 147.0.7727.55-1 gparted 1.8.1-1 grub 2:2.14-1 intel-ucode 20260227-1 jre21-openjdk-headless 21.0.10.u7-1 kio-admin 25.12.3-1 kitty 0.46.2-1 kscreen 6.6.4-1 launcher-curseforge-bin 2.1.2-1 lightdm 1:1.32.0-6 lightdm-gtk-greeter 1:2.0.9-2 linux 6.19.11.arch1-1 linux-firmware 20260309-1 lutris 0.5.22-1 man-db 2.13.1-1 man-pages 6.17-1 mate-control-center 1.28.1-2 nano 9.0-1 networkmanager 1.56.0-1 ntfs-3g 2022.10.3-2 nvidia-open 595.58.03-3 nvidia-pacman-hook 1.1.0-1 nvidia-settings 595.58.03-1 nvidia-utils 595.58.03-1 pipewire-pulse 1:1.6.3-1 plasma-desktop 6.6.4-1 plasma-login-manager 6.6.4-1 plasma-nm 6.6.4-1 plasma-pa 6.6.4-1 plasma-systemmonitor 6.6.4-1 plasma-x11-session 6.6.4-1 playit 0.17.1-1 plocate 1.1.24-1 prismlauncher 10.0.5-2 psensor 1.2.1-4 sddm-kcm 6.6.4-1 steamcmd latest-6 stylepak-git 18.0c4b0c1-1 sudo 1.9.17.p2-2 tealdeer 1.8.1-2 texinfo 7.2-1 tree 2.3.2-1 unzip 6.0-23 ventoy-bin 1.1.11-4 vlc-plugin-ffmpeg 3.0.22-3 vlc-plugin-gstreamer 3.0.22-3 wine 11.6-1 wine-gecko 2.47.4-2 wine-mono 11.0.0-1 winetricks 20260125-1 wmctrl 1.07-6 xcursor-themes 1.0.7-2 xdotool 4.20260303.1-1 xfce4-screenshooter 1.11.3-3 yay-bin 12.5.7-1 yay-bin-debug 12.5.7-1 zip 3.0-12
could it be orcal
where?
if you installed oracle java it could be that
yeah idk how to uninstall it
i think i found it?
hold on
nevermind..
do which java
yeah idk
um let me check how to remove those
see if their is an unistall script other wise you are not worried about breaking things you could try sudo rm -rdf /usr/bin/*java* && sudo rm -rdf /usr/bin/java* && sudo rm -rdf /usr/bin/*java
Alr
They're uninstalled
yeah that didn't change anything
running the fabric-server-launch.jar to change server versions is what i'm meant to do
And it opens with "Java 26 Runtime"
idk why
one sec
where did you get fabric-server-launch.jar from - maybe try removing everything related to minecraft then reinstall properly using pacman
it installed it using "yay -S fabric-server
pacman doesn't install it
and this is me doing everything again ðŸ˜
how do you get a list of all the Java files on your entire external drive?
i got it
bam
@hallow pecan
or maybe this isn't helpful...
alr lemme try a 3rd time
the whole thing
OK I'm starting over
this is the new one
OK
how do i change the mc java version?
run sudo pacman -S jdk-openjdk jdk17-openjdk jdk21-openjdk to install java 17 then try setting the app to open with be java 17 for all the .jar files

