[0.13.0] Headless errors on --create and server user joins

Place for things which are bugs but we have no idea how to solve them. Things related to hardware, libraries, strange setups, etc.
Post Reply
barrykun
Inserter
Inserter
Posts: 27
Joined: Tue Jun 07, 2016 7:42 pm
Contact:

[0.13.0] Headless errors on --create and server user joins

Post by barrykun »

The save I tested for --start-server is a fresh save on a map generated in 0.13.0 linux binary, but since the same error is appearing in --create I don't think the problem is there.

seeing "locale::facet::_S_create_c_locale name not valid" in both instances.. No idea where that is coming from, I tried deleting the /temp folder but that has no effect.
start-server log file
create log file

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.13.0] Headless errors on --create and server user joins

Post by Oxyd »

What is the output of the

Code: Select all

locale
command?

barrykun
Inserter
Inserter
Posts: 27
Joined: Tue Jun 07, 2016 7:42 pm
Contact:

Re: [0.13.0] Headless errors on --create and server user joins

Post by barrykun »

Thanks for the fast reply, here you go:

Code: Select all

factorio@KDVG001:~$ locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LANGUAGE=en_US:
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=nl_NL.UTF-8
LC_TIME=nl_NL.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=nl_NL.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=nl_NL.UTF-8
LC_NAME=nl_NL.UTF-8
LC_ADDRESS=nl_NL.UTF-8
LC_TELEPHONE=nl_NL.UTF-8
LC_MEASUREMENT=nl_NL.UTF-8
LC_IDENTIFICATION=nl_NL.UTF-8
LC_ALL=

barrykun
Inserter
Inserter
Posts: 27
Joined: Tue Jun 07, 2016 7:42 pm
Contact:

Re: [0.13.0] Headless errors on --create and server user joins

Post by barrykun »

After looking up the missing LC_ALL notice myself, i've run `export LC_ALL="en_US.UTF-8"` and this fixed the issue. I successfully ran 0.12.35 on this same server, so I don't know whats new but maybe you guys can do something with it.

Post Reply

Return to “1 / 0 magic”