NBT Editor

NBT Editor

30k Downloads

Memory leak

KainGross opened this issue ยท 1 comments

commented

Map<MatrixStack, DrawContext> drawContexts in com.luneruniverse.minecraft.mod.nbteditor.multiversion.MVDrawableHelper does not remove any values due to DrawContext's refers to MatrixStack, causing an infinite map growth with useless objects

image
image
image

commented

Nice find! I'll fix this in the next dev build