Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
I know about the "account login". But the problem is that the steamcmd website (https://developer.valvesoftware.com/wiki/SteamCMD) says the following:
"If you get the "No subscription" error, the game/server you are trying to download either requires a login or that you have purchased the game. You will therefore have to log in with a Steam username and password. If that doesn't help, you may need to purchase a copy of the game on Steam first.
...
Note:
For security reasons, it is recommended that you create a new Steam account just for your dedicated servers.
Note:
A user can only be logged in once at any time (counting both grapical client as well as SteamCMD logins)."
For me that means I have to buy the game again for a second Steam account so that I can play it on my own server. But I'm definitely not doing that!
Or have I misunderstood something?
Probably it should work with anonymous login....
steamcmd +@sSteamCmdForcePlatformType windows +force_install_dir enshroudedserver +login anonymous +app_update 2278520 +quit
That will create a new folder in the one you are currently in called enshroudedserver with the server files inside. Just go into that folder and run enshrouded_server.exe to start the server.
ERROR! Failed to install app '2278520' (No subscription)
I have about 50 game servers installed. On average, 2-3 of these are online at the same time. But I don't have this problem with any of the other game servers.
I did not create a new user, just kept it on my login, and I did not set it up as a service either because I run my other servers manually as needed in a tmux session so may as well do the same with Enshrouded!
Note: I use Ubuntu Server edition so there is no GUI running, saves memory that way. Using tmux means I can disconnect from the session without stopping the servers after starting them up in an ssh session. It works for me but may not be other's preferred way to do it :)
Steamcmd cannot download the files with anonymous log.
Steamcmd cannot download the files if steam (with my gaming user) is launched on the same machine where steamcmd is used <- this works for most other server files with steamcmd subscription issues.
The only way to download the enshrouded server files is to place my steam gaming account credentials in the steamcmd login cmd line.
Luckily Enshrouded is not checking this again at login on the server. I can play on my own server. :)
yes. it can be installed with user login data or install server local and upload the files to the server. both are possible. is not nice, but better than nothing.
thx@all for help :)
@Galbi3000: I'm a Linux fan and had Ubuntu servers for years. Unfortunately there are fewer and fewer games (servers) that run on Ubuntu, which is why I had to switch to Windows :(