Advertisement
Guest User

Traceback

a guest
Mar 28th, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. --Engine Error 1/3--
  2.  
  3. release-790 (x64)
  4. No matching overload found, candidates: luabind::object load_json(lua_State*,std::string const&,bool)
  5. stack traceback:
  6. [C]: ?
  7. [C]: in function 'load_json'
  8. radiant/modules/resources.lua:35: in function 'load_json'
  9. .../fixture_fabricator/fixture_fabricator_component.lua:372: in function '_get_rotation_tweak_xz'
  10. .../fixture_fabricator/fixture_fabricator_component.lua:447: in function 'rotate_structure'
  11. stonehearth/lib/build_util.lua:567: in function 'rotate_entity'
  12. stonehearth/lib/build_util.lua:571: in function 'fn'
  13. stonehearth/lib/build_util.lua:172: in function 'for_each_child'
  14. stonehearth/lib/build_util.lua:570: in function 'rotate_entity'
  15. stonehearth/lib/build_util.lua:571: in function 'fn'
  16. stonehearth/lib/build_util.lua:172: in function 'for_each_child'
  17. stonehearth/lib/build_util.lua:570: in function 'rotate_entity'
  18. stonehearth/lib/build_util.lua:585: in function 'restore_template'
  19. stonehearth/services/server/build/build_service.lua:1656: in function 'build_template'
  20. stonehearth/services/server/build/build_service.lua:1647: in function 'cb'
  21. stonehearth/services/server/build/build_service.lua:1620: in function 'do_command'
  22. stonehearth/services/server/build/build_service.lua:1646: in function <stonehearth/services/server/build/build_service.lua:1642>
  23.  
  24. --Engine Error 2/3--
  25.  
  26.  
  27. release-790 (x64)
  28. c++ exception: lua runtime error
  29. stack traceback:
  30.  
  31. --Engine Error 3/3--
  32. release-790 (x64)
  33. ...ehearth/services/server/build/build_undo_manager.lua:46: assertion failed!
  34. stack traceback:
  35. [C]: ?
  36. [C]: in function 'assert'
  37. ...ehearth/services/server/build/build_undo_manager.lua:46: in function 'begin_transaction'
  38. stonehearth/services/server/build/build_service.lua:1617: in function 'do_command'
  39. stonehearth/services/server/build/build_service.lua:1646: in function <stonehearth/services/server/build/build_service.lua:1642>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement