We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Linux
PolyMC 5.1
Qt 5.15.10
The launcher was supposed to launch the game and immediately go to the server, but instead just launches the game in the main menu.
polymc --launch 1.20.1 --server mc.hypixel.net
mc.hypixel.net
For what reason does the launcher miss the argument.
Logs: Completely ignored arguments: [--server, mc.hypixel.net, --port, 25565]
Completely ignored arguments: [--server, mc.hypixel.net, --port, 25565]
Full logs: https://mclo.gs/WLLGlty
The text was updated successfully, but these errors were encountered:
Those arguments aren't supported by the game itself anymore, since the 1.20 snapshots
Thanks for the answer. Well, since this is not a launcher bug, then I close this issue.
Sorry, something went wrong.
It is a launcher bug, Minecraft replaced it with new --quickPlay arguments, so the launcher should use that when launching newer versions.
No branches or pull requests
Operating System
Linux
Version of PolyMC
PolyMC 5.1
Version of Qt
Qt 5.15.10
Description of bug
The launcher was supposed to launch the game and immediately go to the server, but instead just launches the game in the main menu.
Steps to reproduce
First method:
polymc --launch 1.20.1 --server mc.hypixel.net
in terminal.Second method:
mc.hypixel.net
Suspected cause
For what reason does the launcher miss the argument.
Logs:
Completely ignored arguments: [--server, mc.hypixel.net, --port, 25565]
Full logs: https://mclo.gs/WLLGlty
This issue is unique
The text was updated successfully, but these errors were encountered: