Open NyashMyash99 opened 2 years ago
Can you try picking a specific version and trying again? Like picking 1.16.5 if the server is running 1.16.5 You may also want to log the title packet ('title' event) It also might be a 1.18.2 packet defimed wrong (declare_recipes)
I checked account through admin command, it turns out it is online, but it stops receiving messages in "chat" event. I assume this is due upon receipt request to download a server resourcepack.
You may want to look at the API for assistance.
messagestr may work better in your case since it prints all messages
API has some things related to accepting a resource pack
Really, "messagestr" outputs necessary messages, thanks.
With regard to first message, I already specify a version, it is taken from configuration file.
Really, "messagestr" outputs necessary messages, thanks.
With regard to first message, I already specify a version, it is taken from configuration file.
Sorry I am blind.
Versions
Detailed description of a problem
After passing bot check, bot gives an error:
Your current code
Expected behavior
It is expected that bot will log into server without any problems. I assume that the error appears when bot receives request to download a server resourcepack.
Additional context
BungeeCord version: BotFilter 3.8.10 with 1.18.2 support (https://github.com/Leymooo/BungeeCord/commit/cfe43ca03defc598116e6569fc7678d5cf756ca6)