You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#72398 removed a gun variant. This caused errors when loading saves (see #72602). It looks like #50266 was supposed to allow migrating specific item variants, but this did not work when I tried it. Through trial and error I have narrowed this down: a variant can only be migrated it is has not been deleted yet.
Describe the bug
#72398 removed a gun variant. This caused errors when loading saves (see #72602). It looks like #50266 was supposed to allow migrating specific item variants, but this did not work when I tried it. Through trial and error I have narrowed this down: a variant can only be migrated it is has not been deleted yet.
Attach save file
N/A
Steps to reproduce
Install this mod:
Spawn all 3 variants of foo
Save, quit and replace the mod with:
When loading you get an error:
foo v2 is correctly migrated to bar v2, but foo v3 is replaced with a different variant of foo instead of being migrated to bar v3
Expected behavior
Screenshots
No response
Versions and configuration
Dark Days Ahead [dda],
Disable NPC Needs [no_npc_food],
Portal Storms Ignore NPCs [personal_portal_storms],
Slowdown Fungal Growth [no_fungal_growth],
variant_migrations [variant_migrations]
]
Additional context
Pinging @anothersimulacrum because variant migrations were originally added in #50266
The text was updated successfully, but these errors were encountered: