Talk:Dedicated Servers List: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
apt-get install libxcursor1 | apt-get install libxcursor1 | ||
* ./Unturned.x86_64: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory | * ./Unturned.x86_64: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory | ||
apt-get install unetbootin | |||
* ./Unturned.x86_64 Segmentation fault (core dumped) |
Revision as of 20:44, 8 June 2016
This is a usefull link to keep up to date with server updates/releases https://steamdb.info/search/?a=app&q=server&type=-1&category=0
Shouldn't Counter-Strike 1.6 dedicated server have this additional commandline parameter: +app_set_config "90 mod cstrike"? Installing server ID 90 with no additional parameters seems to download just the HLDS, without any additional mods.
--Dzakub 21:34, 12 April 2014 (UTC)
Unturned Headless Linux Server Broken
I really want to host a server for me and my friends but the server isn't working.
- ./Unturned.x86_64: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
apt-get install libglu1
- ./Unturned.x86_64: error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
apt-get install libxcursor1
- ./Unturned.x86_64: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory
apt-get install unetbootin
- ./Unturned.x86_64 Segmentation fault (core dumped)