Ender IO Zoo

Ender IO Zoo

962k Downloads

Latency When Placing Power Conduits

Utildayael opened this issue · 2 comments

commented

Issue Description:

Latency when placing any enderIO conduit

What happens:

When placing any enderIO conduit there is latency. It would seem the system is trying to scan the entire energy network as larger networks have worse latency. Breaking the conduits has the same latency issue. This only seems to be with energy conduits as the item/fluid ones don't seem to be affected.

What you expected to happen:

Place conduit with no latency like any other block.

Steps to reproduce:

  1. Place conduits
    2.
    3.
    ...

Affected Versions (Do not use "latest"):

•EnderIO: 1.10.2-0.4.1.51
•EnderCore: 1.10.2-0.4.1.51
•Minecraft: 1.10.2
•Forge: 2065

Your most recent log file where the issue was present:

No crash log. Happy to provide what I can if it helps to resolve the issue.

commented

I should note this doesn't happen if the conduit isn't hooked to an energy source.

commented

By any chance Henry, does EnderIO use MCMultipart? I have an identical issue with Mekanism pipes which the Mek dev says has to do with MCMultipart placement logic.

That issue for reference if it helps...

mekanism/Mekanism#3751

Thanks!