View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006057 | Dwarf Fortress | Dwarf Mode -- Items | public | 2012-06-27 07:08 | 2014-10-31 13:48 |
Reporter | hikkiko | Assigned To | Toady One | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 0.34.11 | ||||
Fixed in Version | 0.40.15 | ||||
Summary | 0006057: Brewing stack of >6 plants produces a stack of >30 booze, which doesn't fit in a barrel | ||||
Description | Standart breewing reaction produce 25 drinks out of 5 items, and fit them into 1 barrel. Custom reaction can fit only 15 items, so any bigger . | ||||
Tags | barrels, drink | ||||
related to | 0010917 | new | Brewing fruit ignores container capacity |
|
tested with custom reaction [REACTION:BREW_HELMET_PLUMP] [NAME:make plump helmet wine] [BUILDING:STILL:CUSTOM_W] [REAGENT:A:5:PLANT:NONE:PLANT_MAT:MUSHROOM_HELMET_PLUMP:STRUCTURAL] [REAGENT:barrel/pot:1:NONE:NONE:NONE:NONE] [EMPTY] [FOOD_STORAGE_CONTAINER] [PRESERVE_REAGENT] [DOES_NOT_DETERMINE_PRODUCT_AMOUNT] [PRODUCT:100:25:DRINK:NONE:GET_MATERIAL_FROM_REAGENT:A:DRINK] [PRODUCT_TO_CONTAINER:barrel/pot] [PRODUCT_DIMENSION:150] [SKILL:BREWING] result - 25 units of alcohol out of barrel. 15- units placed properly. |
|
In one of the more recent 0.34 releases, item weight and volume got merged together to be derived from the same base values. With those new values, DRINK items have a "bulk" of 200, and barrels appear to have the equivalent of [CONTAINER_CAPACITY:30000] which means they can only hold 15 units of alcohol. The fact that barrels weigh 4 times as much as large pots yet only have half their capacity is probably an even bigger bug... |
|
The brewing reactions have been moved into the raws and brewing a stack of 4 plants results in there being a stack of 20 drink in the barrel, which should now match any custom reactions created. If any of the particulars of this aren't satisfied, please PM a manager on the forums. |
|
As of version 0.40, barrels now have the same capacity as large pots, which is enough to contain 30 units of DRINK, so this bug is partially fixed. However, there's another issue still present: now that Brewing is a custom reaction (which respects container capacity) instead of a hardcoded job (which ignored it), brewing any plant stack of size 7* or larger will result in a stack of booze that cannot fit in the barrel and will instead be dumped into the workshop and lost. * "organic" farming with a Legendary+5 farmer will yield plant stacks of size 1-6, but use of Fertilizer can potentially boost this up to 10 |
|
Confirmed in 0.40.05. Brewing a stack of 7 whip vines produced a stack of 35 whip wine that was not placed in a barrel, and the stack remains stuck in the still. |
|
Confirmed in 0.40.10, also with a stack of 7 whip vines. |
|
Still present in .40.11 (world genned in .40.10, fort moved to .40.11). I have 35 sewer brew and 35 finger millet beer stuck in the still. I can provide a save if necessary, but I don't have one from before/during the job, only after. |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-06-27 07:08 | hikkiko | New Issue | |
2012-06-27 09:41 | hikkiko | Tag Attached: barrels | |
2012-06-27 09:41 | hikkiko | Tag Attached: drink | |
2012-07-06 06:07 | hikkiko | Note Added: 0023170 | |
2012-07-26 20:31 | Quietust | Note Added: 0023364 | |
2012-08-20 08:14 | Quietust | Note Edited: 0023364 | |
2014-07-27 15:05 |
|
Note Added: 0027718 | |
2014-07-27 15:05 |
|
Status | new => resolved |
2014-07-27 15:05 |
|
Fixed in Version | => 0.40.01 |
2014-07-27 15:05 |
|
Resolution | open => fixed |
2014-07-27 15:05 |
|
Assigned To | => Toady One |
2014-07-27 16:49 |
|
Assigned To | Toady One => user11 |
2014-07-27 16:49 |
|
Status | resolved => acknowledged |
2014-07-27 16:49 |
|
Resolution | fixed => open |
2014-07-27 16:49 |
|
Product Version | 0.34.11 => |
2014-07-27 16:50 |
|
Fixed in Version | 0.40.01 => |
2014-07-27 16:50 |
|
Product Version | => 0.34.11 |
2014-07-27 17:24 | Quietust | Note Added: 0027734 | |
2014-07-28 14:36 |
|
Status | acknowledged => confirmed |
2014-08-02 08:30 | Loci | Note Added: 0028143 | |
2014-09-07 11:43 | troas | Note Added: 0030016 | |
2014-09-07 13:46 | Dame de la Licorne | Note Added: 0030024 | |
2014-09-07 13:47 | Dame de la Licorne | Note Edited: 0030024 | |
2014-09-07 14:23 |
|
Summary | barrels contain less than should => Brewing stack of 7+ plants produces a stack of booze too big to fit in a barrel |
2014-09-07 14:24 |
|
Summary | Brewing stack of 7+ plants produces a stack of booze too big to fit in a barrel => Brewing stack of 7+ plants produces a stack of 35+ booze, which doesn't fit in a barrel |
2014-09-07 14:24 |
|
Summary | Brewing stack of 7+ plants produces a stack of 35+ booze, which doesn't fit in a barrel => Brewing stack of >6 plants produces a stack of >30 booze, which doesn't fit in a barrel |
2014-10-31 13:48 | Toady One | Status | confirmed => resolved |
2014-10-31 13:48 | Toady One | Fixed in Version | => Next Version |
2014-10-31 13:48 | Toady One | Resolution | open => fixed |
2014-10-31 13:48 | Toady One | Assigned To | user11 => Toady One |
2018-10-04 17:39 | Loci | Relationship added | related to 0010917 |