Why can not I start a server?

Find multiplayer games.
Tools/scripts to run a dedicated server.
Post Reply
User avatar
WIZ4
Fast Inserter
Fast Inserter
Posts: 209
Joined: Thu Apr 07, 2016 1:36 pm
Contact:

Why can not I start a server?

Post by WIZ4 »

0.14.1 I put these lines in the .bat file and the server will not start. 0.13 for this to work.

Code: Select all

factorio.exe —start-server-load-latest —latency-ms 150 —autosave-interval 10 —no-auto-pause —allow-commands admins-only
Sorry for my google translate.
My native language is russian. Sorry if my messages are difficult to read.

Bisa
Filter Inserter
Filter Inserter
Posts: 450
Joined: Fri Jul 17, 2015 3:22 pm
Contact:

Re: Why can not I start a server?

Post by Bisa »

I didnt have time to double check this; but I think the latency argument was removed with 0.14.0, try removing it and run like this instead:

Code: Select all

factorio.exe -start-server-load-latest -autosave-interval 10 -no-auto-pause -allow-commands admins-only
Hosting a factorio server? Take a look at this || init script ||.

Post Reply

Return to “Multiplayer / Dedicated Server”