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
So without redoing anything, like reinstalling go to the Enshrouded dedicated server install folder and find steam_appid.txt and make sure 1203620 is in the file. If its different, change it to that, save. Then try restarting the server from its executable not through steam.
So after you have it show up in view -> game server -> favorites you have to connect to the server through Enshrouded itself, not by connecting with steam server browser.
If you still have issues try what I did that fixed my issue, let me connect to my server on the second computer through the in-game server browser. (assuming you port forwarded everything on your router(s) and windows firewalls)
First I uninstalled the dedicated server then I reinstalled it with SteamCMD using these instructions:
Setup the Enshrouded_server.json again
Added the server again in view -> Game Servers -> Favorites via (your.ip.here.server:15637)
At this point things still were not working (for me), but what finally fixed things for me was running these commands in CMD.exe as administrator on both PCs (Server, and pc I was using as client)
ipconfig /flushdns
netsh winsock reset
netsh int ip reset
Then reboot both pcs after these commands.
Finally my server showed up ingame and I was able to connect without getting server has invalid app id error (you have to connect ingame, cant connect through the steam server browser)
Hopefully that helps you