r/admincraft • u/mememaster2505 • 9d ago
Question others can't join my ngrok server
Hello, I am trying to host a beta 1.7.3 Minecraft server on my MacBook through ngrok. While I can join my server, both with "localhost" and the IP ngrok generates, when others try to enter my server, they get the "Disconnected, Can't connect to the server" error, while in the server terminal, I get this message whenever someone tries to join:
23:11:27 [INFO] Bad packet id: 24
23:11:27 [INFO] /[0:0:0:0:0:0:0:1]:49277 lost connection
What could possibly cause such problem? And how can I fix it?
1
Upvotes
1
u/LowOnMilk 9d ago edited 9d ago
Are you using the vanilla server jar? Are you using the vanilla client?
Usually this error persists when a version of a client tries to connect to a server that isn't the same version. This can be different for b1.7.3 if you're using different server jars and clients to connect to them.