View Single Post
08/03/14, 02:07 PM   #39
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,279
I see an issue right away with the libs folder. You have some of your librarie folders inside of another subfolder called libs which I think is tripping up Minion, since it looks at the folder name, then for a .txt with the same name not more folders. I'm going to create a ticket so we can make Minion at least ignore this and not crash when it encounters something like this.

There was also an addon that was in the root of the AddOn folder not inside a subfolder but I don't think Minion was choking on that one.

So I think there was 2 problems. The first was the API communication hanging / timing out. Once that was corrected our retooled addon detection process was hanging on the weird libs folder.

So I think moving our API to the CDN has helped. We just didn't know it right away because Minion was getting tripped up on that libs folder because the AddOn detection was being re-run.

Last edited by Dolby : 08/03/14 at 02:14 PM.
  Reply With Quote