Skip to content
New issue

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

Join the specified server on launch argument doesn't work #1607

Open
1 task done
LamberKeep opened this issue Oct 8, 2023 · 2 comments
Open
1 task done

Join the specified server on launch argument doesn't work #1607

LamberKeep opened this issue Oct 8, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@LamberKeep
Copy link

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:

  • Create new instance (for example: vanilla 1.20.1)
  • Run polymc --launch 1.20.1 --server mc.hypixel.net in terminal.

Second method:

  • Create new instance (for example: vanilla 1.20.1)
  • Open instance settings
  • Open "Micellaneous" tab
  • Toggle "Set a server to join on launch"
  • Set "Server address:" to 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

  • I have searched the issue tracker and did not find an issue describing my bug.
@LamberKeep LamberKeep added the bug Something isn't working label Oct 8, 2023
@LamberKeep
Copy link
Author

LamberKeep commented Oct 8, 2023

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.

@LennyMcLennington
Copy link
Member

LennyMcLennington commented Oct 8, 2023

It is a launcher bug, Minecraft replaced it with new --quickPlay arguments, so the launcher should use that when launching newer versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants