You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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_chat_proxy.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: No name known for packet: (761,'status','upstream',0)
The text was updated successfully, but these errors were encountered:
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
So no 1.19.4? Well, is there any project like this?
There is https://github.com/py-mine/mcproto, however it does not offer the a high level API like quarry does, but that seems the be the goal in the future.
Quarry does not work with version
1.19.3
. It only works with1.19.2
atleast when using quarry as a proxy.In my example, I use the hide_chat_proxy.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:No name known for packet: (761,'status','upstream',0)
The text was updated successfully, but these errors were encountered: