Code Monkey home page Code Monkey logo

Comments (6)

lukleh avatar lukleh commented on July 30, 2024

Recent code runs against 13w07a snapshot. Minecraft server checks client protocol version, and if it does not match, it presumes the client is outdated, although it can be the other way around.
To answer your question: yes, the message is legitimate.
Do you need to run Craftbukkit 1.4.7 now? Try vanilla server (snapshot version).
When everything moves to Minecraft 1.5, there should be no difference.

from twistedbot.

kurtismullins avatar kurtismullins commented on July 30, 2024

That makes sense. Thanks for clarifying that. I'll run a vanilla server for testing purposes.

I use plugins; hence the reason for craftbukkit. Is there any way to simulate an older minecraft version or has the protocol broken backwards compatibility?

from twistedbot.

lukleh avatar lukleh commented on July 30, 2024

You are welcome.

The protocol is not backward compatible. Sometimes I go a little bit ahead of time and start to work with snapshots. Probably would be a better idea to keep it cool and stay with the stable mainline.

Anyway, in less than a month an official Minecraft 1.5 and Craftbukkit will be released (my estimate) and then the bot can be used more freely.

Can I ask you how are you using the bot?

from twistedbot.

kurtismullins avatar kurtismullins commented on July 30, 2024

That's great news.

I actually want to experiment with scripting bots to do things such as auto mining and playing the role of a travelling merchant. I'm also interested in pathfinding and other AI algorithms. My young child plays on our private network server so I might do some cool things for kids as well.

I started out trying to implement my own bot but quickly realized that its a relatively high barrier to with all of the overhead. Luckily I stumbled across yours since you've already done a lot of the "dirty" work and you've written it in Python (my language of choice). Thanks for sharing it.

from twistedbot.

lukleh avatar lukleh commented on July 30, 2024

:)

Yes, making a bot from scratch is a hard cookie. I am trying to incrementally add features and making the code more clear/modular/API-like

I am open to any feedback and bug reports ;)

from twistedbot.

kurtismullins avatar kurtismullins commented on July 30, 2024

I appreciate the design you are pursuing. It makes projects like mine a lot more fun when there's already a solid skeleton in place.

I'll be sure to let you know when anything pops up. Thanks again!

from twistedbot.

Related Issues (12)

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.