Closed urbenlegend closed 9 months ago
@urbenlegend I'll check it later tonight, thanks for the report
As a troubleshooting step, what happens when you remove the quotes from the ENV var?
and does the SERVER_DESCRIPTION honor spaces?
Having a similar issue, tried changing the server name to a different one.
Original Server name: "Test Server" What it shows in Game: "Test
Tried to change it to different ones but it hasn't changed. Did not have a server description when I launched the server and I added one later but it hasn't added anything.
Updated to recent container: When the server started it refreshed the world and set a new name which was Test_Server (No quotes in the compose file) could it be that it only sets a name on start and keeps it until the server has been reset?
@urbenlegend I can 100% recreate this error, and found a possible fix, will open a PR and release fix later tonight. Sorry for the inconvenience caused.
@thijsvanloef Thanks for the quick debug and fix!
Describe the bug
With the 0.18 update, it seems like the server name is no longer set correctly. For example, my server name is
Frag End,
but in the game's server browser, it now shows up as"Frag
. This only started happening with today's update.To Reproduce
Steps to reproduce the behavior:
Expected behavior
Server name is properly set
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
docker-compose.yml contents
Container/Host Logs
Additional context
Add any other context about the problem here.