Kesss Posted January 3 Report Posted January 3 I keep getting this error when I'm trying to launch the server.sh on Oracle-Linux-8.8-aarch64-2023.07.31-1 in a VM "Fatal! I require screen but it's not installed. Aborting" Things is, I followed the guide on the wiki, and several other posts on this forum, double checked that procps screen is installed, and no matter what, I end up with the same result. I don't have much else to show as there's not even any logs that show up when i try to launch other than that error message. I'm not overly experienced with Linux based systems, and using a console, but I've always managed to setup minecraft servers without much issue for the last 3-4 years using this VM, so if there's something basic I'm missing please let me know.
Konrad Lemański Posted January 3 Report Posted January 3 Hey, I was running into countless different issues when trying to start my own server on a linux VM, though not your error, but what helped me is using this git hub script to run the server - https://github.com/anegostudios/VintagestoryServerArm64 hope this helps
tinyoverflow Posted January 3 Report Posted January 3 (edited) Your error just states that screen is not installed. Just install screen via your package manager and you should be able to get closer to your Vintage Story server. Edited January 5 by tinyoverflow Removed wrong statement
Recommended Posts