Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
/ MemoryFix Public archive

Mod for Minecraft 1.8.9 that fixes some memory issues

Notifications You must be signed in to change notification settings

prplz/MemoryFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryFix is a mod for Forge 1.8.9 that aims to fix known memory issues.

Which issues does it fix?

  • Optifine cape leak: This is the main memory leak, anyone who has played minigames for a few hours would have experienced it. More information: sp614x/optifine#526.
  • Oversized resource pack icons: Some users download hundreds of resource packs and some resource pack makers (looking at you Apexay) put huge icons in their resource packs. This adds up and can use hundreds of megabytes of memory for some users.
  • System.gc() on world change: Causes world changes to take a few seconds. The same effect can also be achieved by adding the JVM argument -XX:+DisableExplicitGC.

Special thanks

YourKit-Logo

YourKit supports open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of YourKit Java Profiler and YourKit .NET Profiler, innovative and intelligent tools for profiling Java and .NET applications.

Without the use of YourKit, this project would not have been possible.

About

Mod for Minecraft 1.8.9 that fixes some memory issues

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages