• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Url protocol problem on roblox.

    Opera GX
    4
    51
    10671
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • burnout426
      burnout426 Volunteer last edited by

      This is what I get in Opera GX 105.0.4970.74 64-bit on Windows 11 23H2:

      a5f59351-1de0-4e09-877c-dc3ce77a4ca2-image.png

      and clicking "Open Roblox Game Client" launches Roblox.

      So, yeah, something might be off with your setup.

      Reply Quote 0
        Notxsync 1 Reply Last reply
      • burnout426
        burnout426 Volunteer last edited by

        Even if things work fine in other browsers, I would uninstall Roblox and reinstall it and try and fix the protocol association.

        Reply Quote 0
          1 Reply Last reply
        • burnout426
          burnout426 Volunteer last edited by

          You could also test to see what a test standalone installation of Opera GX does. That will tell you if it's something on your system or something with your regular Opera GX.

          Reply Quote 0
            1 Reply Last reply
          • burnout426
            burnout426 Volunteer last edited by

            So, it looks like clicking the button on the page launches a roblox-player URL liks this:

            roblox-player:1+launchmode:play+gameinfo:hugeidforgame+launchtime:timestamp+placelauncherurl:theurl+browsertrackerid:id+robloxLocale:code+gameLocale:code+channel:+LuanchExpInApp
            

            that is handled by the command at "HKEY_CURRENT_USER\Software\Classes\roblox-player\shell\open\command" in the Windows registry.

            So:

            start "test" "roblox-player:test"
            

            needs to launch Roblox too.

            Perhaps it's the roblox-player protocol association that's not quite right. I would hope that uninstalling and reinstalling Roblox would fix it.

            But, the command in that registry key for me is:

            "C:\Users\yourusernamehere\AppData\Local\Roblox\Versions\version-48a28da848b7420d\RobloxPlayerBeta.exe" %1
            

            for what it's worth.

            Reply Quote 0
              Notxsync 1 Reply Last reply
            • Notxsync
              Notxsync @leocg last edited by

              @leocg its just the play button on roblox, i couldnt really tell you the link im not a tech wizz

              Reply Quote 0
                leocg 1 Reply Last reply
              • Notxsync
                Notxsync @burnout426 last edited by

                @burnout426 yeah ive tried uninstalling and ive also tried on other browsers so it has to be something wrong in my settings. its supposed to say what yours says. "Open Roblox Game Client" it has to be something in my default apps section

                Reply Quote 0
                  1 Reply Last reply
                • Notxsync
                  Notxsync @burnout426 last edited by

                  @burnout426 i dont know what that means lol. all i know is that for sure somethings wrong with my roblox player protocol association. can you help me with that?

                  Reply Quote 0
                    1 Reply Last reply
                  • leocg
                    leocg Moderator Volunteer @Notxsync last edited by

                    @notxsync So you are clicking on something in a external app that opens a page in Opera? Or should open at least.

                    Reply Quote 0
                      Notxsync 1 Reply Last reply
                    • Notxsync
                      Notxsync @leocg last edited by Notxsync

                      @leocg i used to i had extensions and stuff for the website, but i disabled all of them.

                      b341bcbf-eab9-4e39-880a-7a099424b2af-image.png

                      Reply Quote 0
                        1 Reply Last reply
                      • burnout426
                        burnout426 Volunteer last edited by

                        Try the test standalone installation as mentioned here.

                        Reply Quote 0
                          Notxsync 1 Reply Last reply
                        • Notxsync
                          Notxsync @burnout426 last edited by

                          @burnout426 I did it, fresh browser even though ive tried on every other one. Still says the same thing. "Open URL:ROBLOX PROTOCOL"

                          16eb6554-45e9-47e2-8670-9b8b2f80d473-image.png

                          So the problems for sure in my pc.

                          Reply Quote 0
                            burnout426 1 Reply Last reply
                          • burnout426
                            burnout426 Volunteer @Notxsync last edited by

                            @notxsync We can check your registry keys:

                            Install Notepad++. In it, goto settings -> Language and under Tab Settings, make sure "[Default]" has the tab size set to 4 and make sure "Replace by space" is checked. Then, for "registry", make sure "Use default value" is checked.

                            Then in Windows, hit Windows key + r to open the run dialog, type regedit and press enter to launch the registry editor.

                            Then, right-click on "HKEY_CURRENT_USER\Software\Classes\roblox" in the left-hand pane, choose "export" and save it as roblox.reg.

                            Then, right-click on that reg file and choose "Edit with Notepad++". One loaded, hit ctrl + a to select everything, hit the tab key to indent the whole selection by 4 spaces, hit ctrl + c to copy the selection and paste it here in a reply. Then, close the reg file in Notepad++ without saving your changes.

                            Then, right-click on "HKEY_CURRENT_USER\Software\Classes\roblox-player" and export it as robloxplayer.reg.

                            Then, right-click on "HKEY_CURRENT_USER\Software\Classes\roblox-studio" and export it as robloxstudio.reg.

                            Then, right-click on "HKEY_CURRENT_USER\Software\ROBLOX Corporation" and export that as robloxcorp.reg

                            Then, do the indentation for those 3 reg files too and paste them here.

                            Then in "HKEY_CURRENT_USER\Software\RegisteredApplications", right-click on roblox-player in the right-hand pane, choose "modify", then select and copy the value data and paste it here indented by 4 spaces. Then, click cancel in the modify dialog.

                            Reply Quote 0
                              Notxsync 1 Reply Last reply
                            • Notxsync
                              Notxsync @burnout426 last edited by Notxsync

                              @burnout426 I don't understand, what do you mean by indented? I might as well just send the whole file here.

                              I don't have enough permission?

                              Reply Quote 0
                                burnout426 1 Reply Last reply
                              • burnout426
                                burnout426 Volunteer @Notxsync last edited by

                                @notxsync Yeah, if you want to zip up all the reg files, upload the the zip file somewhere and link to the zip file here, that will be fine too.

                                To post code here on the forums, you can indent each line by 4 spaces (add 4 spaces to the beginning of each line). Was just giving you a way to indent all lines in each file at once with Notepad++. If uploading the files and linking to them is easier, that's fine. Whatever what you want.

                                Reply Quote 0
                                  Notxsync 1 Reply Last reply
                                • Notxsync
                                  Notxsync @burnout426 last edited by

                                  @burnout426 Do you have a work email or a discord i can send this zip to? (preferably discord)

                                  Reply Quote 0
                                    burnout426 1 Reply Last reply
                                  • burnout426
                                    burnout426 Volunteer @Notxsync last edited by

                                    @notxsync The email on my about page will do.

                                    Reply Quote 0
                                      Notxsync 1 Reply Last reply
                                    • Notxsync
                                      Notxsync @burnout426 last edited by

                                      @burnout426 Sent. Can you fix it for me and send it back? Or will you inspect it to see if anything is wrong?

                                      Reply Quote 0
                                        burnout426 1 Reply Last reply
                                      • burnout426
                                        burnout426 Volunteer @Notxsync last edited by

                                        @notxsync Received it. Can you send the exports of the other keys I mentioned too?

                                        Reply Quote 0
                                          Notxsync 1 Reply Last reply
                                        • Notxsync
                                          Notxsync @burnout426 last edited by

                                          @burnout426 I sent everything I think.

                                          Reply Quote 0
                                            burnout426 1 Reply Last reply
                                          • burnout426
                                            burnout426 Volunteer @Notxsync last edited by

                                            @notxsync Okay. Will get back to you a little bit later.

                                            Reply Quote 0
                                              Notxsync 1 Reply Last reply
                                            • First post
                                              Last post

                                            Computer browsers

                                            • Opera for Windows
                                            • Opera for Mac
                                            • Opera for Linux
                                            • Opera beta version
                                            • Opera USB

                                            Mobile browsers

                                            • Opera for Android
                                            • Opera Mini
                                            • Opera Touch
                                            • Opera for basic phones

                                            • Add-ons
                                            • Opera account
                                            • Wallpapers
                                            • Opera Ads

                                            • Help & support
                                            • Opera blogs
                                            • Opera forums
                                            • Dev.Opera

                                            • Security
                                            • Privacy
                                            • Cookies Policy
                                            • EULA
                                            • Terms of Service

                                            • About Opera
                                            • Press info
                                            • Jobs
                                            • Investors
                                            • Become a partner
                                            • Contact us

                                            Follow Opera

                                            • Opera - Facebook
                                            • Opera - Twitter
                                            • Opera - YouTube
                                            • Opera - LinkedIn
                                            • Opera - Instagram

                                            © Opera Software 1995-2025