Exporting non-stackable items causes the server to hang
Naosyth opened this issue ยท 1 comments
Issue type:
- ๐ Bug
Short description:
Exporting non-stackable items from a network to a container causes the server to hang. This was introduced by the recent updates, although I'm not sure if this is actually a problem with Tunnels or Dynamics or something else.
Steps to reproduce the problem:
- Export non-stackable items
- Server hangs
Expected behaviour:
- The exporter correctly exports only non-stackable items without freezing the server.
Versions:
- CyclopsCore: 1.12.2-1.4.0
- CommonCapabilities: 1.12.2-2.4.2
- IntegratedDynamics: 1.12.2-1.0.15
- IntegratedTunnels: 1.12.2-1.6.10
- IntegratedCrafting: 1.12.2-1.0.8
- IntegratedTerminals: 1.12.2-1.0.9
- Minecraft: 1.12.2
- Forge: 14.23.5.2837
Log file:
Seems to be the same thing as #170, merging it with that issue.