My goal is to add just train ramps to an existing save.
In mod settings, I unchecked everything except "Enable Train Ramps". (There's nothing on it or it's tooltip about requiring any of the other options to be enabled.)
When I load a save with this configuration (a save that's never had this mod before) I get this:
Error AppManagerStates.cpp:1591: Error while applying migration: Renai Transportation: RT-0.2.0.lua
RenaiTransportation/migrations/RT-0.2.0.lua:11: attempt to index field 'FastThrowerInserterRecipie' (a nil value)
stack traceback:
RenaiTransportation/migrations/RT-0.2.0.lua:11: in main chunk
If I then check "enable base throwers/hatchets/bounce pads" (in addition to the above option), I get a new error:
migrations/RT-0.2.1.lua:10: attempt to index field 'PrimerBouncePlateRecipie' (a nil value)
(As a temporary measure I just deleted the whole migrations folder to get it working. As I said, this save never had this mod before, so there's nothing to migrate.)