RimWorld

RimWorld

[RH2] Faction: Task Force 141
FunkyTown 15 Mar, 2024 @ 6:43am
Task force 141 storage not working
I've checked the logs, re-ordered my mods, everything, but nothings working, if anybody else
has had this issue and had fixed it please tell me how!
< >
Showing 1-6 of 6 comments
HorusX5 16 Mar, 2024 @ 4:03pm 
I have a similar problem (I think it is an UI issue from the mod version updated for RimWorld 1.5). I haven't found out how to fix it, but I ended up using the storage from the Bounty Hunter mod instead if you just want a place to store spare items. Just want to put it here and also looking forward to see if anyone figured out potential solution.
L8dl 17 Mar, 2024 @ 8:29am 
I'm really not sure what happened, but I've just starting having some issues. MRE's disappeared with multiple console logs errors referencing MRE (eg. Could not resolve cross-reference: No Verse.ThingDef named RH2_Ration_USArmyMRE found to give to Enlist.ProvisionRecord Enlist.ProvisionRecord). And I wasn't able to interact with Surplus trading caravan from the Task force 141 fraction (although, this was the first time I received the caravan, I'm not sure if this is a bug or not)

I can't seem to figure out what started causing this.
EonLance 18 Mar, 2024 @ 1:00am 
Okay so I figured out what is wrong at least in reference to the errors on MREs. To fix it you need to go to SteamLibrary\steamapps\workshop\content\294100\2694371667
from there go to the folder called 1.4 then Defs then FoodDefs. You will need to edit all of these files, don't worry its very simple you will just be changing a few letters, open these using wordpad and make sure to save back ups of the files just in case.

The first file Rations_Food you want to scroll to the bunch of text under the <!--============-->
Change <defName> from RH2_Ration_MSFRation to RH2_Ration_USArmyMRE
Change <label> from Ration to MRE
Under <graphicData> change <texPath> from Things/Food/Ration to Things/Food/MRE
Under <ingestible> make sure <tasteThought> is set to RH2_AteRation_USArmyMRE
Save changes
The next file Recipes_Ration Starting at the top look for <defName> change that to RH2_CookRation_USArmyMRE then on the next line change <label> to cook MRE (this isn't needed to fix things just keeps the naming in game consistent)
scroll down a bit until you see </ingredients>
<products> You want it to be
<products>
<RH2_Ration_USArmyMRE>1</RH2_Ration_USArmyMRE>
</products>
Scroll down a bit again we're going to do basically the same for the bulk recipe
<defName>RH2_CookRation_USArmyMRE_Bulk</defName>
<label>cook MRE x4</label>
</ingredients>
<products>
<RH2_Ration_USArmyMRE>4</RH2_Ration_USArmyMRE>
</products>
Save this file
Last file just make sure it says <ThoughtDef>
<defName>RH2_AteRation_USArmyMRE</defName> I honestly can't remember if I needed to change this one or not so just check to be sure.

This fixed the errors for me and shows the MRE in game again with the proper graphics. Hope it helps. I haven't been able to figure out the storage thing yet
Chicken Plucker  [developer] 18 Mar, 2024 @ 10:06am 
Hey all, pardon me but I do not get notified of these threads by Steam. I wasn't aware this was happening but I know what's going on. I will fix it right now.
L8dl 19 Mar, 2024 @ 2:22pm 
Love this community! Thanks for the great mods CP and fast response!
Chicken Plucker  [developer] 3 Apr, 2024 @ 9:40pm 
Originally posted by 007:
Love this community! Thanks for the great mods CP and fast response!

No worries my G
< >
Showing 1-6 of 6 comments
Per page: 1530 50