Search found 3 matches

by Hudson
Wed Oct 21, 2015 4:01 pm
Forum: Technical Help
Topic: [12.12]Can´t start Headless Server
Replies: 8
Views: 13450

Re: [12.12]Can´t start Headless Server

FYI it would be useful to post non-localised error messages. You can get those by prefixing the command with LC_ALL=C.

$ ls sfdfsdfs
ls: Zugriff auf sfdfsdfs nicht möglich: Datei oder Verzeichnis nicht gefunden
$ LC_ALL=C ls sfdfsdfs
ls: cannot access sfdfsdfs: No such file or directory


Here ...
by Hudson
Wed Oct 21, 2015 2:01 pm
Forum: Technical Help
Topic: [12.12]Can´t start Headless Server
Replies: 8
Views: 13450

Re: [12.12]Can´t start Headless Server

The reason you're getting this error is that you're not on Debian x64, you're on a different architecture.
If you are on Debian 32-bit, use the 32-bit Factorio build.
Factorio doesn't run on other architectures like arm (raspberry pi).

If you're unsure what architecture of Debian is installed, run ...
by Hudson
Wed Oct 21, 2015 3:46 am
Forum: Technical Help
Topic: [12.12]Can´t start Headless Server
Replies: 8
Views: 13450

[12.12]Can´t start Headless Server

Hi

i can´t start headless server on Debian.

Code: Select all

ServerLinux:/home/factorio/factorio/bin/x64# ./factorio --start-server
-bash: ./factorio: Kann die Binärdatei nicht ausführen: Fehler im Format der Programmdatei
Please help

CU Hudson

Go to advanced search