So Every now and then I get a bug or a Console error. So I thought I’d create a space Where I can put all of these. So… here is the first;
While putting my template house down I got the following errors
(1/2)
release-559 (x64)
No matching overload found, candidates: luabind::object load_json(lua_State*,std::string const&,bool)
stack traceback:
[C]: ?
[C]: in function 'load_json’
radiant/modules/resources.lua:33: in function ‘load_json’
…/fixture_fabricator/fixture_fabricator_component.lua:333: in function ‘_get_rotation_tweak_xz’
…/fixture_fabricator/fixture_fabricator_component.lua:401: in function 'rotate_structure’
stonehearth/lib/build_util.lua:417: in function 'rotate_entity’
stonehearth/lib/build_util.lua:421: in function 'fn’
stonehearth/lib/build_util.lua:58: in function 'for_each_child’
stonehearth/lib/build_util.lua:420: in function 'rotate_entity’
stonehearth/lib/build_util.lua:421: in function 'fn’
stonehearth/lib/build_util.lua:58: in function 'for_each_child’
stonehearth/lib/build_util.lua:420: in function 'rotate_entity’
stonehearth/lib/build_util.lua:435: in function 'restore_template’
stonehearth/services/server/build/build_service.lua:1478: in function 'build_template’
stonehearth/services/server/build/build_service.lua:1469: in function 'cb’
stonehearth/services/server/build/build_service.lua:1444: in function 'do_command’
stonehearth/services/server/build/build_service.lua:1468: in function <stonehearth/services/server/build/build_service.lua:1466>
(2/2)
release-559 (x64)
c++ exception: lua runtime error
stack traceback:
So, Yeah. I had all materials needed for this build and it had the following components;
1 Stone
9 Logs
1 Table for one
1 Comfy Chair
1 Wooden Dresser
5 Wooden Wall Lanterns
7 Comfy Beds
1 Wooden Door
2 Tall Windows
6 Wooden Window Frames
4 Bright bell Window Boxs
This error replicated on reloading from an old save. going to try and use an earlier version of the template and see what happens. (without window boxes)
okay that one also messes up. trying my earliest version of it next (Unfurnished)
Unfurnished version worked correctly.