安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Edit: it was not this mod
For anyone having the issue with the UI disappearing when trying to build beds, the issue is caused by some odd xml patching, probably due to LWM's integrated storage from what I can tell. It ends up adding a bunch of invalid child nodes to each bed's ThingDef->comps->CompProperties_AffectedByFacilities->linkableFacilities object. the faulty nodes aren't present in the xml source, so it must be another mod patching faulty nodes.
Anyway, you can use RIMMSqol to fix it:
In the RIMMSqol mod settings --
1.) Go to Buildings
2.) Find the bed(s) that are giving you trouble
3.) There will be one or two copies of the bed, in each one go down to the Linkable Facilities heading and remove all entries related to other beds (i.e. operating table, simple bed, medical mats, etc.)
4.) Close RIMMSqol and voila -- no softlock and beds can be built like normal. Doesn't even require a restart.
Granted, you have to follow these steps for each bed and make sure RIMMSqol is loaded as low as possible in the load order so it doesn't get overriden, but it works. It probably wouldn't be too hard to write up an xml patch that can do this, but for now RIMMSqol saves the day again~~