WaviestBalloon/ApplejuiceCLI

READ ME: Roblox-related issues

Opened this issue ยท 0 comments

Important

Discovered a issue or workaround that isn't listed here?
Submit a Issue with the Roblox-related issue/bug label for issues and/or Fix/Workaround label for workaround and fixes relating to that issue!

The following list outlines issues I have been notified of or have encountered during testing:

Player

Recommendations

Use Proton or Wine both are fine, you might get better performance benefits with Proton though

Known issues

  • Full-screen via F11 will not return the window top bar after pressing F11 again
    ๐Ÿ”ง Fix: Toggle the "Fullscreen" option in the ESC menu instead of pressing the keybind, this will fix the missing top bar
    If you use KDE Plasma (or other that supports this feature), right click on Roblox in your taskbar and resize the window, this will force Roblox to show it's top bar again
    If that doesn't work, set fullscreen option in the ESC menu then restart Player
  • No WebView2
    โŒ Fix: No fix is known currently
  • Cannot login, blank white prompt during 2FA or verification
    ๐Ÿ”ง Fix: Launch and play from the website or use the "Log in With Another Device" option instead and enter the given code into https://www.roblox.com/crossdevicelogin/ConfirmCode
    This issue ties in with no WebView2 in which the prompt relies on
  • I'm getting a message box with: "An error was encountered during authentication. Please try again."
    ๐Ÿ”ง Fix: This is most likely because you are on a carrier-grade NAT/mobile tethering, this also occurs on Windows, if you cannot use a different network, launch Roblox normally in the app mode (Not launching via the website)
  • Launching Player while in Studio causes my mouse to not lock correctly
    โŒ Fix: No fix is known currently - Launch Roblox first in App mode to play and then launch Studio

Studio

Recommendations

Use Proton if possible as it fixes the majority of issues, use Wine if you want stability at the expense of performance and major QoL issues (Random mouse accelerations when moving in viewport, moving BaseParts causing FPS drops, etc)

Warning

Proton Experimental now causes instant crashing for Studio due to recent changes, use Proton 8.0 instead
Install Proton 8.0 and edit your preferred_proton for Studio in ~/.local/share/applejuice/config.json

Important

Studio seems to experience more graphical issues and instability issues on Intel GPUs, it may require more tweaking in order to prevent crashes or to improve stability

Known issues

  • I'm getting a message box with: "No WebView installed, bah bah, Launch failed"
    ๐Ÿ”ง Fix: This issue ties in with no WebView2, you will have to authenticate via browser instead or if that does not work, play a game on Roblox, exit then relaunch Studio
    The authentication data is shared with Studio which will automatically log you in with this method
  • Studio crashes when trying to load a published game/TeamCreate enabled game (Output references BadWindow error)
    ๐Ÿ”ง Fix: A workaround has been found, go to https://create.roblox.com/, find the experience you want to edit and open Studio that way:
    image
    You should be able to load into Team Create sessions this way without crashing.
  • Studio instantly crashes when trying to launch (Output references BadWindow error)
    ๐Ÿ”ง Fix: New changes to Proton Experimental causes instantaneous crashing for Studio, fallback to Proton 8.0 and modify the preferred_proton value for Studio in your ~/.local/share/applejuice/config.json file
  • Colour picker button disappears in code editor when inside of a Color3 function bracket
    ๐Ÿ”ง Fix: This is a intermittent issue that rarely happens, restarting Studio should fix the issue

Feel free to make me aware of any issues you have encountered by creating a new Issue.