openmultiplayer / openmultiplayer/launcher
Connecting to the server using browser doesn't work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 203
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
If you used URL to connect to the server, it only opens the launcher (in a blank state), it doesn't ask you to add it to the favorites tab
To Reproduce
Steps to reproduce the behavior:
- Input "samp://localhost" to your browser address
- Click on "Open Open Multiplayer Launcher"
- It would just open the launcher without doing anything
Expected behavior
Should ask you to add the ip to the favorites (or directly connect, not sure how it was on sa-mp)
Screenshots and/or logs
(This is if the launcher is already open previously)
Release version
v1.6.1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the launcher entry point that handles samp:// URLs and trace what happens after the browser opens the application. Reproduce the issue with samp://localhost while the launcher is both open and closed, then verify that the server is added to favorites or that the intended connection flow begins.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100