blake-mealey / mantle

An infrastructure-as-code and deployment tool for Roblox.
https://mantledeploy.vercel.app/
MIT License
93 stars 11 forks source link

`rbx_cookie` fails if mutiple users are logged into Roblox Studio #229

Open sasial-dev opened 6 days ago

sasial-dev commented 6 days ago

Describe the bug rbx_cookie fails to find a cookie if mutiple users are logged into Roblox Studio on a mac. I'm not sure about windows.

To Reproduce Steps to reproduce the behavior:

  1. Log into two accounts in Roblox Studio
  2. Try to get the cookie through the library

Expected behavior It should default to the currently logged in user in studio or error?