openmultiplayer / openmultiplayer/launcher

Connecting to the server using browser doesn't work

Open
#386 0 comments 0 reactions 0 assignees View on GitHub

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:

  1. Input "samp://localhost" to your browser address
  2. Click on "Open Open Multiplayer Launcher"
  3. 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
Image
(This is if the launcher is already open previously)

Image (This is if you don't)

Release version
v1.6.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.