[DiscordArchive] i am also using the mod-individual-xp module, are you getting build errors on that one aswell?
[DiscordArchive] i am also using the mod-individual-xp module, are you getting build errors on that one aswell?
Archived author: locus313 • Posted: 2020-08-14T23:47:46.258000+00:00
Original source
Archived author: locus313 • Posted: 2020-08-15T00:06:10.628000+00:00
Original source
going to run a refresh test on my centos 7 machine. running the same docker version but my docker-compose version is a little older
Archived author: Deleted User • Posted: 2020-08-15T00:07:40.100000+00:00
Original source
thanks man! That's really above and beyond
Archived author: locus313 • Posted: 2020-08-15T00:08:37.760000+00:00
Original source
np
Archived author: Deleted User • Posted: 2020-08-15T00:16:08.958000+00:00
Original source
AH
Archived author: Deleted User • Posted: 2020-08-15T00:16:18.975000+00:00
Original source
it's my broadcast text locale table
Archived author: Deleted User • Posted: 2020-08-15T00:16:29.329000+00:00
Original source
I have a feeling utf-8 wasn't set somewhere important
Archived author: locus313 • Posted: 2020-08-15T00:16:37.509000+00:00
Original source
oh
Archived author: Deleted User • Posted: 2020-08-15T00:18:45.353000+00:00
Original source
this is interesting
```
root@11e15187b4ae:/# locale
LANG=C.UTF-8
LANGUAGE=
LC_CTYPE="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_TIME="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_PAPER="C.UTF-8"
LC_NAME="C.UTF-8"
LC_ADDRESS="C.UTF-8"
LC_TELEPHONE="C.UTF-8"
LC_MEASUREMENT="C.UTF-8"
LC_IDENTIFICATION="C.UTF-8"
LC_ALL=
```
Archived author: Deleted User • Posted: 2020-08-15T00:19:06.853000+00:00
Original source
wonder if the language variable is what's wrong