Skip to content

Fix SymbolParameters & FlxLayer destroy taking a long time #73

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

Merged

Conversation

NotHyper-474
Copy link

This fixes this issue in FNF: FunkinCrew/Funkin#3178

If the bitmaps were null it would still attempt to search for them which would take forever depending on the cache's size.
This is the simplest way to solve it though I think what's done here or here is preferable instead.

@Cheemsandfriends Cheemsandfriends merged commit 71370a3 into Dot-Stuff:dev May 31, 2025
@NotHyper-474 NotHyper-474 deleted the bugfix/slow-ass-destroy branch May 31, 2025 11:04
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.

2 participants