Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes migration based bugs #51451

Merged
merged 1 commit into from
Sep 7, 2021
Merged

fixes migration based bugs #51451

merged 1 commit into from
Sep 7, 2021

Conversation

TealcOneill
Copy link
Contributor

@TealcOneill TealcOneill commented Sep 7, 2021

Summary

Bugfixes "Using migration to replace items led to issues with blazemod turrets."

Purpose of change

Several turrets had their weapons switched out using the migration system which led to miss matched names or different turrets that used the same gun but had different requirements.
Fixes #47492

Describe the solution

Removed old turrets that now use the same weapon as another turret. Fixed misnamed turrets, and a typo in the file.

Describe alternatives you've considered

Not doing this.

Testing

Loaded in and made sure all parts were removed or renamed as appropriate and no error messages occurred.

Additional context

beforeriflefix

Several turrets had there weapons switched out using the migration system which led to miss matched names or different turrets that used the same gun but had different requirements.
@kevingranade kevingranade merged commit 284b042 into CleverRaven:master Sep 7, 2021
@TealcOneill TealcOneill deleted the blaze_turret_fix branch September 10, 2021 04:00
@anothersimulacrum anothersimulacrum added <Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding labels Sep 10, 2021
@ifffrt
Copy link

ifffrt commented Sep 14, 2021

This change made my mounted nato carbine go kaput. Was there a way to make it go smoother? I had to resort to editing my save file.

@TealcOneill
Copy link
Contributor Author

This change made my mounted nato carbine go kaput. Was there a way to make it go smoother? I had to resort to editing my save file.

Apologies about the break, perhaps if I used migration for it that wouldn't have happened. I don't know if there's something else I can do here to keep this from happening for anyone else. @anothersimulacrum Anything you think I should do here?

@anothersimulacrum
Copy link
Member

AFAIK there is no mechanism to deal with migration for vehicle parts.

Venera3 pushed a commit to Venera3/Cataclysm-DDA that referenced this pull request Sep 21, 2021
Several turrets had there weapons switched out using the migration system which led to miss matched names or different turrets that used the same gun but had different requirements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
<Bugfix> This is a fix for a bug (or closes open issue) [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blazemod "mounted 223 carbine" uses AR-15
4 participants