RimWorld

RimWorld

Medieval Overhaul Patches
 This topic has been pinned, so it's probably important
ViralReaction  [developer] 28 Sep, 2023 @ 5:34pm
Bug Reports
Please post bug reports here. Makes it easier to track
< >
Showing 1-15 of 52 comments
zanaikin 18 Oct, 2023 @ 8:46am 
The sweet rolls recipe using honey from Medieval Overhaul doesn't quite seem to work:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3053846224

I had 75 MO honey just north of the oven here with it selected in the bill, yet it still seems to be looking for VFEV honey.
ViralReaction  [developer] 20 Oct, 2023 @ 7:58am 
Originally posted by zanaikin:
The sweet rolls recipe using honey from Medieval Overhaul doesn't quite seem to work:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3053846224

I had 75 MO honey just north of the oven here with it selected in the bill, yet it still seems to be looking for VFEV honey.

Should be fixed was missing honey on the bulk recipes that I made
zanaikin 23 Oct, 2023 @ 11:23am 
@ViralReaction

Thanks for the fast response. I just tried it again today and the issue unfortunately still stands. The MO-honey can be found in the ingredient selector (even before), but enabling it doesn't seem to make a difference as the same message is given. It feels like the recipe is still fixed to use VFEV honey.

I double-checked if this was a mod order issue, but I'm definitely loading Patches after VFE:Vikings and MO
Last edited by zanaikin; 23 Oct, 2023 @ 11:25am
ViralReaction  [developer] 26 Oct, 2023 @ 10:16am 
Originally posted by zanaikin:
@ViralReaction

Thanks for the fast response. I just tried it again today and the issue unfortunately still stands. The MO-honey can be found in the ingredient selector (even before), but enabling it doesn't seem to make a difference as the same message is given. It feels like the recipe is still fixed to use VFEV honey.

I double-checked if this was a mod order issue, but I'm definitely loading Patches after VFE:Vikings and MO

Should be fixed now. Patch method prior wasn't working properly. Small batch sweet rolls should be able to use MO honey now.
Glothia 6 Nov, 2023 @ 8:49am 
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2595980371
I cannot make the milkshake with prompting for no milk, even if milk is available. The allowed ingredients field in the billing widget does not have any ingredients listed to tick.
https://steamhost.cn/steamcommunity_com/id/gilolta/screenshot/2191624590400628211/
It seems like the patch https://github.com/ViralReaction/Medieval-Overhaul-Patches/blob/23cc43c2bbe56e7308d17e65028b2bcaee5361f2/1.4/Patches/Food%20Integration/Add_MO_Ingredients_Duplicate_Plant_Recipes.xml#L47-L56 causes the problem. After deleting this patch operation, it works.
ViralReaction  [developer] 18 Nov, 2023 @ 9:54pm 
Originally posted by Glothia:
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2595980371
I cannot make the milkshake with prompting for no milk, even if milk is available. The allowed ingredients field in the billing widget does not have any ingredients listed to tick.
https://steamhost.cn/steamcommunity_com/id/gilolta/screenshot/2191624590400628211/
It seems like the patch https://github.com/ViralReaction/Medieval-Overhaul-Patches/blob/23cc43c2bbe56e7308d17e65028b2bcaee5361f2/1.4/Patches/Food%20Integration/Add_MO_Ingredients_Duplicate_Plant_Recipes.xml#L47-L56 causes the problem. After deleting this patch operation, it works.

Should be working now
Stormie 19 Nov, 2023 @ 11:43am 
A couple of buggy things I noticed, correct me if I'm wrong though. I was able to verify them when disabling the mod and the problems kinda went away:

1. Right now making sausage is impossible because the recipe requires Meat +Salt + Spices, but Salt is unavailable to be chosen in the list. Checking MO_Food.xml (Patches\MO Tweaks\Cooking Recipe Changes) shows that sausage's <thingDefs> only has:
>DankPyon_Spices</li>

adding DankPyon_Salt to the list seems to help solve the problem.

2. There seems to be a typo in VCE_Ingredients.xml (Patches\Food Integration\Vanilla Cooking Expanded), the value for DankPyon_Spices patch operation is written as
<li>DankPyon_Salt</li>
>VCE_RawSpices</li>
instead of
<li>DankPyon_Spices</li>
>VCE_RawSpices</li>

3. Since you're patching it so meals includes both VCE and MO's ingredients, is it possible to extend the range to Sugar and Cheese?
- By default you can't make Gourmet meal from VCE with Sugar from MO, since grinding sugarcane automatically gives you MO's Sugar and not VCE's sugar.
- VCE recipes allow using cheese as animal products for meals, do you think it's good to use MO's cheese for the same thing?


I was able to make some local quick patches for those issues during my playthru, I can send you the code if it helps.
lukey pookie 28 Nov, 2023 @ 5:36pm 
https://gist.github.com/HugsLibRecordKeeper/e595816c873ca222ff57e638d93b79fb
Big mod pack seems to errors with combat extended
[Medieval Overhaul Patches] Patch operation Verse.PatchOperationFindMod(Combat Extended) failed
ViralReaction  [developer] 2 Dec, 2023 @ 8:55am 
Originally posted by lukey pookie:
https://gist.github.com/HugsLibRecordKeeper/e595816c873ca222ff57e638d93b79fb
Big mod pack seems to errors with combat extended
[Medieval Overhaul Patches] Patch operation Verse.PatchOperationFindMod(Combat Extended) failed
I cannot replicate your errors with neither a minimal list nor my big list. You have something else modifying stuff.
Komodo Dragoon 4 Dec, 2023 @ 9:40pm 
Hi, the MIlkshakes Mod still does not work for me. I tried resubscribing and it has the same issue of milk not showing up on the billing widget. Would I have to start a new run for it to work?
Last edited by Komodo Dragoon; 4 Dec, 2023 @ 9:41pm
ViralReaction  [developer] 5 Dec, 2023 @ 8:05am 
Originally posted by Komodo Dragoon:
Hi, the MIlkshakes Mod still does not work for me. I tried resubscribing and it has the same issue of milk not showing up on the billing widget. Would I have to start a new run for it to work?
I’ll take another look, perhaps I missed something. Is it all milkshakes or just particular ones?
Komodo Dragoon 5 Dec, 2023 @ 3:56pm 
All i believe. I could not make the regular nor the ambrosia. Sausage has salt missing from its billing widget as Stormie mentioned earlier this month. I've been doing without them as I enjoy the benefits and considerations of your mod over just a couple food options but just to let you know!
ViralReaction  [developer] 5 Dec, 2023 @ 4:55pm 
Originally posted by Komodo Dragoon:
All i believe. I could not make the regular nor the ambrosia. Sausage has salt missing from its billing widget as Stormie mentioned earlier this month. I've been doing without them as I enjoy the benefits and considerations of your mod over just a couple food options but just to let you know!
The salt was a typo. Was suppose to just be spices+meat for the sausages. But, I have just updated the milkshake patch and it should be much more succinct. Let me know if any have any more issues with the milkshakes.
Komodo Dragoon 5 Dec, 2023 @ 6:52pm 
Milkshake works now, Thanks!! Yes sausage is just spice + meat i just confirmed it. It works too!
Aurani 13 Dec, 2023 @ 8:53pm 
Both Esoteric Studies and Engineering unlock the construction of the Advanced Research Bench, shouldn't the latter have it removed?
< >
Showing 1-15 of 52 comments
Per page: 1530 50