Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Breadless human fortress  (Read 1733 times)

levonhard

  • Bay Watcher
    • View Profile
Breadless human fortress
« on: August 06, 2015, 11:00:59 am »

Hi, I'm having trouble with making bread in my human fortress. I have cave wheat flour(in bags, no bags in barrels), but I can't select the option"Make bread" in the Culinary Kitchen(guild extension N ). I dealt with a similar problem in a past fortress but with the Brewery(guild extension E); I had empty barrels, i had plants(fisher berries) but couldn't select "brew fisher berries" or smth like that. Is there something that I'm missing? please help, i really want to go all the way with a human fortress.

I don't know if i should have posted in a troubleshoot thread, haven't seen one.
« Last Edit: August 07, 2015, 05:52:48 am by levonhard »
Logged

Wyzack

  • Bay Watcher
    • View Profile
Re: Breadless human fortress
« Reply #1 on: August 07, 2015, 10:09:21 am »

Sometimes options will be red even when you have the materials due to a bug with burrows. When this happens, try assigning the job via manager.  This will either cue the job normally or tell you what it thinks you are missing
Logged

levonhard

  • Bay Watcher
    • View Profile
Re: Breadless human fortress
« Reply #2 on: August 08, 2015, 02:54:07 am »

I ordered through manager and it says: "X cancels Make bread: Needs flour bag-containing item" This is one of the reagents needed for bread the other two are: "Unrotten BREAD_MAT-producing powder", "Flour-containing bag". I guess i have these two but i lack the third reagent. What on earth does it refer to? I have flour bags but not in a stockpile, they're in the quern still.
« Last Edit: August 08, 2015, 02:59:54 am by levonhard »
Logged

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: Breadless human fortress
« Reply #3 on: August 08, 2015, 11:03:55 am »

6.2 or Reborn?

smakemupagus

  • Bay Watcher
  • [CANOPENDOORS]
    • View Profile
Re: Breadless human fortress
« Reply #4 on: August 08, 2015, 11:09:18 am »

The error message means more or less what it sounds like; the three reagents are

(1) flour (i.e. some powder of a type whose reaction product is BREAD_MAT)
(2) a bag containing the flour
(3) any other object containing the bag containing the flour

I can't comment on why it's designed that way, Meph will almost certainly chime in sooner or later :D

Code: [Select]
[REACTION:HUMAN_BAKE_BREAD]
   [NAME:Make bread]
   [BUILDING:GUILD_COOK_N:CUSTOM_SHIFT_B]
   [REAGENT:flour:150:POWDER_MISC:NONE:NONE:NONE]
      [UNROTTEN]
      [HAS_MATERIAL_REACTION_PRODUCT:BREAD_MAT]
   [REAGENT:flour bag:1:BOX:NONE:NONE:NONE]
      [BAG]
      [CONTAINS:flour]
      [PRESERVE_REAGENT]
      [DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
   [REAGENT:barrel:1:NONE:NONE:NONE:NONE]
      [CONTAINS:flour bag]
      [PRESERVE_REAGENT]
      [DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
   [PRODUCT:100:1:CHEESE:NONE:GET_MATERIAL_FROM_REAGENT:flour:BREAD_MAT]
[PRODUCT:0:1:BOULDER:NONE:INORGANIC:ANNOUNCEMENT_BREAD]
   [SKILL:COOK]

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: Breadless human fortress
« Reply #5 on: August 08, 2015, 03:06:24 pm »

People reported issues with reactions not finding tertiary reagents: Aka if the flour is in a bag, and the bag in a barrel, the reaction can't find it. I wrote Toady One about it, he said that's kinda intended, because for the reaction to also include the barrel, I'd have to add that too.

So now the reaction only accepts flour in bags in barrels. Seemed like the easier option than flour in bags, which forced players to make a custom stockpile forbidding barrels, so that flour is stored in bags, and flour bags are stored in the stockpile.

Or I can add both reactions, and both works. ^^
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::

levonhard

  • Bay Watcher
    • View Profile
Re: Breadless human fortress
« Reply #6 on: August 13, 2015, 12:47:55 am »

Logged

levonhard

  • Bay Watcher
    • View Profile
Re: Breadless human fortress
« Reply #7 on: August 13, 2015, 12:50:00 am »

I'll try to permit barrels in my flour stockpile, see how it turns out.


Modify: It worked! I permitted barrels in the flour stockpile and now they cookin' bread! I initially disabled barrels in the stockpile because i read on the internet that it may cause "losing" the item. I didn't think you guys actually worked around it. Thank you for the swift and helpful responses. Best forum ever!
« Last Edit: August 13, 2015, 01:04:32 am by levonhard »
Logged

Meph

  • Bay Watcher
    • View Profile
    • worldbicyclist
Re: Breadless human fortress
« Reply #8 on: August 16, 2015, 10:36:43 am »

No, thank you; for the kind words! Best community ever! ;)
Logged
::: ☼Meph Tileset☼☼Map Tileset☼- 32x graphic sets with TWBT :::
::: ☼MASTERWORK DF☼ - A comprehensive mod pack now on Patreon - 250.000+ downloads and counting :::
::: WorldBicyclist.com - Follow my bike tours around the world - 148 countries visited :::