
Crafting Server Freeze
natedogith1 opened this issue ยท 1 comments
When crafting large requests, the server sometimes freezes (so no crash report). This seems like the same issue as #877, as stack inspection shows the thread getting stuck in ModuleCrafter.tick(). I'm guessing the code never reaches the "rerequested++" statement and therefore doesn't trigger the limit implemented in 27d823e.
Please tell me if there's any extra info I can provide that would help solve this.
Minecraft Version: 1.7.10
Logistics Pipes Version: 0.9.3.132
Modpack: FTB Infinity Evolved Skyblock (Version: 2.0.1)