MemoryLeakFix

A Fabric Mod that fixes multiple memory leaks in minecraft

LGPL-2.1 License

Stars
164
MemoryLeakFix - MemoryLeakFix - v1.1.5 Latest Release

Published by FxMorin 10 months ago

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 - MemoryLeakFix - v1.1.4

Published by FxMorin 10 months ago

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 - MemoryLeakFix - v1.1.3

Published by FxMorin 10 months ago

Changes:

  • Add support for 1.20.x
  • Updated MixinExtras to v0.3.2
  • Multiple bug fixes
MemoryLeakFix - MemoryLeakFix - v1.1.2

Published by FxMorin about 1 year ago

Fix crash with latest MixinExtras version

MemoryLeakFix - MemoryLeakFix - v1.1.1

Published by FxMorin over 1 year ago

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

MemoryLeakFix - MemoryLeakFix - v1.1.0

Published by FxMorin over 1 year ago

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 - MemoryLeakFix - v1.0.0

Published by FxMorin over 1 year ago

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 - MemoryLeakFix - v0.8.0 for 1.18.2

Published by FxMorin over 1 year ago

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 - MemoryLeakFix - v0.8.0 for 1.19.3

Published by FxMorin over 1 year ago

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 - MemoryLeakFix - v0.8.0 for 1.19

Published by FxMorin over 1 year ago

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 - MemoryLeakFix - v0.7.0 for 1.19.3

Published by FxMorin almost 2 years ago

Nothing changed

MemoryLeakFix - MemoryLeakFix - v0.7.0 for 1.19

Published by FxMorin about 2 years ago

New Fix - Biome Temperature Cache Leak Fix. Turns out crap loads of memory was being used by a biome temperature cache that didn't even work correctly. Now it does and you see a significant performance boost for large biome temperature operations while using a lot less memory

MemoryLeakFix - MemoryLeakFix - v0.7.0 for 1.18.2

Published by FxMorin about 2 years ago

New Fix - Biome Temperature Cache Leak Fix. Turns out crap loads of memory was being used by a biome temperature cache that didn't even work correctly. Now it does and you see a significant performance boost for large biome temperature operations while using a lot less memory

MemoryLeakFix - MemoryLeakFix - v0.7.0 for 1.19.1

Published by FxMorin about 2 years ago

New Fix - Biome Temperature Cache Leak Fix. Turns out crap loads of memory was being used by a biome temperature cache that didn't even work correctly. Now it does and you see a significant performance boost for large biome temperature operations while using a lot less memory

MemoryLeakFix - MemoryLeakFix - v0.6.0 for 1.19.1

Published by FxMorin over 2 years ago

Update to v1.19.1

MemoryLeakFix - MemoryLeakFix - v0.5.4 for 1.19

Published by FxMorin over 2 years ago

Changes:

  • Fix Quilt not working
  • Removed warning
MemoryLeakFix - MemoryLeakFix - v0.5.4 for 1.18.2

Published by FxMorin over 2 years ago

Changes:

  • Fix Quilt not working
  • Removed warning
MemoryLeakFix - MemoryLeakFix - v0.5.3 for 1.19

Published by FxMorin over 2 years ago

Changes:

  • Fix the final disconnection bug

Highly recommend using the newest version!

MemoryLeakFix - MemoryLeakFix - v0.5.3 for 1.18.2

Published by FxMorin over 2 years ago

Changes:

  • Fix the final disconnection bug

Highly recommend using the newest version!

MemoryLeakFix - MemoryLeakFix - v0.5.0

Published by FxMorin over 2 years ago

Changes:

  • New leak fix within screenshot code
  • Now works with essential loader

Reminder: If another mod crashes with MemoryLeakFix. It must be fixed from there end, it means they are not initializing there mixins correctly.