Summary:
Trying to make an Inn/Tavern to house my homeless hearthlings, but the top too layers of the roof go red when you try to construct it and gives an error. Building a ladder will make the red go away, but the hearthlings still won’t start construction. Removing the roof and using a “fake” one works fine.
Steps to reproduce:
- Place “Tavern” blueprint
- press build.
Expected Results:
Builds the best building in all existence.
Actual Results:
top two layers of the roof turn red
get an error
release-815 (x64)
stonehearth/components/building2/building.lua:626: variable ‘f’ is not declared
stack traceback:
radiant/modules/commons.lua:53: in function ‘report_traceback’
radiant/modules/commons.lua:64: in function <radiant/modules/commons.lua:58>
[C]: in function ‘error’
radiant/lib/strict.lua:31: in function <radiant/lib/strict.lua:29>
stonehearth/components/building2/building.lua:626: in function ‘method’
radiant/modules/events.lua:81: in function ‘instance’
radiant/modules/events.lua:291: in function <radiant/modules/events.lua:285>
[C]: in function ‘xpcall’
radiant/modules/commons.lua:73: in function ‘xpcall’
radiant/modules/events.lua:285: in function ‘trigger’
radiant/modules/events.lua:375: in function <radiant/modules/events.lua:374>
[C]: in function ‘xpcall’
radiant/modules/commons.lua:73: in function ‘xpcall’
radiant/modules/events.lua:374: in function ‘_fire_async_triggers’
radiant/modules/events.lua:452: in function ‘_update’
radiant/server.lua:67: in function <radiant/server.lua:64>
Notes:
The not real roof that built fine
The real roof that didn’t
Attachments:
Templates.7z (14.3 KB)
Version Number and Mods in use:
release-815 (x64)
System Information:
system info.txt (1.4 KB)