Skip to content
Fx Morin edited this page May 28, 2022 · 13 revisions

Currently there are 2 memory leak fixes in the mod.

  1. The target and crosshair don't get released when going to the main menu, this in term actually causes the entire world to stay loaded.

  2. Sponge powered creates a list that it never used once the mixins are first initialized. This list can be very very large and grows with the amount of mods loaded

Clone this wiki locally