Code Monkey home page Code Monkey logo

Comments (3)

ELCHILEN0 avatar ELCHILEN0 commented on August 30, 2024

Can I ask why you added the player name and removed the player object from your class? Ill add the Brewing Stand fix though. Thanks!

from hawkreloaded.

Muson avatar Muson commented on August 30, 2024

Then player leaves game Player object is deleted from server. Then player join server again new Player object is created and you can't compare it with old one.
And in fact, why you need to store Player object? In every function you always use player from function parameter, not the stored one.

from hawkreloaded.

bob7l avatar bob7l commented on August 30, 2024

Fixed a long time ago - forgot to close!

from hawkreloaded.

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.