@ Mainmenu / SettingsmenuBugLow prioritygood first issue
仓库指标
- 星标
- (13,341 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Luanti 176cadc377aab87a994f5870b97486058afe24c5 on Linux
Description
- Create
mods/test3/mod.conf - Input
name = """
haha ;]
oops
"""
- The multiline name will look weird in the menu and after opening the mod selection menu you will also get this:
2025-09-07 12:24:08: ERROR[Main]: Invalid label element(3): '0.75,0.7;haha ;'
While there is an error if you try to activate the mod, IMO we should just filter out mods that fail validation early in the code.