View Single Post
08/29/16, 08:27 AM   #3
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Hi ettavolt,

Thank you for the detailed information. We are currently working on redoing the config management and even switching to json as well. I'll make sure our java programmer see's what you have uncovered with the encoding.

If there is a mis-match in toc/saved in config vs api Minion should update the AddOn. It doesn't re-check toc vs saved in config unless the detection data is reset though.

The last issue you brought up with the toc version vs api version, when Minion updates the AddOn it should update the version in the minion.conf and then it shouldn't re-updated it. I'm guessing because Minion is having trouble writing to your config its not doing that so then its re-downloading the addon again because the minion config wasn't updated with the latest version and file hash. So I would bet if we fixed the config issue this would be fixed for you.
  Reply With Quote