Page 1 of 1

Headless mode error (basic-solid not found)

Posted: Sat Aug 26, 2017 2:17 am
by Memorantix
Hello,

I've recently tried to setup a headless server on my ubuntu vps, using the guide here https://gist.github.com/othyn/e1287fd93 ... #alternate

However, I'm getting the following error. I am running a clean install of factorio, no mods whatsoever:

Code: Select all

factorio[1182]:    0.062 Binaries path: /opt/factorio/bin
factorio[1182]:    0.077 System info: [CPU:       Intel(R) Xeon(R) CPU E5-2630 v2 @ 2.60GHz, 4 cores, RAM: 6144MB]
factorio[1182]:    0.077 Running in headless mode
factorio[1182]:    0.081 Loading mod core 0.0.0 (data.lua)
factorio[1182]:    0.090 Checksum for core: 1161214653
factorio[1182]:    0.097 Error Util.cpp:62: Error in assignID, resource-category with name 'basic-solid' does not exist.
factorio[1182]: Source: starting-area (noise-layer).
systemd[1]: factorio.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: factorio.service: Unit entered failed state.
systemd[1]: factorio.service: Failed with result 'exit-code'.
Any advice/pointers?

regards