Today on the new version
Computer Info
Linux (Ubuntu 14.04)
Factorio 0.14.15
Bug Description
When attempting to startup a headless server, I get the following output
Code: Select all
ubuntu@ip-*****:~/factorio$ ./start.sh
0.000 2016-10-24 20:43:48; Factorio 0.14.15 (build 25162, linux64, headless)
0.030 Operating system: Linux (Ubuntu 14.04)
0.030 Program arguments: "./bin/x64/factorio" "-v" "--start-server" "./MAP.zip" "--server-settings" "./data/server-settings-main.json"
0.030 Read data path: /home/ubuntu/factorio/data
0.030 Write data path: /home/ubuntu/factorio
0.030 Binaries path: /home/ubuntu/factorio/bin
0.036 System info: [CPU: Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz, 4 cores, RAM: 7480MB]
0.036 Running in headless mode
0.038 Loading mod core 0.0.0 (data.lua)
0.041 Loading mod base 0.14.15 (data.lua)
0.101 Checksum for core: 1291735968
0.101 Checksum for mod base: 538937375
0.377 Info PlayerData.cpp:57: Local player-data.json unavailable
0.377 Info PlayerData.cpp:62: Cloud player-data.json unavailable
0.377 Custom inputs active: 0
0.378 Factorio initialised
0.379 Error Util.cpp:57: Error while reading file ./data/server-settings-main.json: ./data/server-settings-main.json(2): invalid code sequence
ubuntu@ip-*****:~/factorio$
Steps to Reproduce
This bug is reliably happening whenever I attempt to startup the headless server
Troubleshooting/Testing Steps Attempted
Downloaded fresh server files, remade the server settings file from scratch just in case.
Generated completely fresh map as well.
The factorio-current.log and server-settings-main.json is attached for reference. (Part of the sensitive info in each is censored with ********)
Thanks!