Hi I just started playing around with this. Looks like a cool project thanks for that ❤️
I could use some help to get things started. I managed to login but did not manage to connect the bot to the two online servers I tried.
$ ./bin/0_HelloWorld --address 2b2t.org --login ""
[2026-07-10 10:30:57.560] [ INFO ] [main(140454477720512)] main.cpp(62): Starting connection process
[2026-07-10 10:30:57.561] [ INFO ] [main(140454477720512)] Authentifier.cpp(87): Cached Minecraft token for Microsoft account still valid.
[2026-07-10 10:30:57.561] [ INFO ] [main(140454477720512)] Authentifier.cpp(90): Getting player certificates...
[2026-07-10 10:30:57.561] [ INFO ] [main(140454477720512)] Authentifier.cpp(941): Starting player certificates acquisition process...
[2026-07-10 10:30:58.351] [ INFO ] [main(140454477720512)] Authentifier.cpp(96): Player certificates obtained!
[2026-07-10 10:30:58.351] [ INFO ] [main(140454477720512)] TCP_Com.cpp(254): Performing SRV DNS lookup on _minecraft._tcp.2b2t.org to find an endpoint
[2026-07-10 10:30:58.372] [ INFO ] [main(140454477720512)] TCP_Com.cpp(314): SRV DNS lookup successful!
[2026-07-10 10:30:58.396] [ INFO ] [main(140454477720512)] TCP_Com.cpp(30): Trying to connect to connect.2b2t.org:25565
[2026-07-10 10:30:58.408] [ INFO ] [NetworkIOService(140454425257664)] TCP_Com.cpp(101): Connection to server established.
[2026-07-10 10:30:59.574] [ INFO ] [NetworkPacketProcessing - ZillyHuhn(140454433650368)] ConnectionClient.cpp(99): Disconnect during login with reason: {"color":"gold","text":"Server is on versions 1.12.2 to 1.21.11"}
$ ./bin/0_HelloWorld --address zillyhuhn.com --login ""
[2026-07-10 10:31:45.310] [ INFO ] [main(140289289239488)] main.cpp(62): Starting connection process
[2026-07-10 10:31:45.311] [ INFO ] [main(140289289239488)] Authentifier.cpp(87): Cached Minecraft token for Microsoft account still valid.
[2026-07-10 10:31:45.311] [ INFO ] [main(140289289239488)] Authentifier.cpp(90): Getting player certificates...
[2026-07-10 10:31:45.311] [ INFO ] [main(140289289239488)] Authentifier.cpp(941): Starting player certificates acquisition process...
[2026-07-10 10:31:45.964] [ INFO ] [main(140289289239488)] Authentifier.cpp(96): Player certificates obtained!
[2026-07-10 10:31:45.965] [ INFO ] [main(140289289239488)] TCP_Com.cpp(254): Performing SRV DNS lookup on _minecraft._tcp.zillyhuhn.com to find an endpoint
[2026-07-10 10:31:45.977] [ INFO ] [main(140289289239488)] TCP_Com.cpp(314): SRV DNS lookup successful!
[2026-07-10 10:31:45.979] [ INFO ] [main(140289289239488)] TCP_Com.cpp(30): Trying to connect to lgl.zillyhuhn.com:25565
[2026-07-10 10:31:45.995] [ INFO ] [NetworkIOService(140289236788928)] TCP_Com.cpp(101): Connection to server established.
[2026-07-10 10:31:46.080] [ INFO ] [NetworkPacketProcessing - ZillyHuhn(140289245181632)] ConnectionClient.cpp(99): Disconnect during login with reason: {"translate":"multiplayer.disconnect.incompatible","with":["1.21.8"]}
Hi I just started playing around with this. Looks like a cool project thanks for that ❤️
I could use some help to get things started. I managed to login but did not manage to connect the bot to the two online servers I tried.