space-wizards / SS14.Launcher

Launcher for Space Station 14.
https://spacestation14.io
MIT License
35 stars 62 forks source link

You can spam the connect button on the launcher and connect as many times as you want. #8

Closed SweptWasTaken closed 4 years ago

SweptWasTaken commented 4 years ago

To replicate start the launcher and click the connect button many times. It will open a window for each time you connect and create your player name with a _# at the end. This is probably bad and should be clamped at 2 Robust.Clients open at one time.

Taskmgr_2020-06-16_12-22-29 2020-06-16_12-25-52

ScumbagDog commented 4 years ago

Shouldn't this be an issue in the launcher repo? https://github.com/space-wizards/SS14.Launcher

PJB3005 commented 4 years ago

Yes

PJB3005 commented 4 years ago

"Fixed" because auth won't let you connect to the server more than once per account anyways.