[NEW BUILDER] Can't attach shelves to built walls w/ Place Item

Okay, so I’m trying to put stone shelves in my little blacksmith shop. But I can only attach them to the natural walls that are part of the shop using ‘Place Item.’ When I try to place them on the constructed walls with “Place Item,” I get a nice fat red ‘X.’ When I first tried to attach them via the new builder, I got this:

release-838 (x64)[M]
…ehearth/services/client/build_editor/item_placer.lua:172: attempt to index local ‘entity’ (a nil value)
stack traceback:
[C]: ?
…ehearth/services/client/build_editor/item_placer.lua:172: in function ‘_location_filter’
…ehearth/services/client/build_editor/item_placer.lua:71: in function ‘_location_filter_fn’
…ces/client/selection/entity_or_location_selector.lua:224: in function ‘filter_fn’
…nehearth/services/client/selection/selector_util.lua:23: in function ‘get_selected_brick’
…ces/client/selection/entity_or_location_selector.lua:211: in function ‘_get_selected_brick’
…ces/client/selection/entity_or_location_selector.lua:283: in function ‘_on_mouse_event’
…nehearth/services/client/selection/selector_base.lua:115: in function ‘_mouse_cb’
stonehearth/services/client/input/input_capture.lua:55: in function ‘_dispatch’
stonehearth/services/client/input/input_service.lua:80: in function ‘_dispatch_input’
stonehearth/services/client/input/input_service.lua:12: in function <stonehearth/services/client/input/input_service.lua:11>

EDIT: This just in, in order to add the shelves to the walls, I essentially have to start a whole new build that adds to the previous one.

A post was merged into an existing topic: [New Builder] Unable to Add Decor/Ladders Against Walls