RimWorld
Winery, Wine Making and Ageing
78 Komentar
Enzo carini 28 Okt 2024 @ 7:42am 
I hope this mod gonna updated.....:steamsad:
kooky112 20 Jul 2023 @ 8:39pm 
<3 thanks I'll just go drop another post on that mod real quick for ya since that person is actively watching comments at the very least.
Wolfchild  [pembuat] 17 Jul 2023 @ 5:07pm 
I will update it, but I need expandable fermenting updated first sorry, (it actually does most of the work opening up systems to be edited with just simple text, my edit is likely to not be much more than increasing a version number)
kooky112 17 Jul 2023 @ 1:09pm 
this may sound odd but... I prefer this mod over other options because it's more simplified and feels natural to the game than some of the other options. I'll see what I can do since I got a friend interested in playing the game that knows C# and right now he's looking at fixing mod manager since that's a big mod that has seemed to have been lost to the ether. I do get it when it comes to losing enthusiasm though, I have one mod I upkeep for don't starve together but I haven't had enough motivation to really add anything new to it.
Wolfchild  [pembuat] 17 Jul 2023 @ 2:22am 
I have sorta lost enthusiasim and am honestly surprised people still want to use this instead of other options. Try to see if it works without updating, otherwise I will need the required mod updated first sorry, but if you can get that sorted I will do it.
kooky112 16 Jul 2023 @ 8:01pm 
please make an update for 1.4???
@ 27 Feb 2023 @ 9:27pm 
1.4:steamhappy:
gulegule 3 Feb 2022 @ 4:42pm 
I encoded the fix for the visualSizeRange issue discussed below here: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2741863600

I'd been fixing this manually, but Steam validations tend to reset it, and occasionally even delete the whole def for planted grapes.
andysmithis 30 Jan 2022 @ 2:29am 
Hiddencow, I had the same issue, I did as the author said and activated "Expandable Fermenting and Processing" and it now works!
Wolfchild  [pembuat] 8 Jan 2022 @ 4:51pm 
There has not been an update since i last updated it, so to debug it can you please 1st make sure the prerequisite is installed and loaded before this mod also you probably know this but the brewing tech is required. If that doesn't work try uninstalling all other mods to check for a conflict, if you still have a problem after that I will check it.
hiddencow 8 Jan 2022 @ 4:30pm 
anyone not able to build wine fermenters?
gulegule 21 Okt 2021 @ 7:10am 
Nothing pairs with 'maximum carnage' quite like a fine merlot
Bear 21 Okt 2021 @ 3:20am 
That fixed it! I can't wait to make wine, I'm going for maximum carnage play through and I'm going to need every advantage.
gulegule 6 Okt 2021 @ 5:40pm 
So, Tim_Minchin_on_medicine earlier in the thread has a fix that seems to work:

"In case you got XML visualSizeRange "0.3~1.00" blabla error after updating to 1.1 try to fix \RimWorld\Mods\955961752\Defs\ThingDefs_Plants\Plants_Cultivated_Farm.xml:
and replace
<visualSizeRange>
<min>0.3</min>
<max>1.05</max>
</visualSizeRange>
with this:
<visualSizeRange>0.3~1.05</visualSizeRange>"
Wolfchild  [pembuat] 6 Okt 2021 @ 3:31pm 
OK done, try re downloading ... otherwise I have no idea what is causing this sorry.
Wolfchild  [pembuat] 6 Okt 2021 @ 3:30pm 
Welp. while i still have some errors from uninstalled mods ... I could not see that error at all even when i reduced my mods to just core, royalty and ideology (only core SHOULD ne meeded), expandable fermenting and my mod. I will try reuploading maybe there are some differences in the version I am using, but i can't remember making any changes
Wolfchild  [pembuat] 6 Okt 2021 @ 3:26pm 
hmmm currently checking, none of my defs include <visualsizerange> at all, I will check my rimworld again
gulegule 6 Okt 2021 @ 3:12pm 
I see the xml error on load as well, the text is:
"XML error: 0.3~1.00 doesn't correspond to any field in type FloatRange. Context: <visualSizeRange>0.3~1.00<min>0.3</min><max>1.05</max></visualSizeRange>"

Disabling all mods except this one and its dep still produces the error.
Wolfchild  [pembuat] 5 Okt 2021 @ 2:37pm 
Thanks Gule.

Sorry Bear I am unable to replicate that error. Just checking does it work anyway? Could other mods be conflicting? Do you have the dependency?
gulegule 5 Okt 2021 @ 1:11pm 
I was hoping there was a wine mod that didn't add a ton of other things. This is perfect, thanks!
Bear 26 Sep 2021 @ 4:37pm 
XML error on startup, something like "variable set to 1.0" I forgot,
fivetimesdead 15 Agu 2021 @ 1:14am 
Thanks for the update :)

Also, for some reason for me it doesn't show "Expandable Fermenting mod" as dependency while activating in the mod order, not sure if it always was like this or not...
Wolfchild  [pembuat] 13 Agu 2021 @ 9:34pm 
I mean the "update" was literally just adding 1.3 in the list of versions, dunno why I was so reluctant to do so
Amnesiac 13 Agu 2021 @ 8:18pm 
Oh didn't know it worked fine for 1.3, you the best! Thanks!!! :steamthumbsup:
Wolfchild  [pembuat] 12 Agu 2021 @ 11:35pm 
Eh, Just updated it
Wolfchild  [pembuat] 12 Agu 2021 @ 11:28pm 
Mod tested to work fine as is for 1.3, i might at some point update it, but seeing as it works fine I do not have much impetus to do so sorry.
Amnesiac 12 Agu 2021 @ 8:04pm 
Hi Wolfchild, any news on 1.3?
Wolfchild  [pembuat] 28 Agu 2020 @ 8:27pm 
For Divinus, sorry it took too long to get arround to it, but version 1.0 is now on Nexusmods
Tim_Minchin_on_medicine 3 Agu 2020 @ 11:30am 
In case you got XML visualSizeRange "0.3~1.00" blabla error after updating to 1.1 try to fix \RimWorld\Mods\955961752\Defs\ThingDefs_Plants\Plants_Cultivated_Farm.xml:
and replace
<visualSizeRange>
<min>0.3</min>
<max>1.05</max>
</visualSizeRange>
with this:
<visualSizeRange>0.3~1.05</visualSizeRange>
Wolfchild  [pembuat] 22 Jul 2020 @ 3:58pm 
I need to go to work soon, but I will upload it to the nexus and post a link here when I have time, uploading 1.0 files to workshop is a bit trickier As far as i know.
Divinus 22 Jul 2020 @ 3:44pm 
Could you provide us a link for the 1.0 version?
Wik7or 26 Mei 2020 @ 10:43am 
you dont know about the Vegetable Garden Project?
Wolfchild  [pembuat] 25 Mei 2020 @ 5:10pm 
I might look at it, but no promises, I do not even know the mod you are talking about and I have no idea how I would even integrate compatability without making it a dependancy
Wik7or 25 Mei 2020 @ 3:45pm 
so Im playing a save with VGP and was wandering if you could make an addon to the VGP garden mod so the existing grapes in that mod can be used to make wine, I know that VGP has an official wine thing already added in an addon however I think I prefer this mod
Amnesiac 28 Mar 2020 @ 8:55pm 
Just a heads up I added this to my mod list and got an error popin up in the main menu:
https://gist.github.com/5495012eb7532bbb6d83df3c6c07ca7b
Amnesiac 28 Mar 2020 @ 8:39pm 
Thanks for the update!!!!
Wolfchild  [pembuat] 18 Mar 2020 @ 6:53pm 
Ok, sorry had some problems with the mod not working. Turns the part of Expandable Fermenting that allows custom tags had broken, so i removed them and things are fine.
Angelin01 8 Mar 2020 @ 1:19pm 
Hey there, just poking my head in to mention that your dependency has been updated. I'll eagerly wait this mod's update too. Thanks in advance. :)
Angelin01 28 Feb 2020 @ 1:54pm 
It's ok, my dude. No rush. Besides, "Expandable Fermenting and Processing" hasn't been updated yet, you're gonna need that to be updated before you can work. Thanks for the answer.
Wolfchild  [pembuat] 28 Feb 2020 @ 1:48pm 
I will attempt to later, but I mostly needed help on most updates and I am busy all of today.
Angelin01 28 Feb 2020 @ 1:17am 
Hello there kind modder. I was planning on using this on a future colony run, but 1.1 dropped. Would you consider an update to 1.1? It probably requires a bit of an update to your toolchain, as Unity and some bindings were updated and the mod you depend on still needs updating, but it should add the ability to support both 1.0 and 1.1 at the same time, if possible. If you need help, I'm happy to assist with any info I have.
Wolfchild  [pembuat] 18 Sep 2019 @ 1:24am 
I Do not have any intention to, nor see a need, as like other long grow time crops (corn and devilstrand), grapes cannot be planted in hydroponics anyway, it makes no sense to let them be used in a "better" hydroponics, sorry.
Bud 17 Sep 2019 @ 3:25pm 
would you mind making this mod compatible with advanced hydroponics? https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1685071372&searchtext=advanced+hy
Wolfchild  [pembuat] 8 Sep 2019 @ 12:30am 
I will, but I think that is probably better off on the Expandable Fermenting page too, I will let Eagle know
bronzo 7 Sep 2019 @ 4:26pm 
Thanks for the response! I fixed it by deconstructing my existing beer fermenting barrels and rebuilding them. Once I did that, they started producing beer again! It may not be something to do with your mod but for those (like me) who installed the expandable fermenting mod mid-game just so we could use this one, maybe mention that existing beer barrels may need to be rebuilt.
Wolfchild  [pembuat] 7 Sep 2019 @ 1:31am 
I do not directly interact with beer barrels, however the Expandable fermenting mod probably does, can you please try uninstalling my mod and seeing if the problem persists? If it does I will try to fix it. Otherwise I can let Eagle0600 know.
bronzo 6 Sep 2019 @ 7:20pm 
this mod is great, but i think there's an issue with beer now. my colonists have stopped loading wort into my beer barrels and have stopped retrieving beer from my existing barrels with fermented beer in them. i can't right click on any types of fermenting barrels to tell a pawn to interact/retrieve said beer. it's only happened since i installed this mod. do i have to build new barrels or something?
Wolfchild  [pembuat] 13 Agu 2019 @ 4:40pm 
No problem, you are lucky I was checking then, I am usually very bad at that. Need to do better actually, but hope you enjoy mod.
Nux Vomica 10 Agu 2019 @ 2:11am 
No, I didn't, shame on me. Now that I've done it, everything's fine. Thanks a lot for quick response.
Wolfchild  [pembuat] 9 Agu 2019 @ 1:59pm 
Just tested, They do not have a problem on my end, do you have the Expandable Fermenting and Processing mod enabled? This mod requires that one, and for the two Items you are having trouble with.