Search found 7 matches

by notaduck
Sun Apr 16, 2017 7:26 am
Forum: Technical Help
Topic: Settings up a server ?
Replies: 8
Views: 4324

Re: Settings up a server ?

you cannot connect to your own server on your own pc because of the same port you need or something like this.

just install/create another folder to start this or use the system inside the game > Multiplayer > create a game > start

Ther server is all ready running on another machine, and port ...
by notaduck
Sat Apr 15, 2017 11:52 am
Forum: Technical Help
Topic: Settings up a server ?
Replies: 8
Views: 4324

Re: Settings up a server ?

https://wiki.factorio.com/Web_Authentication_API

curl https://auth.factorio.com/api-login -d username=$USERNAME -d password=$PASSWORD
or pass @- to the second -d and type password=$PASSWORD into the terminal yourself if you don't want to see your password end up in .bash_history.

Thanks! That ...
by notaduck
Thu Apr 13, 2017 8:40 pm
Forum: Technical Help
Topic: Settings up a server ?
Replies: 8
Views: 4324

Re: Settings up a server ?

Your token is only in that file after you verified your credentials within the game. You should be able to do this after any of the following tasks:
Try to install mods in Mods --> Install mods
Try to see the current multiplayer games in Play --> Multiplayer --> Browse Public Games
Check for ...
by notaduck
Thu Apr 13, 2017 7:21 pm
Forum: Technical Help
Topic: Settings up a server ?
Replies: 8
Views: 4324

Re: Settings up a server ?

your TOKEN is missinig if you want to run the server PUBLIC you need that token

written in player-data.json in your %appdata%/factorio folder at the bottom line.

"SERVICE-TOKEN"

Right know that file looks like this, and the "service-token" is empty?

{
"available-campaign-levels": {
"demo ...
by notaduck
Thu Apr 13, 2017 7:02 pm
Forum: Technical Help
Topic: Settings up a server ?
Replies: 8
Views: 4324

Settings up a server ?

Hi guys I have some questions here. I'm trying to setup a Factorio server on a headlless linux box.
But I'm missing a token, and I can't seem to figure out where I should get this?

And then there is also something about a conflicting address?! And I'm not really sure what to do here? So I hope ...
by notaduck
Thu Apr 13, 2017 9:56 am
Forum: Technical Help
Topic: Failing to load map setting [Linux]
Replies: 4
Views: 2068

Re: Failing to load map setting [Linux]

0.010 Error Util.cpp:57: Failed to load mod --map-gen-settings
No such node (version)
Uh... did you somehow end up with a directory that happens to be named something like --map-gen-settings_1.2.3 in the mods directory that happens to contain an info.json that's not completely empty but is missing ...
by notaduck
Thu Apr 13, 2017 8:14 am
Forum: Technical Help
Topic: Failing to load map setting [Linux]
Replies: 4
Views: 2068

Failing to load map setting [Linux]

Hi guys. I'm trying to setup a Factorio server on a CentOS 7 System. But it doesn't like when I try to specify a map-settings-file when I'm trying to generate a new game.
So if you have any idea what is going wrong here plz let me know!

Terminal Output

[factorio@Factorio saves]$ factorio --create ...

Go to advanced search