Error message when setting wolves free with an AOE attack

Got an error when one of my level 5 footmen decided to do an AOE attack, I think. At least that’s what I can gauge. It happened when I set free a group of caged wolves.

develop-2924 (x64)
radiant/modules/entities.lua:345: assertion failed!
stack traceback:
radiant/modules/common.lua:237: in function 'report_traceback’
radiant/modules/common.lua:248: in function <radiant/modules/common.lua:242>
[C]: in function 'assert’
radiant/modules/entities.lua:345: in function ‘distance_between’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:166: in function ‘_apply_aoe_damage’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:137: in function 'fn’
radiant/controllers/nonpersistent_timer.lua:56: in function 'fire’
radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/controllers/time_tracker_controller.lua:82: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:379: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:37: in function 'instance’
radiant/modules/events.lua:206: in function <radiant/modules/events.lua:200>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:200: in function 'trigger’
radiant/modules/events.lua:269: in function '_trigger_gameloop’
radiant/modules/events.lua:320: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>

1 Like

Got another one when fighting a large zombie. It might be the attack? Not quite sure.

develop-2924 (x64)
radiant/modules/entities.lua:345: assertion failed!
stack traceback:
radiant/modules/common.lua:237: in function 'report_traceback’
radiant/modules/common.lua:248: in function <radiant/modules/common.lua:242>
[C]: in function 'assert’
radiant/modules/entities.lua:345: in function ‘distance_between’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:166: in function ‘_apply_aoe_damage’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:137: in function 'fn’
radiant/controllers/nonpersistent_timer.lua:56: in function 'fire’
radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/controllers/time_tracker_controller.lua:82: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:379: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:37: in function 'instance’
radiant/modules/events.lua:206: in function <radiant/modules/events.lua:200>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:200: in function 'trigger’
radiant/modules/events.lua:269: in function '_trigger_gameloop’
radiant/modules/events.lua:320: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>

Edit: It happened again when fighting a Varanus. I’ve got two Footmen, one cleric, and one archer with freezing arrows. My footmen both have Giant Bone Axes equipped.

develop-2924 (x64)
radiant/modules/entities.lua:345: assertion failed!
stack traceback:
radiant/modules/common.lua:237: in function 'report_traceback’
radiant/modules/common.lua:248: in function <radiant/modules/common.lua:242>
[C]: in function 'assert’
radiant/modules/entities.lua:345: in function ‘distance_between’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:166: in function ‘_apply_aoe_damage’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:137: in function 'fn’
radiant/controllers/nonpersistent_timer.lua:56: in function 'fire’
radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/controllers/time_tracker_controller.lua:82: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:379: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:37: in function 'instance’
radiant/modules/events.lua:206: in function <radiant/modules/events.lua:200>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:200: in function 'trigger’
radiant/modules/events.lua:269: in function '_trigger_gameloop’
radiant/modules/events.lua:320: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>

1 Like

2 posts were merged into an existing topic: Error message, just reporting

Huh, I’ve started spacing my beds out two spaces and I haven’t gotten any other people dying/related messages.

And the AOE thing seems to apply whenever they attack, regardless of the number of enemies. I’ll have it 5-10 times during normal battles. I think it’s due to having two high level footmen doing the AOE attack at the same time, but I’m not sure.

Edit: Also I keep getting it, and my footman hasn’t even shown up to the battle.

Here’s a picture showing it in the latest battle.

develop-2924 (x64)
radiant/modules/entities.lua:345: assertion failed!
stack traceback:
radiant/modules/common.lua:237: in function 'report_traceback’
radiant/modules/common.lua:248: in function <radiant/modules/common.lua:242>
[C]: in function 'assert’
radiant/modules/entities.lua:345: in function ‘distance_between’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:166: in function ‘_apply_aoe_damage’
…h/ai/actions/combat/attack_melee_adjacent_action.lua:137: in function 'fn’
radiant/controllers/nonpersistent_timer.lua:56: in function 'fire’
radiant/controllers/time_tracker_controller.lua:82: in function <radiant/controllers/time_tracker_controller.lua:82>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/controllers/time_tracker_controller.lua:82: in function ‘set_now’
…hearth/services/server/calendar/calendar_service.lua:379: in function ‘_on_event_loop’
…hearth/services/server/calendar/calendar_service.lua:37: in function 'instance’
radiant/modules/events.lua:206: in function <radiant/modules/events.lua:200>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:200: in function 'trigger’
radiant/modules/events.lua:269: in function '_trigger_gameloop’
radiant/modules/events.lua:320: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>

http://puu.sh/ou1ug/4c0550f782.jpg

Also I managed to get this awesome screenshot in another fight with the same error message.

http://puu.sh/ou2sD/4ba9343284.jpg

1 Like