2534 - UI Error d

Greetings!

So, I am loving 2534 so far. The added enemy attacks (size and frequency) made the game much more fun right from the start. I ran through a couple games and ran into several bugs/crashes. The first is this UI bug. While building a wall, i lost the ability to select things in the lower left corner of me screen (where you should click on crafting tables). I got the following error a couple times:

develop-2534 (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>

1 Like