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 Blood Magic memory leak, optimize BM hellfire forge #230

Merged
merged 1 commit into from
Jul 12, 2023

Conversation

jchung01
Copy link
Contributor

Adds the simple memory leak fix from WayofTime/BloodMagic#1686 that was never published to CurseForge for 1.12. This memory leak occurred whenever switching dimensions/unloading worlds, which would cause eventual memory problems for the client.
Also optimizes hellfire forges by caching their last recipe used:
Before -
bm1
After -
bm2

@ACGaming ACGaming merged commit 9d456f9 into ACGaming:main Jul 12, 2023
1 check passed
@jchung01 jchung01 deleted the blood-magic branch January 28, 2024 20:41
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