EvilCraft

EvilCraft

19M Downloads

Memory Leak of Ingredients

pietro-lopes opened this issue ยท 2 comments

commented

Issue type:

  • ๐ŸŒ Performance issue

Short description:

Ingredient is being stored in Identity Map without any cleanup on reload logic.

Steps to reproduce the problem:

  1. join game
  2. use your IDE to watch for SanguinaryEnvironmentalAccumulatorRecipeJEI.RECIPE_WRAPPERS_2

1st load:
image

2nd load:
image


Versions:

  • This mod: 1.2.51
  • Minecraft: 1.21.1
  • Forge: 21.1.21

Profiler output:

commented

Thanks for reporting!

commented

Ouch, good catch. Looks like this one has been around for a long time.