Git Product home page Git Product logo

Comments (3)

rom1504 avatar rom1504 commented on June 30, 2024

I had the same kind of bug in rbot, so it's probably a mineflayer inventory bug.

from helperbot.

Darthfett avatar Darthfett commented on June 30, 2024

@rom1504: Yes, @superjoe30 has all but confirmed this, but he claims it's a bug with the minecraft protocol itself (not minecraft-protocol), as the client must send the server the metadata/damage of a tool, which will cause a rejected transaction if the metadata/damage is incorrect. IIRC from what @superjoe30 said, this occurs when there is a lot of lag, as the server does not immediately send the metadata updates.

The bug most likely exists in the Notchian minecraft client, but it isn't seen because of the time delay from opening the inventory and moving the cursor to select and move the tools (mineflayer is much faster at doing this).

from helperbot.

rom1504 avatar rom1504 commented on June 30, 2024

Hopefully this will be fixed with minecraft 1.5.
If it's not, it's still a bug that has to be handled even if it's a minecraft protocol bug : if it's needed mineflayer would have to use the inventory slower for exemple. Or maybe it's something that has to be handled in bots, I don't know.
But it has to be handled somehow.

from helperbot.

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.