[Dup] Building Design Error

I found a bug in game while designing a building. It happened while I was placing some individual voxels for decoration. After the bug occurred I could not edit the building any longer and my hearthlings refused to build it.

release-453 (x64)…nehearth/components/building/building_component.luac:120: attempt to index local ‘entity’ (a nil value)stack traceback:
radiant/modules/events.luac:68: in function <radiant/modules/events.luac:65>
…nehearth/components/building/building_component.luac:120: in function ‘_trace_entity’
…nehearth/components/building/building_component.luac:33: in function ‘_restore_structure_traces’
…nehearth/components/building/building_component.luac:17: in function ‘obj’
radiant/modules/events.luac:15: in function ‘self’
radiant/modules/events.luac:80: in function <radiant/modules/events.luac:78>
[C]: in function ‘xpcall’
radiant/modules/events.luac:78: in function <radiant/modules/events.luac:70>

2 posts were merged into an existing topic: Error in building component - restore structure traces