Skip to content

Commit 493e585

Browse files
GuitarBroGuitarBro
GuitarBro
authored and
GuitarBro
committed
Update readme with troubleshooting info.
1 parent baf3807 commit 493e585

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,17 @@ Patches Unity Hub with a custom dark theme.
66

77
## Getting Started
88

9+
_Make sure that Unity Hub is not running in the background before running Hub Patcher!_
10+
911
Simply run hub_patcher.py with the path to your Unity Hub installation as the first arguement. You may have to run as administrator depending on where it is installed.
1012

1113
Ex: `python hub_patcher.py "D:/Program Files/Unity Hub"`
1214

13-
Note that Hub Patcher has only been tested on Windows 10. OS X and Linux may or may not work.
15+
Note that Hub Patcher has only been tested on Windows 10 and Linux. OS X may or may not work.
16+
17+
### Troubleshooting
18+
19+
If you get `PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'app.asar' -> 'app.asar.bak'` you likely have Unity Hub running in the background. Ensure the process is terminated before retrying.
1420

1521
### Prerequisites
1622

0 commit comments

Comments
 (0)