Hello,
I picked up factorio again and launched the newest version of the headless server.
But I am unable to pause the game via the pause button in the menu.
The server pauses, when I leave it and I used the same config as before, where pausing worked.
Relevant config lines:
"only_admins_can_pause_the_game": true,
[...]
"admins": ["jok3r"] (my screen name ingame)
I tried it with mods enabled and disabled.
[0.17.66] Pause broken on headless server
Re: [0.17.66] Pause broken on headless server
https://wiki.factorio.com/Version_history/0.17.0#0.17.0 wrote:
- Removed "admins" from the multiplayer server-settings file - they're now handled through server-adminlist.
Re: [0.17.66] Pause broken on headless server
Thank you. Works now.tehfreek wrote: ↑Sun Aug 18, 2019 7:27 pmhttps://wiki.factorio.com/Version_history/0.17.0#0.17.0 wrote:
- Removed "admins" from the multiplayer server-settings file - they're now handled through server-adminlist.
I missed that and couldn't find anything by googling.