Std::logic_error: 'invalid reference in native get_id'

Summary:

release-798 (x64)
std::logic_error: ‘invalid reference in native get_id’
stack traceback:
[C]: in function ‘get_id’
stonehearth/services/server/inventory/inventory.lua:878: in function ‘container_for’
stonehearth/ai/actions/fill_input_bin_action.lua:42: in function ‘filter_fn’
…ai/actions/pickup_item_type_from_backpack_action.lua:31: in function <…ai/actions/pickup_item_type_from_backpack_action.lua:18>
[C]: in function ‘start_thinking’
stonehearth/ai/actions/loop_action.lua:118: in function ‘_start_next_loop’
stonehearth/ai/actions/loop_action.lua:171: in function ‘_loop_set_think_output’
stonehearth/ai/actions/loop_action.lua:48: in function <stonehearth/ai/actions/loop_action.lua:47>
[C]: in function ‘fn’
stonehearth/services/server/threads/thread.lua:346: in function ‘private_msg’
stonehearth/services/server/threads/thread.lua:543: in function ‘_dispatch_messages’

[C]: in function ‘run’
stonehearth/components/ai/ai_component.lua:515: in function <stonehearth/components/ai/ai_component.lua:499>
[C]: in function ‘xpcall’
radiant/modules/commons.lua:73: in function ‘xpcall’
stonehearth/components/ai/ai_component.lua:499: in function ‘_thread_main’
stonehearth/services/server/threads/thread.lua:273: in function <stonehearth/services/server/threads/thread.lua:270>
[C]: in function ‘xpcall’
radiant/modules/commons.lua:73: in function ‘xpcall’
stonehearth/services/server/threads/thread.lua:270: in function ‘f’
radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>

Steps to reproduce:

  1. Play game?

Expected Results:

Be able to play the game?

Actual Results:

Notes:

Attachments:

Version Number and Mods in use:

System Information:

I got this error too! :frowning: