Mekanism

Mekanism

111M Downloads

[1.10.2-9.2.1.295] StackOverflowError: Exception while updating neighbours

Autodidax86 opened this issue ยท 2 comments

commented

A friend of mine is playing with mekanism on my server and sets up everything very large. Now the server regularly gets a stack overflow exception.

How can we avoid that? What is the error here? Looks like an endless loop (which causes the stackoverflow exception):

Description: Exception while updating neighbours

java.lang.StackOverflowError: Exception while updating neighbours
at net.minecraft.world.World.func_189509_E(World.java:218)
at net.minecraft.world.World.func_175625_s(World.java:2387)
at mekanism.api.Coord4D.getTileEntity(Coord4D.java:110)
at mekanism.common.multiblock.UpdateProtocol.isViableNode(UpdateProtocol.java:299)
at mekanism.common.multiblock.UpdateProtocol.loopThrough(UpdateProtocol.java:57)
at mekanism.common.multiblock.UpdateProtocol.loopThrough(UpdateProtocol.java:232)

For the entire crashlog see pastebin: http://pastebin.com/BRrUGev7

This does not only appear while chunkloaded, it also happens while he is online.

commented

Same issue as #4096. Please search for already reported issues before reporting.

commented

This just happened to me, here is the log. https://pastebin.com/0W2hPMvd