Advertisement
Guest User

Untitled

a guest
Feb 4th, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. release-784 (x64)
  2. std::logic_error: 'invalid reference in native get_id'
  3. stack traceback:
  4. [C]: in function 'get_id'
  5. stonehearth/services/server/inventory/inventory.lua:824: in function 'container_for'
  6. stonehearth/ai/actions/fill_input_bin_action.lua:42: in function 'filter_fn'
  7. ...ai/actions/pickup_item_type_from_backpack_action.lua:31: in function <...ai/actions/pickup_item_type_from_backpack_action.lua:18>
  8. [C]: in function 'start_thinking'
  9. stonehearth/ai/actions/loop_action.lua:118: in function '_start_next_loop'
  10. stonehearth/ai/actions/loop_action.lua:158: in function <stonehearth/ai/actions/loop_action.lua:139>
  11. [C]: in function 'fn'
  12. stonehearth/services/server/threads/thread.lua:346: in function 'private_msg'
  13. stonehearth/services/server/threads/thread.lua:543: in function '_dispatch_messages'
  14. stonehearth/services/server/threads/thread.lua:403: in function <stonehearth/services/server/threads/thread.lua:384>
  15. ...
  16. [C]: in function 'run'
  17. stonehearth/components/ai/ai_component.lua:515: in function <stonehearth/components/ai/ai_component.lua:499>
  18. [C]: in function 'xpcall'
  19. radiant/modules/commons.lua:66: in function 'xpcall'
  20. stonehearth/components/ai/ai_component.lua:499: in function '_thread_main'
  21. stonehearth/services/server/threads/thread.lua:273: in function <stonehearth/services/server/threads/thread.lua:270>
  22. [C]: in function 'xpcall'
  23. radiant/modules/commons.lua:66: in function 'xpcall'
  24. stonehearth/services/server/threads/thread.lua:270: in function 'f'
  25. radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement