SpongePowered / SpongeForge

A Forge mod that implements SpongeAPI
http://www.spongepowered.org/
MIT License
1.14k stars 306 forks source link

Stall report #3144

Open liampearson96 opened 4 years ago

liampearson96 commented 4 years ago

I am currently running

Believed to be an issue with Rougelike dungeons and Redstone. When a mob walks over a pressure plate the server stalls and fails to return to a running state. Previous issues such as this have been reported on spongeforge but i couldn't find a fix. Both different Redstone algorithms used without fixing the issue. This is preventing me from using the latest sponge.

Stall report: https://gist.github.com/liampearson96/7bc587a0f10496500a5a7dfd4fcc8ab7 World download can be provided for debugging. World is 9GB in size.

phit commented 4 years ago

probably related to https://github.com/SpongePowered/SpongeForge/issues/3098

liampearson96 commented 4 years ago

@phit After trying the suggested actions in #3098 the issue still persists.