Dwarf Fortress Bug Tracker - Dwarf Fortress
View Issue Details
0008335Dwarf FortressAdventure Mode -- Eating/Drinkingpublic2014-09-22 13:082015-02-26 03:22
Ralpha 
Knight Otu 
normalminorsometimes
resolvedduplicate 
DesktopWindows 7Windows 7 64bit
0.40.13 
 
0008335: Can not enable brew option in Kitchen menu.
Can not enable plump helmets for brewing.

It doesn't show the option: http://i.imgur.com/dKTZ9zr.png [^]

Some other item can be brewed. (have seen the option and it worked)

(have only installed graphic mod)

Here is my save: https://drive.google.com/file/d/0B8deNilWQGq2cG1CRjRhNFk5RDA/edit?usp=sharing [^]

Here is the first part of the raw/objects/plants_standard.txt file (edited be Graphic mod): http://pastebin.com/vrHHQYYA [^]

found this one earlier but did not fix it: http://www.bay12games.com/dwarves/mantisbt/view.php?id=6849 [^]
New map, just started, placed some items and when they where not brewing checked it and could not enable them.
Sometimes it works (most of the times)

Depending on the save (loaded it in in a new instance of the game and also did not work there but in an other world (same game-files) it did work)

graphics, kitchen
duplicate of 0006849resolved Footkerchief No brew permission for Plump Helmet In Kitchen menu. 
Issue History
2014-09-22 13:08RalphaNew Issue
2014-09-22 17:57FootkerchiefRelationship addedrelated to 0006849
2014-09-22 18:52RalphaNote Added: 0030323
2014-09-22 18:55RalphaTag Attached: graphics
2014-09-22 18:55RalphaTag Attached: kitchen
2015-02-26 03:22Knight OtuRelationship replacedduplicate of 0006849
2015-02-26 03:22Knight OtuStatusnew => resolved
2015-02-26 03:22Knight OtuResolutionopen => duplicate
2015-02-26 03:22Knight OtuAssigned To => Knight Otu

Notes
(0030323)
Ralpha   
2014-09-22 18:52   
I have found the bug. I created the save before I changed the graphics mod again. So my raw/objects/plants_standard.txt got changed. So that why it broke.

Steps to fixed it:
- go to your save folder
- (back-up your save folder)
- open the raw/objects/plants_standard.txt file inside the save folder (eg. \data\save\region1\raw\objects )
- change the first few lines to this: http://pastebin.com/NHBVQt4M [^] (it may needs changing for your graphics mod. (this link includes some graphics mod data)

these lines where missing in my case (so I added those):
[USE_MATERIAL_TEMPLATE:STRUCTURAL:STRUCTURAL_PLANT_TEMPLATE]
        [MATERIAL_VALUE:2]
        [MATERIAL_REACTION_PRODUCT:DRINK_MAT:LOCAL_PLANT_MAT:DRINK]
        [MATERIAL_REACTION_PRODUCT:SEED_MAT:LOCAL_PLANT_MAT:SEED]

- save the file and load your save.

That fixed the plump helmets for me. (you my need to change it for the other items as will.

It also fixed the bug that I couldn't plant plump helmets (farm). (noticed that after I changed it)