Hi,
I cannot seem to build in game. Affects both designing a custom building as well as building a pre-designed house.
Please note the problem is in the design phase of a custom building: for example I cannot lay foundations when I use the design tool.
The code is listed below when I try and build a pre-designed house:
develop-2998 (x64)
stonehearth/lib/build_util.lua:542: assertion failed!
stack traceback:
[C]: ?
[C]: in function 'assert’
stonehearth/lib/build_util.lua:542: in function 'unpack_entity_table’
stonehearth/components/floor/floor_component.lua:104: in function 'load_from_template’
stonehearth/lib/build_util.lua:112: in function 'load_structure_from_template’
stonehearth/lib/build_util.lua:120: in function 'load_all_structures_from_template’
stonehearth/lib/build_util.lua:124: in function 'load_all_structures_from_template’
stonehearth/lib/build_util.lua:434: in function 'restore_template’
stonehearth/services/server/build/build_service.lua:1503: in function 'build_template’
stonehearth/services/server/build/build_service.lua:1494: in function 'cb’
stonehearth/services/server/build/build_service.lua:1469: in function 'do_command’
stonehearth/services/server/build/build_service.lua:1493: in function <stonehearth/services/server/build/build_service.lua:1491
Thanks