|
||||
|
|
Bug Reports Forum Have a bug to report? Please post here. |
![]() |
|
Thread Tools |
![]() |
#1 |
Minors (Rookie Ball)
Join Date: Mar 2021
Posts: 25
|
Quick Join Online Leauge Folder Already Exists
I am attempting to join an online league but keep receiving this error. I have deleted the folder but nothing works. When I initially copy pasted the code I did so incorrectly, maybe this has something to do with it? Any help would be great. Can't seem to join the league.
|
![]() |
![]() |
![]() |
#2 |
OOTP Developer
Join Date: Jun 2009
Location: Here and there
Posts: 15,758
|
There's a slight quirk in how the quick-join works in that it silently runs it once when you hit the button. So if there's is an error somehow in the code, it can actually return a different error message.
The root of the issue is that there is a bug somewhere in the code you are using. 95% of the time, it's going to be a slightly wrong path to the archive files (ie. you set it as /path/myleague.lg/myleague.zip when it should be /path/myleague.lg.zip or vice versa or something like that). Or sometimes it can be a case where the files are actually at /PATH/MyLeague.zip and the quickjoin ends up showing it as /path/myleague.zip, which can also sometimes cause issues. |
![]() |
![]() |
![]() |
Bookmarks |
|
|