You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
MyLog.Default.WriteLineAndConsole("Error: No IP assigned.");
return;
}
This seems to be still an issue in the current code. Especially when running dedicated Server in a docker container, it is very often running into a "Error: No IP assigned."
Would be great if you can fix that in the current codebase! (maybe tick for >10hz as recommended by steam and use a higher timeout than 10 seconds)
SpaceEngineers/Sources/Sandbox.Game/Engine/Multiplayer/MyDedicatedServerBase.cs
Lines 245 to 263 in a109106
This seems to be still an issue in the current code. Especially when running dedicated Server in a docker container, it is very often running into a "Error: No IP assigned."
Would be great if you can fix that in the current codebase! (maybe tick for >10hz as recommended by steam and use a higher timeout than 10 seconds)
https://partner.steamgames.com/doc/api/steam_gameserver#SteamGameServer_RunCallbacks
The text was updated successfully, but these errors were encountered: