Git Product home page Git Product logo

Comments (3)

audaki avatar audaki commented on June 23, 2024

Hey @Small-Ku

thanks for this issue! I think I know why this happens, because the algorithm does not look below the rail pieces. Checking below every rail piece would increase the calculation cost for the allowed speed a lot so I'm hesitant to code this in. Nobody wants laggy servers.

Can you try replacing most of the powered rails with normal Rails? It goes this fast because there are so many powered rails, which is not necessary.

Another option would be placing an activator rail or a detector rail to slow down the cart. Because the algorithm does check for activator and detector rails upfront and slows down for them. But there's a high chance that this will interfere with your sorting machine.

EDIT FROM THE FUTURE: My mod only minimally increases speed of Carts with Hoppers and Carts with Chests, so it shouldn't break Sorting Machines.

from minecraft-cart-engine.

Small-Ku avatar Small-Ku commented on June 23, 2024

Thank you for your advice! I could not remove more powered rails because the hopper is too close to the minecart loader. It works after replacing some blocks with slabs and some rails with activator rails near the hopper. I could close this issue now.

from minecraft-cart-engine.

audaki avatar audaki commented on June 23, 2024

@Small-Ku So I tested this myself more now and I remembered that my mod only increases speed a lot for minecarts with entities in them. For Minecarts with Hoppers and Minecarts with Chests (and Empty Minecarts) the speed is only increased from 8m/s to 9.2m/s so I'm actually wondering why your Sorting Machine broke.

I tested some hopper configurations and they all worked.

Did you have some other mod as well that increased minecart speed installed?

from minecraft-cart-engine.

Related Issues (17)

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.