bot get kicked unverifed username #3591
Labels
possible bug
Stage1
just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Versions
Detailed description of a problem
The bot shows
Bot is ready! undefined
when using Microsoft authentication, and after connecting to the server, it kicks with the errorKicked {"translate":"multiplayer.disconnect.unverified_username"}
. It seems there is an issue with Microsoft account authentication.I am trying to use
mineflayer
to connect a bot to a Minecraft server. The bot is configured to use Microsoft authentication, with the username and port set through environment variables.What did you try yet?
Your current code
Expected behavior
The bot should log in successfully with the Microsoft account and display
Bot is ready! <username>
.After connecting to the server, the bot should function without errors.
Additional context
It seems there is an issue with Microsoft account authentication, but I can't find a solution. Is there something I missed in the
mineflayer
configuration?The text was updated successfully, but these errors were encountered: