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

Fix loadout disappearing from spine #1737

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

Al12rs
Copy link
Contributor

@Al12rs Al12rs commented Jul 9, 2024

Calling revise on a Temp mod in turn called revise on a Loadout with invalid default id of 0, which actually made it get picked up by the spine as another loadout, but with everything missing.
@Al12rs Al12rs requested a review from erri120 July 9, 2024 14:18
@Al12rs Al12rs self-assigned this Jul 9, 2024
@erri120 erri120 merged commit 3ab26b5 into main Jul 9, 2024
10 checks passed
@erri120 erri120 deleted the fix/loadout-disappearing-from-spine branch July 9, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Exception on Apply regression: Loadout with entityId 0 in SpineViewModel
2 participants