docker-vrising icon indicating copy to clipboard operation
docker-vrising copied to clipboard

server name(env) appear as garbled text

Open AreChen opened this issue 1 year ago • 1 comments

Docker environment server names using Chinese characters appear as garbled text in the in-game server list. Previously, servers set up in Windows with names using Chinese characters can be displayed normally.

AreChen avatar May 17 '24 02:05 AreChen

Ok, please try this.

  • Pull trueosiris/vrising:dev and do not set the environment variable SERVERNAME.
  • Let the container run for 10 minutes & stop it.
  • Set the servername (in "Name": "your servername with chinese chars") in ServerHostSettings.json (in the /persistentdata volume, Settings folder.)
  • start the container.

TrueOsiris avatar May 17 '24 12:05 TrueOsiris