Game ending crash, It is meal time, but I don’t know what the problem is.There are more seats than hearthlings. Reload goes straight into the error again. Can’t seem to get around it. I can’t seem to get more than a couple hours into a game on this build before it suffers a game breaking error. Think I might shelf it for a while again.
release-453 (x64)
…/ai/actions/sitting/sit_on_chair_trivial_action.luac:8: assertion failed!
stack traceback:
stonehearth/components/ai/execution_frame.luac:667: in function <stonehearth/components/ai/execution_frame.luac:660>
[C]: in function ‘assert’
…/ai/actions/sitting/sit_on_chair_trivial_action.luac:8: in function 'start_thinking’
stonehearth/services/server/ai/compound_action.luac:59: in function 'call_fn’
stonehearth/components/ai/execution_unit_v2.luac:16: in function '_call_start_thinking’
stonehearth/components/ai/execution_unit_v2.luac:231: in function '_do_start_thinking’
stonehearth/components/ai/execution_unit_v2.luac:167: in function '_start_thinking_from_stopped’
stonehearth/components/ai/execution_unit_v2.luac:84: in function '_start_thinking’
stonehearth/components/ai/execution_frame.luac:286: in function '_restart_thinking’
stonehearth/components/ai/execution_frame.luac:303: in function '_start_thinking_from_stopped’
stonehearth/components/ai/execution_frame.luac:83: in function ‘_start_thinking’
…
stonehearth/components/ai/execution_frame.luac:106: in function '_run’
stonehearth/components/ai/execution_frame.luac:349: in function <stonehearth/components/ai/execution_frame.luac:340>
[C]: in function 'xpcall’
stonehearth/components/ai/execution_frame.luac:669: in function '_protected_call’
stonehearth/components/ai/execution_frame.luac:351: in function 'run’
stonehearth/components/ai/ai_component.luac:129: in function '_thread_main’
stonehearth/services/server/threads/thread.luac:90: in function <stonehearth/services/server/threads/thread.luac:89>
[C]: in function 'xpcall’
stonehearth/services/server/threads/thread.luac:89: in function 'f’
radiant/lib/env.luac:8: in function <radiant/lib/env.luac:8>