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
https://steamcommunity.com/sharedfiles/filedetails/?id=3325079510
Hope it helps anyone!
Can this mod be compatible with this bed?
VFEA mod di:265484674
The game doesn't like the square brackets in the label
Config error in sd_medicaddons_ResearchTab: label contains illegal character(s): "[]{}". This can cause issues during grammar resolution. If this was intended, you can use the "ignoreIllegalLabelCharacterConfigError" flag.
I would like to suggest to propose to change patch for "BedWithQualityBase" node.
(Because, Parent node of HospitalBed is "BedWithQualityBase" in Rim1.2,1.3,1.4.)
Time to yeet my local medicaddons version out of my modlist! XD
thank you and sorry for me being slow
Remember that reloading the mod will reset the file (for example because verifying game files), best way til it is updated is to make it a local mod (best use Rimpy for this)
https://justpaste.it/80q2y
You need to replace this in sd_medicaddons_patch_vanilla.xml in folder \294100\2012914831\Patches instead of the patches for bed, doublebed and royalbed.
Played yesterday with it, and all linkables are working fine for vanilla beds
Patched the base which contains bed, doublebed and royal bed.
@zyMex:
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[@Name="BasicBedBase"]/comps/li[@Class="CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
<value>
<li>sd_medicaddons_medieval_surg_washpan</li>
<li>sd_medicaddons_medieval_surg_instruments</li>
<li>sd_medicaddons_medieval_surg_lamp</li>
<li>sd_medicaddons_industrial_surg_instruments</li>
<li>sd_medicaddons_industrial_surg_lamp</li>
<li>sd_medicaddons_spacer_surg_vitalsmonitor</li>
<li>sd_medicaddons_spacer_surg_instruments</li>
<li>sd_medicaddons_spacer_surg_lamp</li>
</value>
</Operation>
Don't know if my rambling makes any sense, but I guess the PatchOperation fails because of this!
[[sd] medicaddons (unofficial) - Start of stack trace]
Verse.PatchOperationAdd(xpath="*/ThingDef[defName = "Bed"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities"): Failed to find a node with the given xpath
[End of stack trace]
The top operation is the one that failed, the ones below it are the parents
Source file: C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2012914831\Patches\sd_medicaddons_patch_vanilla.xml
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="sd_medicaddons.PatchOperationFindMod">
<modName>Vanilla Factions Expanded - Vikings</modName>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VFEV_FurBed" or defName="VFEV_DoubleFurBed"]/comps/li[@Class = "CompProperties_AffectedByFacilities"]/linkableFacilities</xpath>
<value>
<li>sd_medicaddons_medieval_surg_washpan</li>
<li>sd_medicaddons_medieval_surg_instruments</li>
<li>sd_medicaddons_medieval_surg_lamp</li>
<li>sd_medicaddons_industrial_surg_instruments</li>
<li>sd_medicaddons_industrial_surg_lamp</li>
<li>sd_medicaddons_spacer_surg_vitalsmonitor</li>
<li>sd_medicaddons_spacer_surg_instruments</li>
<li>sd_medicaddons_spacer_surg_lamp</li>
</value>
</li>
</operations>
</Operation>
thanks!
Since it is not the only mod with this problem, I am inclined to blame Steam.
for LotR Elves and Rimhammer race mods
There are beds in those. Thank you.
added patch for sparkling worlds hospital bed
https://steamcommunity.com/sharedfiles/filedetails/?id=2016958187