Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
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~~