Placing beds on floors

Placing beds on floors does not allow you to place multiple beds.

Steps to reproduce:

  1. Build a house
  2. Have multiple beds in inventory
  3. Try to place more than one bed without having to re-select “bed”.

Normally (on the ground, at least) you can place many of the same item with out having to re-select that item for each placement.

You have to select for each bed in a house.

Notes:

Attachments:

A16 (no mods)

System Information:
Beefy

1 Like

release-559 (x64)
…h/components/entity_forms/entity_forms_component.lua:359: assertion failed!
stack traceback:
[C]: ?
[C]: in function ‘assert’
…h/components/entity_forms/entity_forms_component.lua:359: in function ‘place_item_on_structure’
…/fixture_fabricator/fixture_fabricator_component.lua:266: in function ‘_place_item_on_structure’
…/fixture_fabricator/fixture_fabricator_component.lua:243: in function ‘_place_fixture’
…/fixture_fabricator/fixture_fabricator_component.lua:203: in function ‘_start_project’
…/fixture_fabricator/fixture_fabricator_component.lua:150: in function 'start_project’
stonehearth/services/server/build/build_service.lua:1210: in function 'add_fixture_fabricator’
stonehearth/services/server/build/build_service.lua:1251: in function 'add_fixture’
stonehearth/services/server/build/build_service.lua:1183: in function 'cb’
stonehearth/services/server/build/build_service.lua:1444: in function 'do_command’
stonehearth/services/server/build/build_service.lua:1182: in function ‘add_fixture_command’
…tonehearth/call_handlers/place_item_call_handler.lua:142: in function <…tonehearth/call_handlers/place_item_call_handler.lua:132>

This was the bug report generated when a similar thing happened to me. Donno if this helps