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

Fixed memory leak when reading character cards. #63

Merged
merged 1 commit into from
Feb 25, 2024

Conversation

takahiro0327
Copy link
Contributor

@takahiro0327 takahiro0327 commented Feb 25, 2024

Fixed a bug that caused character card data to leak.
Please merge if it looks OK.

One of the following causes.
ManlyMarco/Illusion_BrowserFolders#35

Checked in KK/KKS, memory keeps increasing in KK when clicking [Refresh thumbnails].
Something is still leaking. In KKS the memory increase stopped.
I must have missed something, it was fixed in KK too.

Before: Each click increases the memory used by 200 MB.
leak_before

After:
leak_after

@ManlyMarco ManlyMarco merged commit 6722eec into IllusionMods:master Feb 25, 2024
@takahiro0327 takahiro0327 deleted the fix-memory-leak branch February 28, 2024 04:29
@dakensil
Copy link

dakensil commented Mar 9, 2024

Hi @takahiro0327 @ManlyMarco will this fix be added in a BrowserFolders or IllusionFixes update?

@ManlyMarco
Copy link
Collaborator

This is an API change and only requires update to the API plugin.

@takahiro0327
Copy link
Contributor Author

KKSAPI.zip
KKAPI.zip

@takahiro0327
Copy link
Contributor Author

I know you've probably solved the problem, but just in case, I'll leave you with a link.
HS2 zip is also available at
https://github.com/IllusionMods/IllusionModdingAPI/releases

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.

3 participants