I get this error when trying to load into a old save
Error while applying migration: Castra: castra_0.4.5.lua
castra-prime/castra-cache.lua:199: attempt to index field 'castra-prime-disable-artillery' (a nil value)
stack traceback:
castra-prime/castra-cache.lua:199: in function 'update_castra_enemy_data'
castra-prime/migrations/castra_0.4.5.lua:3: in main chunk
And if I make a new save and travel to castra, I get the following error:
Error while running event castra-prime::on_chunk_generated (ID 16)
castra-prime/castra-cache.lua:199: attempt to index field 'castra-prime-disable-artillery' (a nil value)
stack traceback:
castra-prime/castra-cache.lua:199: in function 'update_castra_enemy_data'
castra-prime/castra-cache.lua:211: in function 'build_cache_if_needed'
castra-prime/base-generator.lua:654: in function 'create_enemy_base'
castra-prime/control.lua:13: in function <castra-prime/control.lua:6>