Icarus
Reitak Jan 2, 2023 @ 3:52am
Dedicated server in lobby mode wtf?
i have set dedic on load savegame and in game it show me most of time server in lobby mode without prospect .... devs please fix that, i must x times restart server and after few it start server with savegame and not lobby
< >
Showing 1-9 of 9 comments
neumier Jan 2, 2023 @ 3:58am 
I have same problems ...
Reitak Jan 2, 2023 @ 4:05am 
if you look on server list dedic 99% are server lobby, what the hell ...
Greymantle Jan 2, 2023 @ 4:16am 
The dedicated server is a joke atm waste of money. They need more work until they are viable.
Pach Jan 2, 2023 @ 6:06am 
There are configuration settings so the server won't return to lobby mode (which it does by default after everyone logs out).

Recommend you take a look and configure your server the way you want:

https://github.com/RocketWerkz/IcarusDedicatedServer/wiki/Server-Config-&-Launch-Parameters
Reitak Jan 2, 2023 @ 6:18am 
Originally posted by Pach:
There are configuration settings so the server won't return to lobby mode (which it does by default after everyone logs out).

Recommend you take a look and configure your server the way you want:

https://github.com/RocketWerkz/IcarusDedicatedServer/wiki/Server-Config-&-Launch-Parameters


[/script/icarus.dedicatedserversettings]
MaxPlayers=4
JoinPassword=xxxx
AdminPassword=xxxxx
LoadProspect=Trotloidos
ResumeProspect=True
AllowNonAdminsToLaunchProspects=True
AllowNonAdminsToDeleteProspects=False
SessionName=
ShutdownIfNotJoinedFor=300.000000
ShutdownIfEmptyFor=300.000000
CreateProspect=
LastProspectName=Trotloidos

as you see i have it set correct no? and still run as lobby
Pach Jan 2, 2023 @ 6:25am 
Originally posted by Reitak:
[/script/icarus.dedicatedserversettings]
MaxPlayers=4
JoinPassword=xxxx
AdminPassword=xxxxx
LoadProspect=Trotloidos
ResumeProspect=True
AllowNonAdminsToLaunchProspects=True
AllowNonAdminsToDeleteProspects=False
SessionName=
ShutdownIfNotJoinedFor=300.000000
ShutdownIfEmptyFor=300.000000
CreateProspect=
LastProspectName=Trotloidos

as you see i have it set correct no? and still run as lobby

Nope, you do NOT have it set correctly. :)

The two lines that start with "Shutdown" mean "shutdown the instance and return to lobby". So if the server is empty for 300 seconds, it will return to lobby.

Exact text from github (emphasis added)
ShutdownIfEmptyFor (seconds)
When the server becomes empty the server will shutdown and return to lobby after this time (in seconds). During this window the game will be paused.

Values of < 0 will cause the server to run indefinitely.

A value of 0 will cause the server to shutdown immediately.

Values of > 0 will wait that time in seconds.

Default value is 300 seconds (5 minutes).

If you want it to stay in the instance, those need to be set to a negative number:

ShutdownIfNotJoinedFor=-1
ShutdownIfEmptyFor=-1
Nicademus Jan 2, 2023 @ 8:19am 
i have mine set to 0.000000 and it runs indefinitely the -1 value caused me problems and shut my server down immediately

[/script/icarus.dedicatedserversettings]
SessionName=
JoinPassword=
MaxPlayers=20
AdminPassword=
ShutdownIfNotJoinedFor=0.000000
ShutdownIfEmptyFor=0.000000
AllowNonAdminsToLaunchProspects=True
AllowNonAdminsToDeleteProspects=False
LoadProspect=
CreateProspect=
ResumeProspect=True
LastProspectName=
Grim Nov 29, 2024 @ 2:05pm 
I run a gportal server and was wondering where I can find this file?
SuperT Dec 1, 2024 @ 3:21am 
I too run a Gportal Server for Icarus.
In your game server settings, select Basic Settings. There you will be able to set these options:
Server Name
Max Players
Server Password
Admin Password
Load SaveGame (drop down selection) I leave this blank
Note: Choose Serverlobby to create a new savegame. If you load your previous game, the server will load the lobby and shortly after the savegame is loaded and can be seen ingame!

Toggle On/Off
Load Last Savegame
Allow Non Admins To Launch Prospects (I check this)
Allow Non Admins To Delete Prospects

To Access the Serversettings.ini file directly from Gportal
Select File Manager under your server Settings
Double-click the Icarus Folder, then Config, then Saved, then Config, then WindowsServer
scroll down until you find ServerSettings.ini. Open it, edited what you like and save.

Hope this helps
< >
Showing 1-9 of 9 comments
Per page: 1530 50

Date Posted: Jan 2, 2023 @ 3:52am
Posts: 9