Description
- The FAQ doesn't contain a resolution to my issue
Versions
- mineflayer: 4.26.0
- server: vanilla 1.20.6 or up
- node: 22
Detailed description of a problem
I've been running a bot on a server. Now that a new map has been released, I'm unable to connect to the gamemode. The initial error that we got was that the bot was running on a unsupported version:
Unable to connect to prison: You are using an unsupported Minecraft version!
When we try to run it on 1.20.6 or up, we get the error below:
We can connect to the lobby, but when we join that specific gamemode, it gives the errors.
What did you try yet?
I've tried every version from 1.20.6 and up. Most of them give the same error as above. Both 1.21.3 and 1.21.4 give a long error at first, followed by the error above. This is a part of that error:
Your current code
Not sure which part of the code is relevant for this error. Happy to share if necessary.
Expected behavior
Well ofcourse hopefully be able to join the server again