Decided to place some critter traps because why not. An ogre attacked one of the critter traps, which then broke. A window popped up. Skimmed it and saw “Show this to a dev!” so I figured I’d go ahead and do that.
develop-3107 (x64)
@stonehearth/lib/entity_forms/entity_forms_lib.lua:193: Attempting to place ghost entity (25730729 stonehearth:gizmos:critter_trap (ghost)) in a blocked location (559.00, 40.00, 770.00)!! Show this to a dev!
stack traceback:
radiant/modules/common.lua:237: in function 'report_traceback’
radiant/modules/common.lua:456: in function 'verify’
stonehearth/lib/entity_forms/entity_forms_lib.lua:193: in function 'place_ghost_entity’
stonehearth/services/server/town/town.lua:549: in function ‘place_item_type’
…h/components/siege_weapon/siege_weapon_component.lua:85: in function 'fn’
radiant/modules/events.lua:288: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/entities.lua:94: in function ‘kill_entity’
…hearth/ai/observers/kill_at_zero_health_observer.lua:63: in function 'fn’
radiant/modules/events.lua:288: in function <radiant/modules/events.lua:285>
[C]: in function 'xpcall’
radiant/modules/common.lua:257: in function 'xpcall’
radiant/modules/events.lua:285: in function 'trigger’
radiant/modules/events.lua:370: in function '_fire_async_triggers’
radiant/modules/events.lua:445: in function '_update’
radiant/server.lua:62: in function <radiant/server.lua:58>