[MOD = 2.9][MC = 1.10.2][Crash =Ticking Memory Leak Chunk Generation Issues]
P3rf3ctXZer0 opened this issue ยท 6 comments
I believe it's a foamfix problem, because default minecraft function start calling itself recursively that cause StackOverflowError.
I reported it @asiekierka
@P3rf3ctXZer0 FoamFix Lawful causes the crash according to you, and FoamFix Lawful does not have a coremod or modify Minecraft code in any significant manner outside of model code which this isn't interacting with.
You also couldn't reproduce it in 1.11.2, it appears... I'm, unfortunately, not convinced. I might look into it, but I'm not convinced.
Hmm. I only added missed height-map calculation for chunk after setting states in external block storage arrays. That's really strange because I can't collect a suitable set of mods to reproduce.