Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Releases: FxMorin/MemoryLeakFix

MemoryLeakFix - v1.1.5

Choose a tag to compare

@FxMorin FxMorin released this 06 Jan 15:18

Changes:

  • Removed the custom payload memory leak fix as it was causing issues. This only affects <1.20.2

Update:
Ive been really busy recently. So I don't have much time to maintain my mods, if you want this fix for versions below 1.20.2 I recommend using v1.1.2

All useable jars can be found here: https://modrinth.com/mod/memoryleakfix/versions

MemoryLeakFix - v1.1.4

Choose a tag to compare

@FxMorin FxMorin released this 06 Jan 07:17

Changes:

  • Fixed networking issues in versions smaller than 1.20.2

All useable jars can be found here: https://modrinth.com/mod/memoryleakfix/versions

MemoryLeakFix - v1.1.3

Choose a tag to compare

@FxMorin FxMorin released this 05 Jan 13:32

Changes:

  • Add support for 1.20.x
  • Updated MixinExtras to v0.3.2
  • Multiple bug fixes

MemoryLeakFix - v1.1.2

Choose a tag to compare

@FxMorin FxMorin released this 30 Aug 17:47
02af671

Fix crash with latest MixinExtras version

MemoryLeakFix - v1.1.1

Choose a tag to compare

@FxMorin FxMorin released this 10 Jun 10:43

Fixed a crash bug in v1.1.1 when used with Fabric

MemoryLeakFix - v1.1.0

Choose a tag to compare

@FxMorin FxMorin released this 08 Jun 05:59

Changes:

  • Fixed all issues related to force loading mixins
  • Updated MixinExtras to v0.2.0-beta.8 to fix issues

Pipeline Changes:

  • Killed CurseForge support

MemoryLeakFix - v1.0.0

Choose a tag to compare

@FxMorin FxMorin released this 30 Mar 02:37
2400e6f

It's finally here

The official Major release of MemoryLeakFix. With it comes multi-version and multi-platform support for both forge (1.15.2+) and fabric (1.14.4+)
Along with 2 new memory leak fixes. Enjoy!

MemoryLeakFix - v0.8.0 for 1.19.3

Choose a tag to compare

@FxMorin FxMorin released this 08 Mar 19:50

New Entity Memories Leak Fix
Fixes MC-260605
A memory leak where entity memories where not being cleared when they died/got removed.

Fixed:
#69 - Issues with custom PacketByteBuf's

MemoryLeakFix - v0.8.0 for 1.19

Choose a tag to compare

@FxMorin FxMorin released this 08 Mar 19:46

New Entity Memories Leak Fix
Fixes MC-260605
A memory leak where entity memories where not being cleared when they died/got removed.

Fixed:
#69 - Issues with custom PacketByteBuf's

MemoryLeakFix - v0.8.0 for 1.18.2

Choose a tag to compare

@FxMorin FxMorin released this 08 Mar 21:20

New Entity Memories Leak Fix
Fixes MC-260605
A memory leak where entity memories where not being cleared when they died/got removed.

Fixed:
#69 - Issues with custom PacketByteBuf's