Custom templates permanently out-of-use

release-737 (x64)[M]
stonehearth/lib/build_util.lua:610: attempt to index local ‘template’ (a nil value)
stack traceback:
[C]: ?
stonehearth/lib/build_util.lua:610: in function ‘get_custom_templates’
stonehearth/call_handlers/build_call_handler.lua:44: in function <stonehearth/call_handlers/build_call_handler.lua:43>

I was ignoring this annoying error without using templates, but now it even dont let me to build sometimes. I tried to create new games, but error is stuck in my game. :expressionless: I would like to write reproduce steps, but i really dont know how did i do that. I’m gonna share my save file here, try to add blocks on the last building i was planning, if you can add without error, i’m gonna reinstall my game.

1501796904819.zip (6.4 MB)

1 Like

Oh also its with grome biome mod.

I’d say copy your templates out, and place them one by one into the corresponding folder.
There’s probably one of them that is corrupted and it’s preventing you to build.

1 Like

Thanks @Relyss one of my templates was buggy like what you said, but in my save, im getting

release-737 (x64)[M]
radiant/modules/entities.lua:317: attempt to index local ‘entity’ (a nil value)
stack traceback:
[C]: ?
radiant/modules/entities.lua:317: in function ‘get_world_grid_location’
stonehearth/services/server/build/build_service.lua:589: in function ‘_subtract_region_from_floor’
stonehearth/services/server/build/build_service.lua:319: in function ‘_add_floor_type’
stonehearth/services/server/build/build_service.lua:269: in function ‘add_floor’
stonehearth/services/server/build/build_service.lua:153: in function ‘cb’
stonehearth/services/server/build/build_service.lua:1583: in function ‘do_command’
stonehearth/services/server/build/build_service.lua:152: in function <stonehearth/services/server/build/build_service.lua:150>

this error now.

Oh nevermind, i removed template and started again. Now Works well. @Relyss

1 Like