Skip to content

Commit 2d9d3e0

Browse files
authored
+frozen instance
1 parent 7a32e67 commit 2d9d3e0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/Sober/Troubleshooting.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ This is due to security implications imposed by Roblox in order to combat cheati
9595
> The list of allowed Fast Flags can be found in the [DevForum announcement](https://devforum.roblox.com/t/allowlist-for-local-client-configuration-via-fast-flags/3966569/)
9696
9797

98+
### It says there's a frozen instance of Sober running in the background
99+
100+
This is caused by zombie Sober processes that refused to close properly when closing the application. This is generally uncommon to encounter, but it is a known issue.
101+
102+
#### Solution
103+
104+
Launch your DE's built-in system monitor app or install [Mission Control](https://missioncenter.io/), search, and kill any remaining lingering Sober processes. Otherwise, restart your computer as instructed in the popup.
105+
98106

99107
### I'm running a virtual machine, but I cannot launch Sober!
100108
Virtual machines are not generally supported. Unless you can passthrough the GPU, it's advised against so to try and run Sober on a virtual machine.

0 commit comments

Comments
 (0)