StructPro Mod (Fast Schematic Spawning System)

StructPro Mod (Fast Schematic Spawning System)

92.9k Downloads

[MOD = 2.9][MC = 1.10.2][Crash =Ticking Memory Leak Chunk Generation Issues]

P3rf3ctXZer0 opened this issue ยท 6 comments

commented

I believe it's a foamfix problem, because default minecraft function start calling itself recursively that cause StackOverflowError.

commented

I reported it @asiekierka

commented

@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.

commented

It is fixed. I don't know what ternsip fixed but the issue is take care of.

commented

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.

commented

Well that did the trick. You should remember that in the future. Like I said too bug only happened with 1.10.2 so maybe it was needed for 1.10.2 to function correctly.