RimWorld

RimWorld

[sd] medicaddons (unofficial)
74 Comments
Mlie Sep 5, 2024 @ 8:12am 
Made an update of this:
https://steamcommunity.com/sharedfiles/filedetails/?id=3325079510
Hope it helps anyone!
Local Snorlax Jun 22, 2024 @ 12:47pm 
He ain't updating it. Someone needs to make a fork.
Lan_lan May 4, 2024 @ 8:28am 
plz...1.5...plz...
Angrysquirrel May 3, 2024 @ 1:15pm 
1.5?
リリム.莉莉姆 Apr 23, 2024 @ 5:46am 
Incompatible with VFEA's Ancient Cryptosleep Suspender
Can this mod be compatible with this bed?
VFEA mod di:265484674
Kizzycocoa Apr 13, 2024 @ 5:00am 
Will you be updating this for 1.5?
PMC_Zero Apr 9, 2024 @ 4:22pm 
Still 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.
JoeOwnage Dec 21, 2022 @ 3:25am 
I am also getting the same error as @Kyrox. I fixed the error by changing the label of your research tab from [sd] medicaddons to just medicaddons

The game doesn't like the square brackets in the label
Kyrox Dec 12, 2022 @ 10:09am 
Hello! I tried out your mod today and get this error on startup:

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.
zyMex  [author] Dec 10, 2022 @ 1:26am 
@redbrick hello tried your suggestion but can't seem to get it to work, maybe because im sick today, and not been around RW for long time and forgot it all, but it keep failing saying not existing..
redbrick Dec 2, 2022 @ 10:20pm 
In Rim 1.4 environment, ParentNod "BasicBedBase" are newly added and in Rim1.3 and earlier, "BasicBedBase” is not existed, so patch "sd_medicaddons_patch_vanilla.xml" was failed at startup phase.
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.)
M0rr1s0n Nov 24, 2022 @ 9:50am 
Glad I could contribute to RW modding community finally :)
Time to yeet my local medicaddons version out of my modlist! XD
handsomegrape Nov 23, 2022 @ 1:15pm 
And thank you M0rr1s0n.
handsomegrape Nov 23, 2022 @ 1:13pm 
Oh ok, that was unexpected. I'm sorry for assuming then, no ill feelings towards you I hope you understand, I'm not expecting for a mod author to indefinitely keep their mods up to date, and in this case you weren't the original author either. But thank you, very appreciated.
zyMex  [author] Nov 23, 2022 @ 12:57pm 
updated with fix from @M0rr1s0n

thank you and sorry for me being slow
Chicken'd Nov 14, 2022 @ 12:19pm 
@M0rr1s0n Just wanted to add for other viewers trying to do the temporary fix to not delete the other bed operations listed either as it will make any save file unplayable. I just added the new text listed below above the already existing lines and it works fine.
CptConnor Nov 14, 2022 @ 3:42am 
@M0rr1s0n Perfect, I'll get Rimpy installed and go from there - thanks again my friend!
M0rr1s0n Nov 13, 2022 @ 2:52pm 
@CptCuckBoi you're welcome, glad I could help!
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)
CptConnor Nov 13, 2022 @ 12:15pm 
@M0rr1s0n You sir, are a legend. Thank you for uploading your code, finally got it to work. Much appreciate my guy!
M0rr1s0n Nov 8, 2022 @ 12:40pm 
Tried adding zyMex on Steam but he didn't accept it yet, gonna post the code here, save it as the named vanilla patch and save it in the "patch" folder. Beware: messing this up will screw up the mod so you gonna need to reload it then.

https://justpaste.it/80q2y
CptConnor Nov 6, 2022 @ 8:03am 
@M0rr1s0n Can you highlight what exactly you changed in the sd_medicaddons_patch_vanilla.xml? I can see your previous comment but I'm not quite sure what was changed as I'm a total novice with this sort of thing :)
M0rr1s0n Nov 3, 2022 @ 4:55am 
phew, with no knowledge about Rimworlds XML-behaviour it's a little difficult to explain it. I'm a bloody beginner when it comes to this, too :D
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
-=©P=-Olaf-Opossum Nov 2, 2022 @ 11:49pm 
@MOrr1sOn how can i patch it? Never looked into the mods directly
M0rr1s0n Nov 2, 2022 @ 1:27pm 
Made it work, at least for me it's working :D
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>
M0rr1s0n Nov 2, 2022 @ 1:07pm 
Got the same error and it seems that the Bed, Double Bed and Royal Bed don't have their linkable facility as property anymore but instead are defined in a "BedBase" abstract, which has linkables defined.
Don't know if my rambling makes any sense, but I guess the PatchOperation fails because of this!
Richard Stern Oct 30, 2022 @ 10:38am 
Bunch of errors on startup that look like that:



[[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
JoeOwnage Oct 25, 2022 @ 9:35pm 
getting a bunch of errors from this one, I used it a lot in 1.3 not sure what's different
M0rr1s0n Sep 18, 2022 @ 9:27am 
It should be compatible with the fur beds from Vanilla Factions Expanded - Vikings with the following patch addition:

<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>
SkylineOdeum May 16, 2022 @ 7:33am 
Gotta say this is one of my fav mods for making the early game less of a headache. Thanks for keeping it going!
zyMex  [author] May 16, 2022 @ 12:12am 
updated with fix from @Leugimimi
Itsuji Hayashi Dec 19, 2021 @ 2:01am 
@Leugimimi

thanks!
Miguel V-DF Dec 15, 2021 @ 6:57am 
to fix the medieval surgical lamp error, go to the mod folder, (__Steam\steamapps\workshop\content\294100\2012914831\Defs\ThingDefs) open the "sd_medicaddons_facilities_ThingDefs_b_medieval.xml" file, go to the medieval surgery lamp, find the following line "<destroyOnNoFuel>true</destroyOnNoFuel>" and change "true" to "false". save the file and then close it
Devious_Soldier Oct 25, 2021 @ 4:29pm 
When the medieval surgical lamp runs out of fuel, it disappears
VOSS Sep 13, 2021 @ 8:41am 
Doesnt seem to work with beds from Vanilla Factions Expanded: Vikings or Medieval Overhaul
Lotus Elise Jul 27, 2021 @ 7:40am 
Thank you for update. Any chance to see this mod working with rim-effect?
созерцатель Jul 20, 2021 @ 12:50pm 
you rock:knlcrown:
zyMex  [author] Jul 20, 2021 @ 12:25pm 
@созерцатель there you go =)
созерцатель Jul 20, 2021 @ 11:17am 
Thanks for your work, hope for update
SpaceDorf Jun 15, 2021 @ 7:47am 
I don't know if its steam or something else, when I first used the mod the textures were missing and I had to replace them myself from an offline version of the mod.

Since it is not the only mod with this problem, I am inclined to blame Steam.
Bane882266 Jun 8, 2021 @ 2:45pm 
Are the linkables fully compatible with vanilla medical expanded content?
Bane882266 Jun 8, 2021 @ 2:45pm 
Nice
zyMex  [author] Apr 10, 2021 @ 7:17am 
Added patches by leugimimi
for LotR Elves and Rimhammer race mods
Miguel V-DF Apr 8, 2021 @ 8:52am 
is there a chance for you to add a patch made my me for some mods if I sent the patches to you?
Zippy Jan 19, 2021 @ 2:52am 
Hi there any chance compatibility with the glitter tech medical re-ambulation pods
wiseainu Nov 2, 2020 @ 11:52am 
Can you add suppot for Lord of Rims series (Contiuned). plz
There are beds in those. Thank you.
RutraNickers Oct 18, 2020 @ 7:34pm 
there is a bug with the medieval surgery lamp. When it's fuel reachs zero, it just deletes itself (at least I don't think that's how's supposed to be). Could you fix it by making it function like a passive cooler?
zyMex  [author] Sep 24, 2020 @ 11:30pm 
Update
added patch for sparkling worlds hospital bed
Thunderstorrm Aug 24, 2020 @ 2:07pm 
Thank you for updating
zyMex  [author] Aug 7, 2020 @ 1:41am 
update to support 1.2
Lord Shaw Jun 27, 2020 @ 7:24pm