View Issue Details

IDProjectCategoryView StatusLast Update
0012937Dwarf FortressAdventure Mode -- Reactionspublic2024-08-22 22:05
ReporterDPh-Kraken Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
PlatformSteamOSWindowsOS Version11
Product Version51.01-beta 
Summary0012937: Items in containers cannot be used in Beta adventure crafting
DescriptionReported on v51.01-beta19
An item in a container will not be allowed to be selected ("No available item"), even if the reaction demands an item in a container.

Even if the player provides the first reagent outside of the container, the player cannot select a valid container as it must actually contain the first reagent. In the example below, I had bars of ash both in my hand and in my cauldron, and I could not make potash.
Steps To ReproduceTested using the following reactions to (try to) make potash:
[REACTION:IC_ADV_ASH]
    [NAME:collect ash]
    [ADVENTURE_MODE_ENABLED]
    [REAGENT:log:1:WOOD:NONE:NONE:NONE]
    [REAGENT:pot:1:TOOL:NONE:NONE:NONE]
        [PRESERVE_REAGENT][DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
        [HAS_TOOL_USE:LIQUID_COOKING]
    [PRODUCT:100:1:BAR:NONE:ASH:NONE]
        [PRODUCT_TOKEN:ashes]
        [PRODUCT_DIMENSION:150]
        [PRODUCT_TO_CONTAINER:pot]
    [SKILL:WOOD_BURNING]
    [CATEGORY:ADV_FARMING_ASHERY]
    
[REACTION:IC_ADV_POTASH]
    [NAME:refine potash]
    [ADVENTURE_MODE_ENABLED]
    [REAGENT:ash:150:BAR:NONE:ASH:NONE]
    [REAGENT:pot:1:TOOL:NONE:NONE:NONE]
        [PRESERVE_REAGENT][DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
        [HAS_TOOL_USE:LIQUID_COOKING]
        [CONTAINS:ash]
    [PRODUCT:100:1:BAR:NONE:POTASH:NONE]
        [PRODUCT_TOKEN:potash]
        [PRODUCT_DIMENSION:10000]
    [SKILL:POTASH_MAKING]
    [CATEGORY:ADV_FARMING_ASHERY]
Additional InformationSee also:
https://dwarffortressbugtracker.com/view.php?id=9106
Items in containers have previously been used as a workaround for selecting stacked items, see Adventurer Artisan by Ninjabread in v47 for extensive examples.
Relates to the process of selecting items in adv mode.
Tags51.01, 51.01-beta19, beta

Activities

Ziusudra

2024-07-31 00:06

reporter   ~0042297

Seems at least related to 0006202

Add Note

Note

Issue History

Date Modified Username Field Change
2024-07-30 20:57 DPh-Kraken New Issue
2024-07-30 20:57 DPh-Kraken Tag Attached: 51.01
2024-07-30 20:57 DPh-Kraken Tag Attached: 51.01-beta19
2024-07-30 20:57 DPh-Kraken Tag Attached: beta
2024-07-31 00:06 Ziusudra Note Added: 0042297
2024-08-22 22:05 lethosor Product Version => 51.01-beta