Git Product home page Git Product logo

Comments (8)

nathreed avatar nathreed commented on June 27, 2024

I need this too. Just in case you need it, here is the error on attempting to connect to a 1.7.2/4 server:

file pyCraft-master/networking/NetworkManager.py", line 60, in run
assert packetid == "\xFD", "Server didn't respond back to handshake with proper packet!"
AssertionError: Server didn't respond back to handshake with proper packet!

It looks like you just need to update the networking part to recognize the new 1.7 handshake.

from pycraft.

wyatt8740 avatar wyatt8740 commented on June 27, 2024

From what little I know about the protocol, he will need to update the handshake, but then will have to update the actual client too. the handshake just gets the client in the door, it does not mean it will interface properly after that point.

from pycraft.

vidia avatar vidia commented on June 27, 2024

Please update to the new version! I love this concept but I cannot use it with my new 1.7.* server.

from pycraft.

JeppeKlitgaard avatar JeppeKlitgaard commented on June 27, 2024

I have a chunk of spare time coming up (in two weeks), and may look into rewriting my version of pyCraft then.

from pycraft.

Pigeoncraft avatar Pigeoncraft commented on June 27, 2024

Have you started on updating to 1.7? I have been looking at the protocol changes and it shouldn't be to bad to change it. Just need to change strings and slightly change ints. And the HandShake.

from pycraft.

nathreed avatar nathreed commented on June 27, 2024

At this point 1.7 is a waste of time. 1.8 is coming out soon and I'm sure a lot of people would want 1.8 support for more of the update's life than 1.7 support for the last few weeks.

Sent from my iPhone

On Apr 7, 2014, at 5:54 PM, Pigeoncraft [email protected] wrote:

Have you started on updating to 1.7? I have been looking at the protocol changes and it shouldn't be to bad to change it. Just need to change strings and slightly change ints. And the HandShake.


Reply to this email directly or view it on GitHub.

from pycraft.

Pigeoncraft avatar Pigeoncraft commented on June 27, 2024

Yes that is true but even when 1.8 comes out we still have to wait a fare wile for server wrappers to update around it. And it would be nice to have this for as many versions of minecraft as possible.

from pycraft.

ammaraskar avatar ammaraskar commented on June 27, 2024

1.8 support added.
Will look into updating the bots branch soon

from pycraft.

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.