by Calystos » Thu Jul 01, 2010 12:18 am
Interesting, never noticed any issue like this before. I take it its 2.8.1.73 right?
And do you mean the UU downloading the addon via the UA? As if so, I don't think it will be UU to blame for additional size increases/etc. But UA, as the way it sorts addons is that it basically extracts them, checks them, and then if they're okay (IE don't have invalid files/etc) it adds/updates them to its list. Least if I recall it rightly, been a while since I've viewed that core engine code for the addons system as I've been busy working on replacing the old wowace module instead mostly.
Or did you mean the UU uploading the dkp saved variables file to the roster system?
Also, can you get me some screenshots or copy/paste the debug log output so I can see what its saying.
I have plans on replacing the downloads system as such as it can have issues with lengthy addon lists and whatnot, so kept pondering replacing it with a system that sort of cuts things more into chunks to help with bandwidth and other possible server related issues.
As for DKP, which version is it you use, where'd you get it from, etc.
I must say I'm not actually playing wow as such anymore, but I ask some friends to help me out a bit with some testing.
The issue in question could be to do with many things, I'll see abouts viewing the source and do a comparison as to what happens between the manual and automatic updates. Or when you said manual, did you mean going to your roster site and then manually uploading using the rosters update option?
In ref to the UU it could be due to it requiring additional error or safety checks, or to do with the way it parses files, or even to do with the compression system not handling that file right... I'll see what I can do when I view the code asap.
I hope this is what you mean't, its late an I'm not thinking too clearly, lawl.
EDIT: Just re-read what you wrote, could you give more info in ref to this webpage thingy your mentioning? Its not that old SavedVariables (Web to WoW) system is it? EG: Your trying to get the UU to get info from a webpage to update everyone who uses your UU and dkp to that SV's info, etc.