Search found 5 matches

by jiynn
Sun Oct 22, 2017 9:12 am
Forum: Technical Help
Topic: File /info.json not found"
Replies: 7
Views: 5310

Re: File /info.json not found"

For this you need to tell the server to create the file and reference map-settings and map-gen-settings. Not sure which walk through you looked up, but I found the wiki explains this quite well: https://wiki.factorio.com/Multiplayer#Dedicated.2FHeadless_server.


The other walkthrough didn't have ...
by jiynn
Sun Oct 22, 2017 8:49 am
Forum: Technical Help
Topic: File /info.json not found"
Replies: 7
Views: 5310

Re: File /info.json not found"

Followed a walk through, was mentioned to put that in there to name the save/always load latest... how should that line be phrased?
I have not looked at server setups for a long time so I might be wrong but I would expect either:
--start-server ./saves/SaveFileName.zip
or
--start-server-load ...
by jiynn
Sun Oct 22, 2017 8:37 am
Forum: Technical Help
Topic: File /info.json not found"
Replies: 7
Views: 5310

Re: File /info.json not found"

info.json is a file inside the .zip save file. Either the latest save is corrupted or you have a zip file in the folder that is not an actual factorio save file.

Edit:
Not sure, but
--start-server-load-latest /opt/factorio/saves/3rd.zip
does not make sense to me, either you want the latest save ...
by jiynn
Sun Oct 22, 2017 8:26 am
Forum: Technical Help
Topic: File /info.json not found"
Replies: 7
Views: 5310

Re: File /info.json not found"

I found the file in multiple locations (not zipped) however I'm not sure where it's supposed to be, or what file references it.


Also, this is a fresh vanilla server, first time trying to run it.
by jiynn
Sun Oct 22, 2017 8:15 am
Forum: Technical Help
Topic: File /info.json not found"
Replies: 7
Views: 5310

File /info.json not found"

Everytime I try to launch my headless server (ubuntu) with the following commands, I get the error "Error ServerMultiplayerManager.cpp:94: MultiplayerManager failed: "File /info.json not found""...

systemctl daemon-reload
systemctl start factorio

After running "systemctl status factorio.service ...

Go to advanced search