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

Mistakenly thinking hotfixes are overriding when not #83

Open
ZetaDaemon opened this issue Aug 20, 2024 · 0 comments
Open

Mistakenly thinking hotfixes are overriding when not #83

ZetaDaemon opened this issue Aug 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ZetaDaemon
Copy link

I have noticed that when hotfixing a struct you dont need to actually have the entire struct, any parts of the struct unspecified will be untouched by the hotfix
I use this with bpds to skip over setting the VariableData while editing the rest of a specific entry in the BehaviorSequences (due to it causing crashes sometimes when editing the whole VariableData), but sometimes i have hotfixes to target specific parts of the VariableData and openblcmm thinks the VariableData hotfix overrides part of the one setting the BehaviorSequences
I have included a file with an example of the hotfixes im doing for my custom bpds as an example of what openblcmm thinks is overriding, im not totally sure how fixable this is but it would be nice to not have all these incorrect override warnings

GD_GrenadeMods.Projectiles.Grenade_Standard.BehaviorProviderDefinition_0[2].txt

@ZetaDaemon ZetaDaemon added the bug Something isn't working label Aug 20, 2024
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

1 participant