Summary:
Pre-existing turret from D3023. Upon loading the save in R566, I was presented with the following errors:
c++ exception: invalid file path '/stonehearth/data/rigs/turret/effects/fire.json'.
@radiant/modules/effects/effect_tracks.lua:38: [(51029729 Turnip Shooter) fire]: could not find animation named /stonehearth/data/rigs/turret/effects/fire.json
radiant/modules/effects/effect_tracks.lua:44: attempt to index local 'effect' (a nil value)
2016-07-01 14:07:43.900682 | server | 0 | lua.code | radiant/modules/common.lua:257: in function 'xpcall'
2016-07-01 14:07:43.900682 | server | 0 | lua.code | stonehearth/components/ai/ai_component.lua:525: in function '_thread_main'
2016-07-01 14:07:43.900682 | server | 0 | lua.code | stonehearth/services/server/threads/thread.lua:249: in function <stonehearth/services/server/threads/thread.lua:246>
2016-07-01 14:07:43.900682 | server | 0 | lua.code | [C]: in function 'xpcall'
2016-07-01 14:07:43.900682 | server | 0 | lua.code | radiant/modules/common.lua:257: in function 'xpcall'
2016-07-01 14:07:43.900682 | server | 0 | lua.code | stonehearth/services/server/threads/thread.lua:246: in function 'f'
2016-07-01 14:07:43.900682 | server | 0 | lua.code | radiant/lib/env.lua:15: in function <radiant/lib/env.lua:14>
Attachments:
save, stonehearth.log (1.5 MB)