Skip to content

Commit d7fc79c

Browse files
committed
Update TROUBLESHOOTING.md
1 parent c0ad238 commit d7fc79c

File tree

1 file changed

+19
-5
lines changed

1 file changed

+19
-5
lines changed

TROUBLESHOOTING.md

+19-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
This is meant as a guide to help you locate and resolve the most common issues running MTG Arena Tool. **Please** only follow these steps if you encounter one of the issues mentioned.
22

3+
### Stuck on 'please wait a minute' (without loading %)
4+
5+
Refer to this issue, the solution is on the comments;
6+
[github.com/Manuel-777/MTG-Arena-Tool/issues/112](https://github.com/Manuel-777/MTG-Arena-Tool/issues/112)
7+
8+
### Overlay is a black or white box
9+
10+
Change the 'Overlay Scale' and 'Overlay transparency' settings to any value, then restart mtgatool.
11+
12+
### Overlay is not visible, but visible in the taskbar (offscreen)
13+
Use `Alt+Tab` to switch to the off-screen application.
14+
Press `Alt+SPACE` to bring up the system menu (you won't see it because it is off screen)
15+
Press `R` to select the "Restore" menu choice to ensure the windows isn't maximized (you cannot move it if it is maximized)
16+
Press `Alt+SPACE` again, then M to select the "Move" menu choice.
17+
Press one of the arrow keys to initiate the movement.
18+
Now just use the mouse to place the window where you want.
19+
20+
[Link](https://superuser.com/questions/53585/how-to-move-windows-that-open-up-offscreen)
21+
322
### If the app freezes in loading "Just a second" page:
423
This is probably caused by an error reading the user configuration, probably due to an unhandled exception or new data added from MTGA that mtgatool is not handling properly. Bear in mind this issue is **not** because of a bad or improper installation, so reinstalling will make no difference. Altrough, you can roll back to a previous version safely if an update caused it.
524

@@ -23,11 +42,6 @@ If the last step worked, send the the .json file to [[email protected]](mailto:
2342

2443
Close MTG Arena and MTG Arena tool, then start MTG Arena. Once MTG Arena is loaded run MTG Arena Tool again.
2544

26-
### Stuck on 'please wait a minute' (without loading %)
27-
28-
Refer to this issue, the solution is on the comments;
29-
[github.com/Manuel-777/MTG-Arena-Tool/issues/112](https://github.com/Manuel-777/MTG-Arena-Tool/issues/112)
30-
3145
### If you have any other unexpected behaviour
3246

3347
First of all, uninstalling and installing again will probably not change anything, as most errors are either configuration errors or log provessing errors. Neither of them are solved by uninstalling. So, just to save you some time, make sure you have the latest version only.

0 commit comments

Comments
 (0)