factoriotools / factorio-docker

Factorio headless server in a Docker container
https://hub.docker.com/r/factoriotools/factorio/
MIT License
926 stars 219 forks source link

Error Util.cpp:83: Error configuring paths: There is no package core in /usr/share/factorio. Deduced executable directory: /opt/factorio/bin/x64, read data: __PATH__system-read-data__, write data: /factorio/ #452

Closed TurboMachina closed 2 months ago

TurboMachina commented 1 year ago

Cloned the repo, changed VERSION, SHA256 and environment in the docker-compose.yml When I run with docker compose, the container exit (1) and the logs shows the exec command followed by the error :

+ exec su-exec factorio /opt/factorio/bin/x64/factorio --port 34197 --server-settings /factorio/config/server-settings.json --server-banlist /factorio/config/server-banlist.json --rcon-port 27015 --server-whitelist /factorio/config/server-whitelist.json --use-server-whitelist --server-adminlist /factorio/config/server-adminlist.json --rcon-password Go9meep6jieThae --server-id /factorio/config/server-id.json --start-server-load-latest

   0.000 Error Util.cpp:83: Error configuring paths: There is no package core in /usr/share/factorio. Deduced executable directory: /opt/factorio/bin/x64, read data: __PATH__system-read-data__, write data: /factorio/
IcedQuinn commented 1 year ago

I also get this issue on Void, trying to play without a docker container.