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: Fix NPE when removing character augments #277

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

pacampbell
Copy link
Collaborator

Fixes NPE encountered when trying to remove augments from the character. Also simplified the existing algorithm so it is easier to understand.

Checklist:

  • The project compiles
  • The PR targets develop branch

Fixes NPE encountered when trying to remove augments from the character.
Also simplified the existing algorithm so it is easier to understand.
@pacampbell
Copy link
Collaborator Author

Just back where we were initially during the other PR. Need to investigate a bit more about the current contents of memory after the DB is no longer in the sorted expected order as requested in chat.

@pacampbell pacampbell marked this pull request as draft May 1, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant