RAM issue with AnvilRecipeWrappers.
mrapplexz opened this issue ยท 2 comments
Hello!
Looks like the AnvilRecipeWrappers registered here consume a plenty (about 800M) of RAM.
To check it out, I've built a custom version of EnderIO with anvil recipes registration removed and then captured heap dumps of Minecraft with standard and custom versions of EnderIO.
Standard EnderIO:
EnderIO without anvil recipes registration:
Affected Versions
- EnderIO: 5.0.39
- EnderCore: 0.5.44
- Minecraft: 1.12.2
- Forge: 14.23.5.2796
- No SpongeForge
- No Optifine
- Single Player
see https://github.com/SleepyTrousers/EnderIO/tree/ds_jei_rework_again
(edit: wrong branch)
This will be resolved by 3612377