Simple Storage Network

Simple Storage Network

57M Downloads

Game crashes with Stackoverflow if the network is full

Aderixx opened this issue ยท 0 comments

commented

Minecraft Version: 1.16

Forge Version: net.minecraftforge:36.2.35

Mod Version: SimpleStorageNetwork-1.16.5-1.5.3.jar

Single Player or Server: single player

Describe problem (what you were doing; what happened; what should have happened):

Games crashed without doing anything special player wise.
However I had a pipe feeding the network and the crash happened when the network was full and the pipe tried to add an item.

The fact that it happened because of a pipe made it that the world did not load after that as the stackoverflow happened every time I loaded the world.

I think it happened one time before while adding item manually through an interface but can't confirm as I didn't keep the logs

This happened in the modpack Sky bees 2: https://www.curseforge.com/minecraft/modpacks/sky-bees-2
And updating the version of the mod to the most recent available on curse did not solve the issue.

Log file link: crash-2022-07-28_18.11.19-server.txt

If necessary I can provide a save of the world that crash repeatedly.