Building Cancel Bug

I encountered this while removing a half built building and the console threw some nasty text at me.

develop-2594 (x64)
…fixture_fabricator/fixture_fabricator_component.luac:162: attempt to index a nil value
stack traceback:
[C]: ?
…fixture_fabricator/fixture_fabricator_component.luac:162: in function ‘_update_auto_destroy_trace’
…fixture_fabricator/fixture_fabricator_component.luac:158: in function ‘_set_finished’
…fixture_fabricator/fixture_fabricator_component.luac:32: in function ‘set_teardown’
…uction_progress/construction_progress_component.luac:43: in function 'set_teardown’
stonehearth/services/server/build/build_service.luac:46: in function 'cb’
stonehearth/services/server/build/build_service.luac:34: in function '_call_all_children’
stonehearth/services/server/build/build_service.luac:31: in function '_call_all_children’
stonehearth/services/server/build/build_service.luac:31: in function '_call_all_children’
stonehearth/services/server/build/build_service.luac:45: in function 'set_teardown’
stonehearth/call_handlers/build_call_handler.luac:7: in function <stonehearth/call_handlers/build_call_handler.luac:6>

@Freudian - Thanks! This should be fixed for the next release.

3 Likes