Giter Site home page Giter Site logo

Comments (3)

Peter200lx avatar Peter200lx commented on August 16, 2024

Ah, this is another recurrence of an issue I have come across before. The block is actually placed, you game client just isn't told about it. To prove I am (or am not) on the right track, try painting the block at range, see no update, and the log off the server and log back on. You should see the block has actually changed.

I know of one fix currently, which will update the paintbrush user, but it will still look unchanged to other users in the area. I have researched a proper fix without success, but do have a couple of more ideas. In the mean time I do know of one partial fix which I will implement in the next version.

The temp fix involves sending a sendBlockChange() event to the user:
subject.sendBlockChange(location,type,data)

from toolbelt.

Peter200lx avatar Peter200lx commented on August 16, 2024

Release 0.3 has the temp fix
http://dev.bukkit.org/server-mods/toolbelt/files/6-tool-belt_0-3/

from toolbelt.

Peter200lx avatar Peter200lx commented on August 16, 2024

I'm going to close this issue and open a unified bug on finding a proper way to notify all users in an area of a block change. Please comment if you feel like there is a better way to handle this.

from toolbelt.

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.