Commit 14761d9
committed
fix[MinecraftDownloader]: Better handling in local profile while online
This used to throw the exception at
https://github.com/AngelAuraMC/Amethyst-Android/blob/dcdcdff363090ecb2169425269447977cedd2fc3/app_pojavlauncher/src/main/java/net/kdt/pojavlaunch/Tools.java#L898-L899O
Which resulted in a confusing error box. This just triggers that but
earlier so we catch it and provide a nicer error box.1 parent 66db228 commit 14761d9
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
106 | 107 | | |
107 | 108 | | |
108 | 109 | | |
| |||
0 commit comments