when left clicking to build game crashes either when clicking or releasing the left mouse button
probably related to the same bug that I am having with the build editor, when left clicking it place and instantly removes what I have just built, this is making it practically impossible to build a unique building. it also erases the standard build templates upon releasing left mouse button. something about the eraser tool is bugged
upon loading the save I get this error:
develop-3008 (x64)
…hearth/components/scaffolding/scaffolding_region.lua:411: attempt to index a nil value
stack traceback:
[C]: ?
…hearth/components/scaffolding/scaffolding_region.lua:411: in function ‘_start_erasing’
…hearth/components/scaffolding/scaffolding_region.lua:390: in function ‘_maybe_start_erasing’
…hearth/components/scaffolding/scaffolding_region.lua:195: in function <…hearth/components/scaffolding/scaffolding_region.lua:160>
and this one:
develop-3008 (x64)
c++ exception: lua runtime error
stack traceback:
I would upload log and dump file but new users can’t…