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 memory leaks for CB Multipart, MrTJPCore, Thaumic Wonders #371

Merged
merged 7 commits into from
Feb 7, 2024

Conversation

jchung01
Copy link
Contributor

@jchung01 jchung01 commented Feb 7, 2024

Fixes the memory leaks for CB Multipart, MrTJPCore mentioned in #253 through mixins instead. The mods are in Scala but I found I can change their maps to use UUIDs instead of player instances because of a) type erasure and b) the converted bytecode works with Objects. Idea taken from GTNH fork of MrTJPCore.
Also implements the memory leak fix daedalus4096/ThaumicWonders#71 by @2302479492 as a mixin.
This should also update the README for all the PRs I did since last release.

@jchung01 jchung01 changed the title Fix memory leaks for CB Multipart, MrTJPCore, Thuamic Wonders Fix memory leaks for CB Multipart, MrTJPCore, Thaumic Wonders Feb 7, 2024
@ACGaming ACGaming merged commit 4babc39 into ACGaming:main Feb 7, 2024
1 check passed
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