Dedicated server description is cut down on the server browser
Disclaimers
- [X] I have searched the issue tracker to check if the issue has already been reported.
- [ ] My issue happened while using mods.
What happened?
Dedicated servers have their description cut down on the server browser, while on player-hosted servers this doesn't seem like a problem. I also noticed the server package list will show up as unknown when you have around +5 mods enabled, similar issue?
Server browser description
Description when connected to the server

Reproduction steps
- Start a dedicated server
- Set the description to something big
- Notice description is cut down on the server browser
Bug prevalence
Happens every time I play
Version
0.21.5.0 (Unstable)
-
No response
Which operating system did you encounter this bug on?
Windows
Relevant error messages and crash reports
No response
I don't see why it's not scrollable in the browser description, so probably not intentional (?)
I don't believe the problem is that the text isn't scrollable, the description seems to have been cut down by the steam server list (?).
Still actual on 21.6 version in 'ALL SERVERS' tab. But in 'RECENT' tab server description always displays full and actual info. By the way same concerns to the mods list
Seems to be caused by the same issue as https://github.com/Regalis11/Barotrauma/issues/11453: the value gets truncated to 255 bytes
Fixed in https://github.com/FakeFishGames/Barotrauma-development/commit/ce21831a23440b76dc6813701f4282ca62fb4a88
Closing as merged into the codebase. Should be in a future build (likely in spring)