Coder Social home page Coder Social logo

Comments (6)

redstoneguy12 avatar redstoneguy12 commented on July 24, 2024

I can confirm that it causes a lot of lag, it brings my server to 10 TPS whenever I update my network with one of those arrays in it (with 6 filters, each connected to two chests). It does not seem to cause too much lag when I push items through the system, however.

from ezpas.

cakewhip avatar cakewhip commented on July 24, 2024

I agree that too many paths are being generated; I'll most likely have the system always take the lowest priority pathing. But yes, because EZPaS pre-calculates insertion points, the only lag you'll mostly experience is from changing any part of the system. To avoid this, you could disconnect any puller pipes and make changes.

On a side note, that system would not behave similar to other pipe mod systems. The right-most chest would have all three filters placed on it. This is an intended effect as items are treated similar to a liquid going through pipes.

from ezpas.

redstoneguy12 avatar redstoneguy12 commented on July 24, 2024

On a side note, that system would not behave similar to other pipe mod systems. The right-most chest would have all three filters placed on it. This is an intended effect as items are treated similar to a liquid going through pipes.

So the filter above that chest has a grass block in it. The hope is that this would behave like a traditional bulk storage unit and only grass blocks would be able to go into that chest, but I didn't actually test it. Are you saying that's not the case, and that grass blocks couldn't go into it?

from ezpas.

cakewhip avatar cakewhip commented on July 24, 2024

No, I mean that items going into the last chest would have to go through every filter. So if the first filter had X block in it and the last filter had Y block in it, Y block would not be able to enter the chest since it does not past the first filter.

from ezpas.

redstoneguy12 avatar redstoneguy12 commented on July 24, 2024

But that's what the dense pipes are for, they can't just go through the dense pipes?

from ezpas.

cakewhip avatar cakewhip commented on July 24, 2024

The dense pipes are doing their job, but if you look at the filtered pipes they are connected to each other. Items will take the path of least resistance.

This conversation is getting a bit out of scope, so I will close this.

from ezpas.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.