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
Made a post about it a couple months ago but lots of time went by without dev response. Not sure if they support this (very normal) setup of dedicated server + running game in the same machine (or even in the same network).
And try the solution in the link below.
https://steamcommunity.com/app/1377380/discussions/0/4033599096394032914/
All computers are running windows. We tried POP os for one of the systems and it would not connect, so we set up a dual boot OS for that computer.
Oh really? Well I never got it work.
It happens exactly as the OP described, I can see the server in the dedicated servers list, I click to join, type in the password and a few seconds later the game goes to the "press any key to start" screen. Oh and both my PCs are running windows 11.
Do you have any additional parameters on your .bat file?
I'll try the "Verify SSL" solution and i'll post results later.
Will also try to post the log file of the server.
Me again! Here's the link to my log file:
https://file.io/1rB4NEILKsRr
The log includes this solution: https://steamcommunity.com/app/1377380/discussions/0/4033599096394032914/
Here's my .bat file:
To the original thread author...
"I forgot to add that the ?MultiHome needs to have no space between ?listen and ?MultiHome. Example:
?listen?MultiHome=192.168._._"
Sephodious_TTV Mar 10, 2021 @ 9:11pm
"There are things missing. For instance,
behind ?listen in the StartServer.bat file make sure to add ?MultiHome=192.168._._ (fill in the blanks with your LOCAL IP digits) if you want multiple people in the same home to be able to play.
Also you have to have steam closed (ensure its closed on taskbar as well) if you're running the server on the same pc you will be playing from as having steam running will block the SteamAPI from being able to launch the server. You might see "Use -NOSTEAM to fix this" but do not listen because that does not fix it and instead causes an entirely new issue. The only resolution is to close steam entirely before booting the server."
From the thread
https://steamcommunity.com/sharedfiles/filedetails/?id=2252239447
Tried this, adding "MultiHome" didn't work for me.
https://imgur.com/a/L8EzY68
With or without steam open was the same result.
EDIT: added link to print of server console with multihome option enabled.