Ender IO Zoo

Ender IO Zoo

961k Downloads

EnderIO machinery performance

DBotThePony opened this issue ยท 3 comments

commented

Issue Description:

EnderIO machines create significant TPS lag on server on continuous attempts of conduits/transfer pipes to insert items into corresponding slots while these slots are already full.

What happens:

Constant EnderIO conduit/transporter from another mod insert of an item (e.g. grinding ball into sag mill) create continuous TPS lag. However, continuous attempts of conduits to insert items into other machinery (thermal expansion/mekanism) does not create any lags.

What you expected to happen:

No TPS lag.

Steps to reproduce:

javaw_2018-04-22_10-13-58
2018-04-22_10-04-49
javaw_2018-04-22_10-17-22


Affected Versions (Do not use "latest"):

  • EnderIO: 1.12.2-5.0.21
  • EnderCore: 1.12.2-0.5.18
  • Minecraft: 1.12.2
  • Forge: Build 2654
commented

Your machine is not "full", it has empty input slots left. If it was full, it'd abort early in doInsertItem.

commented

It's full of grinding ball oops. But it is still continuous attempts to insert an item.

commented

Should be better in next release.

You can give feedback in here to have the ticket re-opened, we get notifications for closes tickets, too.