Page 1 of 1

Server crashes on load every time

Posted: Sat Mar 05, 2016 1:48 am
by dictatorkara
So my bat file is in the proper folder, it says

Code: Select all

Factorio.exe --server-start server.zip
-echo off
and basically some stuff loads up and then the console closes after like 3 seconds and I don't know where to find a crash dump. The port is forwarded correctly and everything.

Re: Server crashes on load every time

Posted: Sat Mar 05, 2016 9:21 am
by Phillip_Lynx
In WIndows it is in %appdata%\Factorio and named factorio-current.log (iirc the name. The folder is right :))

Re: Server crashes on load every time

Posted: Sat Mar 05, 2016 10:05 am
by sillyfly
Shouldn't it be --start-server, and not --server-start?