Code Monkey home page Code Monkey logo

Comments (8)

coderjo avatar coderjo commented on July 19, 2024

Ok. I have managed to put the storage cart or powered cart into the chest safely, but I am having difficulty accessing the contents of the storage cart in order to add them to the destination dispenser chest. For some reason, all of the item slots in the item array come up null, no matter how I've accessed it so far.

from craftbook.

Lymia avatar Lymia commented on July 19, 2024

The contents of storage minecarts are client-side, and are not seen by the server. Otherwise, this bug is confirmed. I will look into it.

from craftbook.

Lymia avatar Lymia commented on July 19, 2024

It appears that Minecart.getType() is giving incorrect responses, and as such, any possible fix for this will not work correctly. The fix will be delayed until this can be resolved.

from craftbook.

coderjo avatar coderjo commented on July 19, 2024

Minecart.getType() appears to be giving the correct response for me, based on the logging I added to my fork. The only unresolved part of putting the cart into the chest is getting the contents of the storage cart.

from craftbook.

Lymia avatar Lymia commented on July 19, 2024

Maybe it's my code breaking then. If you'd like, send a pull request later.

from craftbook.

Lymia avatar Lymia commented on July 19, 2024

Can't fix this until storage minecarts are server-side, so I'm leaving this open.

from craftbook.

coderjo avatar coderjo commented on July 19, 2024

I don't know what that has to do with items in a storage cart getting put into a dispenser chest on the tracks.

from craftbook.

sk89q avatar sk89q commented on July 19, 2024

We are using something else for tickets and it looks like it is triggering for GitHub too. Perhaps we shouldn't be using two issue trackers...

from craftbook.

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.