Instal Steam
login
|
bahasa
简体中文 (Tionghoa Sederhana)
繁體中文 (Tionghoa Tradisional)
日本語 (Bahasa Jepang)
한국어 (Bahasa Korea)
ไทย (Bahasa Thai)
Български (Bahasa Bulgaria)
Čeština (Bahasa Ceko)
Dansk (Bahasa Denmark)
Deutsch (Bahasa Jerman)
English (Bahasa Inggris)
Español - España (Bahasa Spanyol - Spanyol)
Español - Latinoamérica (Bahasa Spanyol - Amerika Latin)
Ελληνικά (Bahasa Yunani)
Français (Bahasa Prancis)
Italiano (Bahasa Italia)
Magyar (Bahasa Hungaria)
Nederlands (Bahasa Belanda)
Norsk (Bahasa Norwegia)
Polski (Bahasa Polandia)
Português (Portugis - Portugal)
Português-Brasil (Bahasa Portugis-Brasil)
Română (Bahasa Rumania)
Русский (Bahasa Rusia)
Suomi (Bahasa Finlandia)
Svenska (Bahasa Swedia)
Türkçe (Bahasa Turki)
Tiếng Việt (Bahasa Vietnam)
Українська (Bahasa Ukraina)
Laporkan kesalahan penerjemahan
https://psteamcommunity.yuanyoumao.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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2016958187