barneygale / quarry

Python library that implements the Minecraft network protocol and data types
Other
527 stars 75 forks source link

1.19.3 is not supported #191

Open TheCodeAddiction opened 1 year ago

TheCodeAddiction commented 1 year ago

Quarry does not work with version 1.19.3. It only works with 1.19.2 atleast when using quarry as a proxy.

In my example, I use the _hide_chatproxy.py. if the server uses 1.19.2, it works great! If it uses the latest minecraft version, 1.19.3, the proxy prints the following error: Screenshot_3 No name known for packet: (761,'status','upstream',0)

davidawesome02 commented 1 year ago

yes, this project is basicly dead, the owner says he will not work on it much any more as it was a side project, and he has like to make money. If you wana fix it you can but he has not changed anything in 4 months, and no significant changes in a year or more

MajliTech commented 1 year ago

So no 1.19.4? Well, is there any project like this?