3 new errors ( town allert)

this popped up when I turned town alert on


develop-2795 (x64)
…tonehearth/services/server/combat/combat_service.lua:223: attempt to index local ‘weapon_data’ (a nil value)
stack traceback:
…tonehearth/services/server/combat/combat_service.lua:223: in function ‘get_melee_range’
…ehearth/ai/actions/combat/get_melee_range_action.lua:27: in function <…ehearth/ai/actions/combat/get_melee_range_action.lua:20>
[C]: in function 'start_thinking’
stonehearth/services/server/ai/compound_action.lua:267: in function '_start_thinking_on_frame’
stonehearth/services/server/ai/compound_action.lua:219: in function <stonehearth/services/server/ai/compound_action.lua:186>
[C]: in function 'start_thinking’
stonehearth/services/server/ai/compound_action.lua:267: in function '_start_thinking_on_frame’
stonehearth/services/server/ai/compound_action.lua:245: in function <stonehearth/services/server/ai/compound_action.lua:235>
[C]: in function 'start_thinking’
stonehearth/services/server/ai/compound_action.lua:267: in function '_start_thinking_on_frame’
stonehearth/services/server/ai/compound_action.lua:219: in function <stonehearth/services/server/ai/compound_action.lua:186>

[C]: ?
[C]: ?
[C]: in function 'run’
stonehearth/components/ai/ai_component.lua:500: in function <stonehearth/components/ai/ai_component.lua:485>
[C]: in function 'xpcall’
stonehearth/components/ai/ai_component.lua:485: in function '_thread_main’
stonehearth/services/server/threads/thread.lua:212: in function <stonehearth/services/server/threads/thread.lua:209>
[C]: in function 'xpcall’
stonehearth/services/server/threads/thread.lua:209: in function 'f’
radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>


develop-2795 (x64)
bad frame trasition from “stop” from "starting_thinking"
stack traceback:
[C]: ?
[C]: in function 'stop’
stonehearth/components/ai/ai_component.lua:515: in function <stonehearth/components/ai/ai_component.lua:485>
[C]: in function 'xpcall’
stonehearth/components/ai/ai_component.lua:485: in function '_thread_main’
stonehearth/services/server/threads/thread.lua:212: in function <stonehearth/services/server/threads/thread.lua:209>
[C]: in function 'xpcall’
stonehearth/services/server/threads/thread.lua:209: in function 'f’
radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>


develop-2795 (x64)
invalid initial state “starting_thinking” in run
stack traceback:
[C]: ?
[C]: in function 'run’
stonehearth/components/ai/ai_component.lua:500: in function <stonehearth/components/ai/ai_component.lua:485>
[C]: in function 'xpcall’
stonehearth/components/ai/ai_component.lua:485: in function '_thread_main’
stonehearth/services/server/threads/thread.lua:212: in function <stonehearth/services/server/threads/thread.lua:209>
[C]: in function 'xpcall’
stonehearth/services/server/threads/thread.lua:209: in function 'f’
radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>

A post was merged into an existing topic: Attempt to index local ‘weapon_data’ (a nil value) - in function ‘get_melee_range’