Basically the game wont let me make any custom buildings.
I was just making a wall of slabs around my town and it just stopped letting me use any blocks, like slabs, floors, foundations, nothing, i cant use anything. This is the crash report i get.
release-707 (x64)
stonehearth/lib/build_util.lua:471: assertion failed!
stack traceback:
radiant/modules/common.lua:245: in function 'report_traceback’
radiant/modules/common.lua:256: in function <radiant/modules/common.lua:250>
[C]: in function 'assert’
stonehearth/lib/build_util.lua:471: in function ‘can_start_blueprint’
…earth/components/fabricator/fabricator_component.lua:885: in function ‘_start_project’
…earth/components/fabricator/fabricator_component.lua:566: in function ‘_updates_state’
…earth/components/fabricator/fabricator_component.lua:555: in function 'obj’
radiant/modules/events.lua:83: in function 'instance’
radiant/modules/events.lua:291: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/common.lua:265: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/events.lua:398: in function '_trigger_gameloop’
radiant/modules/events.lua:446: in function '_update’
radiant/server.lua:61: in function <radiant/server.lua:58>