U
/u/PearOfJudes
Guest
| Hi all. Having a lot of issues largely with file managing and mods on my fabric minecraft server. Running on Debian with KDE and I followed [this guide](https://github.com/jmhorn00/Minecraft-Fabric-Server-Setup-1.21.x-) for setting up file management on debian. I am also trying to run [Ferium](https://github.com/gorilla-devs/ferium) to download and manage mods. I am using playit to allow others to connect to my server without giving my exact ip address. There are a few issues I keep on having which is messing everything up. Firstly, with all my tinkering I can't backup my ~/server/world folder, the level.dat and level.dat_old have no read or write permissions which means I can't copy the entire file to backup. I have given my user permission to the ~/server folder using the command: sudo chown -R user:user /home/user/server as before I couldn't add the spark profiler mod recommended in this subreddit, as I had an error saying "doesn't have permission to put files here" and now when there are mods in the mod file (spark or sodium or other mods) the server won't run. If you see the attached files there are a plethora of weird file setup I think because Ferium couldn't write to ~/server/mods. There is a ~/server/mods/mods file where when I use "Ferium modpack add" and "Ferium modpack upgrade" it creates a new mods folder I think if I configure it to not overwrite mods already in the folder. There is also a directory at ~/server/world/mods which I think is another Ferium or permission issue. For now, if these other issues can't be fixed, without compromising my security I would like to backup my world folder so I can try and reset everything other than the builds and items my users have put time and effort into. I copied/pasted my world folder into my desktop and deleted my ~/server folder and tried to empty my trash but the permission thing saved my files. I ran the server and the world was gone. The only way I could restore the world (but not the items or the achievements) was to use sudo rm -rf to delete the world folder which had nothing but the same seed and then click "restore to original spot" within the trash folder. To summarize I believe these weird permissions come when I run "sudo ./run.sh" in step 6 of the github guide. Anyway these are the photos for the folder setup. If you guys can just help me backup my world folder that would honestly be a good start and be very helpful. Thanks for any help. Here is some screenshots of my files. Please tell me clearly if there is anything else you need to help me. my ~/server folder. .run.sh.save used to have permission issues now it doesn't. inside my ~/server/mods folder. It will not run with any mods in this folder. ~/server/world For some reason it has another fabric server folder which I'm pretty sure isn't the one loading. ~/server/world/mods This is where my \"/ferium modpack add\" defaulted to before I had permissions submitted by /u/PearOfJudes [link] [comments] |
Continue reading...