RimWorld
Winery, Wine Making and Ageing
78 σχόλια
Enzo carini 28 Οκτ 2024, 7:42 
I hope this mod gonna updated.....:steamsad:
kooky112 20 Ιουλ 2023, 20:39 
<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  [Δημιουργός] 17 Ιουλ 2023, 17:07 
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 Ιουλ 2023, 13:09 
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  [Δημιουργός] 17 Ιουλ 2023, 2:22 
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 Ιουλ 2023, 20:01 
please make an update for 1.4???
@ 27 Φεβ 2023, 21:27 
1.4:steamhappy:
gulegule 3 Φεβ 2022, 16:42 
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 Ιαν 2022, 2:29 
Hiddencow, I had the same issue, I did as the author said and activated "Expandable Fermenting and Processing" and it now works!
Wolfchild  [Δημιουργός] 8 Ιαν 2022, 16:51 
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 Ιαν 2022, 16:30 
anyone not able to build wine fermenters?
gulegule 21 Οκτ 2021, 7:10 
Nothing pairs with 'maximum carnage' quite like a fine merlot
Bear 21 Οκτ 2021, 3:20 
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 Οκτ 2021, 17:40 
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  [Δημιουργός] 6 Οκτ 2021, 15:31 
OK done, try re downloading ... otherwise I have no idea what is causing this sorry.
Wolfchild  [Δημιουργός] 6 Οκτ 2021, 15:30 
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  [Δημιουργός] 6 Οκτ 2021, 15:26 
hmmm currently checking, none of my defs include <visualsizerange> at all, I will check my rimworld again
gulegule 6 Οκτ 2021, 15:12 
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  [Δημιουργός] 5 Οκτ 2021, 14:37 
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 Οκτ 2021, 13:11 
I was hoping there was a wine mod that didn't add a ton of other things. This is perfect, thanks!
Bear 26 Σεπ 2021, 16:37 
XML error on startup, something like "variable set to 1.0" I forgot,
fivetimesdead 15 Αυγ 2021, 1:14 
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  [Δημιουργός] 13 Αυγ 2021, 21:34 
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 Αυγ 2021, 20:18 
Oh didn't know it worked fine for 1.3, you the best! Thanks!!! :steamthumbsup:
Wolfchild  [Δημιουργός] 12 Αυγ 2021, 23:35 
Eh, Just updated it
Wolfchild  [Δημιουργός] 12 Αυγ 2021, 23:28 
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 Αυγ 2021, 20:04 
Hi Wolfchild, any news on 1.3?
Wolfchild  [Δημιουργός] 28 Αυγ 2020, 20:27 
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 Αυγ 2020, 11:30 
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  [Δημιουργός] 22 Ιουλ 2020, 15:58 
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 Ιουλ 2020, 15:44 
Could you provide us a link for the 1.0 version?
Wik7or 26 Μαϊ 2020, 10:43 
you dont know about the Vegetable Garden Project?
Wolfchild  [Δημιουργός] 25 Μαϊ 2020, 17:10 
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 Μαϊ 2020, 15:45 
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 Μαρ 2020, 20:55 
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 Μαρ 2020, 20:39 
Thanks for the update!!!!
Wolfchild  [Δημιουργός] 18 Μαρ 2020, 18:53 
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 Μαρ 2020, 13:19 
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 Φεβ 2020, 13:54 
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  [Δημιουργός] 28 Φεβ 2020, 13:48 
I will attempt to later, but I mostly needed help on most updates and I am busy all of today.
Angelin01 28 Φεβ 2020, 1:17 
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  [Δημιουργός] 18 Σεπ 2019, 1:24 
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 Σεπ 2019, 15:25 
would you mind making this mod compatible with advanced hydroponics? https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1685071372&searchtext=advanced+hy
Wolfchild  [Δημιουργός] 8 Σεπ 2019, 0:30 
I will, but I think that is probably better off on the Expandable Fermenting page too, I will let Eagle know
bronzo 7 Σεπ 2019, 16:26 
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  [Δημιουργός] 7 Σεπ 2019, 1:31 
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 Σεπ 2019, 19:20 
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  [Δημιουργός] 13 Αυγ 2019, 16:40 
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 Αυγ 2019, 2:11 
No, I didn't, shame on me. Now that I've done it, everything's fine. Thanks a lot for quick response.
Wolfchild  [Δημιουργός] 9 Αυγ 2019, 13:59 
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.