Перейти к содержимому
Mineforgian

Optimized Object Pool / Memory Leak Fix

This patch adds a limit for the object pool for vectors and axis-aligned bounding boxes.

Загрузки
553
Подписчики
0
Обновлён
13 марта 2026 г.
Лицензия
MIT

Опубликован 13 марта 2026 г.

Overview

This is a collection of small patches for cosmetic changes or optimizations that don't add new content and therefore don't need a thread on their own.

All patches here don't have any dependencies, should work with most other mods and require the usual minecraft.jar editing process.


Optimized Object Pool / Memory Leak Fix

This patch adds a limit for the object pool for vectors and axis-aligned bounding boxes. This should fix "out of memory" errors in extreme game situations where lots of objects are involved, for example when igniting huge amounts of TNT blocks.

If you don't know what all this means, then you probably don't need this patch. 😉


BarracudaATA's Other Mods


Credits

Development Team

Special Thanks

Ченджлог

1.3.1Релиз1.3.1 · 13 марта 2026 г.

Object Pool Fix for Minecraft 1.3.1

1.2.5Релиз1.2.5 · 13 марта 2026 г.

Cache Leak Fix for Minecraft 1.2.5

1.2.4Релиз1.2.4 · 13 марта 2026 г.

Cache Leak Fix for Minecraft 1.2.4

1.2.3Релиз1.2.3 · 13 марта 2026 г.

Cache Leak Fix for Minecraft 1.2.3

1.1Релиз1.1 · 13 марта 2026 г.

Cache Leak Fix for Minecraft 1.1

Комментарии

Загружаем…