Url protocol problem on roblox.
-
burnout426 Volunteer last edited by 6 Jan 2024, 05:23
Even if things work fine in other browsers, I would uninstall Roblox and reinstall it and try and fix the protocol association.
-
burnout426 Volunteer last edited by 6 Jan 2024, 05:28
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.
-
burnout426 Volunteer last edited by 6 Jan 2024, 06:21
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.
-
Notxsync last edited by 8 Jan 2024, 04:09
@leocg its just the play button on roblox, i couldnt really tell you the link im not a tech wizz
-
Notxsync last edited by 8 Jan 2024, 04:12
@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
-
Notxsync last edited by 8 Jan 2024, 04:14
@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?
-
leocg Moderator Volunteer last edited by 8 Jan 2024, 04:35
@notxsync So you are clicking on something in a external app that opens a page in Opera? Or should open at least.
-
Notxsync last edited by Notxsync 8 Jan 2024, 04:48 8 Jan 2024, 04:47
@leocg i used to i had extensions and stuff for the website, but i disabled all of them.
-
burnout426 Volunteer last edited by 8 Jan 2024, 11:15
Try the test standalone installation as mentioned here.
-
Notxsync last edited by 8 Jan 2024, 18:43
@burnout426 I did it, fresh browser even though ive tried on every other one. Still says the same thing. "Open URL:ROBLOX PROTOCOL"
So the problems for sure in my pc.
-
burnout426 Volunteer last edited by 8 Jan 2024, 21:59
@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.
-
Notxsync last edited by Notxsync 8 Jan 2024, 22:08 8 Jan 2024, 22:06
@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?
-
burnout426 Volunteer last edited by 8 Jan 2024, 22:09
@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.
-
Notxsync last edited by 8 Jan 2024, 22:17
@burnout426 Do you have a work email or a discord i can send this zip to? (preferably discord)
-
Notxsync last edited by 8 Jan 2024, 22:27
@burnout426 Sent. Can you fix it for me and send it back? Or will you inspect it to see if anything is wrong?
-
burnout426 Volunteer last edited by 8 Jan 2024, 22:30
@notxsync Received it. Can you send the exports of the other keys I mentioned too?
-
burnout426 Volunteer last edited by 8 Jan 2024, 22:42
@notxsync Okay. Will get back to you a little bit later.