Ninjdai1 / letsdo-addon-compat

Adds compatibility between Dehydration and the let's do mods so you don't have to
3 stars 3 forks source link

[Bug] Small Cooking Pot Outputs Foods w/ No Effects #8

Open dandy-is-lion opened 1 month ago

dandy-is-lion commented 1 month ago

This took awhile to troubleshoot but I narrowed it down to these three mods. It's two bugs in one. The first bug is making a Candlelight food item like Mushroom Soup using a Vinery bottle like Cherry Wine for Regen II in a Small Cooking Pot from Bakery produces a food item with No Effects. Making it in a regular Cooking Pot from Candlelight produces a food item with the correct food effect of Regen II.

2024-07-17_06 09 29 2024-07-17_06 04 16

The second bug is eating the glitched No Effect food item (with the texture of a food item with an effect) or eating a food item with the correct effect will cause a game crash if you eat it in the offhand. This occurs without the Compat mod so I'll report it there too. I think it's caused from both items (glitched and correct) outputting a food item with no effect with the correct texture but it having nowhere to go when it's in the offhand. Here's the crash log.

2024-07-17_06 12 13

Ninjdai1 commented 1 month ago

Thanks for reporting this ! I'll investigate asap

dandy-is-lion commented 1 month ago

No worries. Thanks for the awesome mod btw! Seems the crash has been fixed over on the base mod, so it's just the effects not being transferred that is the issue.