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

Can only forward whole subrecords. #21

Open
Pop000100 opened this issue Apr 16, 2021 · 2 comments
Open

Can only forward whole subrecords. #21

Pop000100 opened this issue Apr 16, 2021 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Pop000100
Copy link

The tool can only forward whole subrecords.
For example, I have a mod that removes a spell(reflect_20) from a creature(dagoth ash ghoul), then a another mod adds spells to that creature the final doesn't remove the original spell from that ash ghoul.

Issue

@NullCascade NullCascade added the enhancement New feature or request label Apr 17, 2021
@rfuzzo rfuzzo self-assigned this Apr 28, 2022
@rfuzzo rfuzzo added this to the 0.9.1 milestone May 18, 2022
@rfuzzo rfuzzo added bug Something isn't working and removed enhancement New feature or request labels May 21, 2022
@nephatrine
Copy link

nephatrine commented Dec 27, 2022

The same thing happens with NPCO subrecords where it doesn't look like it's merging within the subrecord and just taking the whole NPCO block from the last mod in the list.

image

EDIT: Disregard this. I was unaware of the -i flag. Is there a reason that is not on by default?

@rfuzzo
Copy link
Collaborator

rfuzzo commented Dec 29, 2022

The same thing happens with NPCO subrecords where it doesn't look like it's merging within the subrecord and just taking the whole NPCO block from the last mod in the list.

image

EDIT: Disregard this. I was unaware of the -i flag. Is there a reason that is not on by default?

No reason other than that there is equally no good reason why it should be on by default. @NullCascade any thoughts? There are two equally good ways to merge record, inclusive or not. How can we decide which one should be the default?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants