Dedicated server in 0.13 ?

Things that has been reported already before.
loumani
Burner Inserter
Burner Inserter
Posts: 11
Joined: Thu Oct 22, 2015 11:31 pm
Contact:

Dedicated server in 0.13 ?

Post by loumani »

Hello, how to create a dedicated server with the 0.13? because the command line I used for the 0.12 does not work anymore.
MrGoodbits
Inserter
Inserter
Posts: 25
Joined: Mon Jun 27, 2016 9:33 pm
Contact:

Re: Dedicated server in 0.13 ?

Post by MrGoodbits »

I am having a similar issue. I am unable to create a new map with 0.13

Code: Select all

 bin/x64/factorio --create thirteen
   0.000 2016-06-27 14:28:59; Factorio 0.13.0 (Build 22782, linux64, headless)
   0.066 Operating system: Linux (Ubuntu 16.04)
   0.066 Program arguments: "bin/x64/factorio" "--create" "thirteen"
   0.066 Read data path: /home/factorio/factorio_1300/data
   0.066 Write data path: /home/factorio/factorio_1300
   0.066 Binaries path: /home/factorio/factorio_1300/bin
   0.086 Running in headless mode
   0.088 Loading mod core 0.0.0 (data.lua)
   0.092 Loading mod base 0.13.0 (data.lua)
   0.195 Checksum for core: 1399339455
   0.195 Checksum for mod base: 2039900801
   0.603 Custom inputs active: 0
   0.603 Factorio initialised
   0.604 Info Main.cpp:557: Creating new map thirteen
   8.089 Info Scenario.cpp:129: Map version 0.13.0-93
   8.156 Checksum for script /home/factorio/factorio_1300/temp/currently-playing/control.lua: 900459546
   8.156 Error Util.cpp:57: boost::filesystem::create_directory: No such file or directory
I have even manually created the saves, mods, and script-output directories. No go.

SOLVED - need to specify path for saves now. New command line:

Code: Select all

bin/x64/factorio   --create saves/thirteen 
Koub
Global Moderator
Global Moderator
Posts: 7955
Joined: Fri May 30, 2014 8:54 am
Contact:

Re: Dedicated server in 0.13 ?

Post by Koub »

Topic moved to Duplicates : it's a bug AND it's a duplicate report of viewtopic.php?t=27139
Koub - Please consider English is not my native language.
Post Reply

Return to “Duplicates”