[Alpha23+] BreweryMod

Super late on the posting of the error code, but here it is:

release-707 (x64)[M]
stonehearth/components/ghost_form/ghost_form_component.lua:202: Could not find root entity uri for iconic uri /brewerymod/entities/furniture/rose_pot/rose_pot_iconic.json. Is there an issue with catalog?
stack traceback:
radiant/modules/common.lua:245: in function ‘report_traceback’
radiant/modules/common.lua:492: in function ‘verify’
…earth/components/ghost_form/ghost_form_component.lua:202: in function ‘_calculate_root_uri’
…earth/components/ghost_form/ghost_form_component.lua:47: in function <…earth/components/ghost_form/ghost_form_component.lua:40>

My hearthlings will harvest the items from the brewery mod, but wont store them. They just leave them sitting in the place they harvested them from.
Going into furniture placement mode, I see this:

Upon trying to place anything from either category, I get the following errors:

Error 1:
release-707 (x64)[M]
stonehearth/components/ghost_form/ghost_form_component.lua:202: Could not find root entity uri for iconic uri /brewerymod/entities/furniture/allium_pot/allium_pot_iconic.json. Is there an issue with catalog?
stack traceback:
radiant/modules/common.lua:245: in function ‘report_traceback’
radiant/modules/common.lua:492: in function ‘verify’
…earth/components/ghost_form/ghost_form_component.lua:202: in function ‘_calculate_root_uri’
…earth/components/ghost_form/ghost_form_component.lua:184: in function ‘set_placement_info’
stonehearth/lib/entity_forms/entity_forms_lib.lua:86: in function ‘initialize_ghost_form_components’
stonehearth/lib/entity_forms/entity_forms_lib.lua:170: in function ‘create_ghost_entity’
stonehearth/lib/entity_forms/entity_forms_lib.lua:187: in function ‘place_ghost_entity’
stonehearth/services/server/town/town.lua:586: in function ‘place_item_type’
…tonehearth/call_handlers/place_item_call_handler.lua:134: in function <…tonehearth/call_handlers/place_item_call_handler.lua:119>
release-707 (x64)[M]
No matching overload found, candidates: bool contains(StringMap&,std::string const&)
stack traceback:
[C]: ?
[C]: in function ‘contains’
stonehearth/services/server/inventory/inventory.lua:572: in function ‘update_placeable_items_placed’
…earth/components/ghost_form/ghost_form_component.lua:151: in function ‘_add_to_town’
…earth/components/ghost_form/ghost_form_component.lua:116: in function ‘request_place_item_type’
stonehearth/services/server/town/town.lua:592: in function ‘place_item_type’
…tonehearth/call_handlers/place_item_call_handler.lua:134: in function <…tonehearth/call_handlers/place_item_call_handler.lua:119>
release-707 (x64)[M]
c++ exception: lua runtime error
stack traceback:

Error 2 is the same as error one, but its about the rose pots.