Page 1 of 1

0.13 Headless - Game not visible in public game list

Posted: Mon Jun 27, 2016 9:33 pm
by Tybs
Thanks for the quick response: the work-around worked!

I can now host the server. The only issue remaining seems to be that I cannot see it in the public game list. My config:
{
"name": "Tybsania[NL]",
"description": "Dutch server, open to all",
"tags": ["game", "tags"],
"max_players": "6",

"_comment_visibility": ["public: Game will be published on the official Factorio matching server",
"lan: Game will be broadcast on LAN",
"hidden: Game will not be published anywhere"],
"visibility": "public",

"_comment_credentials": "Your factorio.com login credentials. Required for games with visibility public",
"username": "",
"password": "",

"game_password": ""
}
And my booting command:

Code: Select all

screen ./factorio --start-server ./Tybsania[NL].zip --latency-ms 75 --autosave-interval 10 --server-settings ~/ServerFactorio/factorio/data/server-settings.example.json
Did I miss anything which causes the server to remain invisible?

Re: 0.13 Headless - Game not visible in publix game list

Posted: Tue Jun 28, 2016 5:40 am
by Koub
[Koub] It's a different issue, I split your topic to be able to archive the savegame report as duplicate.

Re: 0.13 Headless - Game not visible in public game list

Posted: Tue Jun 28, 2016 4:40 pm
by Tybs
Fixed: I just noticed I forgot to put in my credentials. Afterwards, I placed the settings file in the bin/x64 folder to make the path easier, which made it work :D

Re: 0.13 Headless - Game not visible in public game list

Posted: Fri Jul 01, 2016 4:38 am
by supernet2
you solve this on the linux build or this for the windows build? From what i see it looks like the linux build