View Issue Details

IDProjectCategoryView StatusLast Update
0000144Medieval EngineersBugpublic2022-02-28 17:26
Reportergwindalmir Assigned Togwindalmir  
PrioritynormalSeverityminorReproducibilitysometimes
Status resolvedResolutionfixed 
PlatformWindowsOS10 2004OS Version10.0.19041
Product Version0.7.2 
Target Version0.7.3.33D4BBFixed in Version0.7.3.33D4BB 
Summary0000144: Too many mods breaks the server browser display
Description

If there are too many mods, then when browsing in the server browser in-game, the Info pane says there's mods, but it doesn't show any,

Steps To Reproduce
  1. Open Server browser
  2. Click on a server with more than 50 mods, such as PlanetsNoLag
  3. See the side pane says "Mods:" but doesn't list any.
Additional Information

The server rules data size is limited on Steam, and the mods are overflowing that buffer.
How many mods until this triggers depends on the length of their respective titles, as the mod names are sent over, instead of just their ids.

TagsServer, UI

Activities

gwindalmir

2022-02-28 17:26

administrator   #~0000060

The new code now supports at least 200 mods in the server browser.

Issue History

Date Modified Username Field Change
2022-02-24 23:19 gwindalmir New Issue
2022-02-24 23:19 gwindalmir Status new => assigned
2022-02-24 23:19 gwindalmir Assigned To => gwindalmir
2022-02-24 23:19 gwindalmir Tag Attached: Server
2022-02-24 23:19 gwindalmir Tag Attached: UI
2022-02-28 17:25 gwindalmir Status assigned => resolved
2022-02-28 17:25 gwindalmir Resolution open => fixed
2022-02-28 17:25 gwindalmir Fixed in Version => 0.7.3.33D4BB
2022-02-28 17:26 gwindalmir Note Added: 0000060