Don't Starve Together
Additional Item Package
Error downloading from mac client 中文文件名导致安装失败
I subscribed this mod and checked it in game. However, it fell into a loop updating again and again. There's also a feedback from Linux user emphasing "encoding problems". Hoping someone have a look into this.
Автор останньої редакції: Known Rabbit; 6 трав. 2018 о 5:55
< >
Показані коментарі 16 із 6
看了一下客户端Log,有些文件的文件名是中文名的,编码GB2312,因此在*nix客户端解压的时候就会报错安装失败。恳请作者修复
临时解决办法:从独服(可以用 docker 搭建)中将安装好的 mod 文件夹打包,使用 GBK 文件名编码解压覆盖到客户端mod目录,服务端每个文件都会被单独打包成gz,在原处解压即可。

Temporarily workaround: zip the mod folder from a dedicated server(you can use docker[github.com] for instant setup) and
unzip -O GBK xxx.zip
into client mods folder converting filename from GBK. You may also need to unzip every gzipped resource in the mod installation.
find workshop-1085586145 -name '*.gz' | xargs -I% gzip -d %
Автор останньої редакції: Known Rabbit; 7 трав. 2018 о 20:17
我好像 也出现 了 这个问题
我也是 不知道是不是和Insight冲突
< >
Показані коментарі 16 із 6
На сторінку: 1530 50