Page 1 of 1

Fresh install looks for package core in /usr/share/factorio on Ubuntu

Posted: Sun Sep 22, 2019 1:44 pm
by hunstree
Hi
I have downloaded this version: https://factorio.com/get-download/0.16.51/alpha/linux64 Generic Linux tar package
After download, I unpacked it into ~
But when I try to start it, I get this error:

Code: Select all

~/factorio/bin/x64$ ./factorio 
   0.000  Error Util.cpp:49: Error configuring paths: There is no package core in /usr/share/factorio. Deduced executable directory: /home/gabor/factorio/bin/x64, read data: __PATH__system-read-data__, write data: __PATH__system-write-data__

------------- Error -------------
Error configuring paths: There is no package core in /usr/share/factorio. Deduced executable directory: /home/gabor/factorio/bin/x64, read data: __PATH__system-read-data__, write data: __PATH__system-write-data__
---------------------------------
   0.000  Goodbye

Code: Select all

~/factorio/bin/x64$ uname -r
5.0.0-29-generic
This a screenshot of About of Ubuntu, which shows some config information.
This a screenshot of About of Ubuntu, which shows some config information.
Configuration.png (19.6 KiB) Viewed 1368 times

I tried to create a config.ini file where I could set the paths. I tried to place it next to the binary. It did not work. I tried to look up an existing config.ini in ~./.local/factorio; ~/.factorio, but these directories do not exist.
Any idea how to fix it?
I do not want to install Steam.

Re: Fresh install looks for package core in /usr/share/factorio on Ubuntu

Posted: Sun Sep 22, 2019 2:21 pm
by posila
Can you post content of ~/factorio/config-path.cfg here?

Re: Fresh install looks for package core in /usr/share/factorio on Ubuntu

Posted: Mon Sep 23, 2019 4:14 pm
by hunstree
There is no such file.
I opened the archive again and there is a config-path.cfg. So I deleted my factorio folder, and extracted the archive again into ~.

It works.
The problem was between the chair and the keyboard. :)