So I would suggest you change UU to either extract everything out of the zip or skip the xml check of the files you dont want to extract.
- Code: Select all
[2007.02.27 09:05:51] Beginning the XML document parsing
[2007.02.27 09:05:51] FileToByteArray: Die Datei S:\download\wow\temp\\Interface\\AddOns\\oRA2\\ora2lod.bat konnte nicht gefunden werden.
[2007.02.27 09:05:52] FileToByteArray: Die Datei S:\download\wow\temp\\Interface\\AddOns\\BigWigs\\bigwigslod.bat konnte nicht gefunden werden.
[2007.02.27 09:05:52] The # of addons to be updated are: 2
[2007.02.27 09:05:52] The following list of outdated or non-existent addons will be processed:
[2007.02.27 09:05:52]
[2007.02.27 09:05:52] oRA2 -Ace2-
[2007.02.27 09:05:52] Big Wigs -Ace2-
[2007.02.27 09:05:52]
[2007.02.27 09:05:52] Now updating: oRA2 -Ace2-
[2007.02.27 09:05:52] = = = = = = = = = = = = = = = = = =
[2007.02.27 09:05:52]
[2007.02.27 09:05:52]
[2007.02.27 09:05:52] RetrData: url: http://www.fraternitas-ferreus.net/ua/interface.php
[2007.02.27 09:05:52] RetrData: param1: OPERATION
[2007.02.27 09:05:52] RetrData: val1: GETADDON
[2007.02.27 09:05:52] RetrData: param2: ADDON
[2007.02.27 09:05:52] RetrData: val2: oRA2 -Ace2-
[2007.02.27 09:05:52] RetrData: Timeout: -1
[2007.02.27 09:05:52] RetrData: ------------------------------------------------------------------------
[2007.02.27 09:05:52] http://www.fraternitas-ferreus.net/ua/addon_zips/oRA2-r29055.1.zip
[2007.02.27 09:05:52] RetrData: ------------------------------------------------------------------------
[2007.02.27 09:05:52]
[2007.02.27 09:05:52] File Name: oRA2-r29055.1.zip
[2007.02.27 09:05:52] zipFileLocalLocation: S:\download\wow\temp\oRA2-r29055.1.zip
[2007.02.27 09:05:52] Downloading.: http://www.fraternitas-ferreus.net/ua/addon_zips/oRA2-r29055.1.zip
[2007.02.27 09:05:55] Unzipping
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Changelog-oRA2-r29055.xml
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\changelog-r29055.txt
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\LoadOnDemand.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\filelist.wau
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\oRA2.toc
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Core.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Options.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\ora2lod.sh
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Bindings.xml
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Participant\Buff.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Participant\MainTank.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Participant\CoolDown.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Participant\Ready.lua
[2007.02.27 09:05:55] Writing File: S:\download\wow\temp\Interface\AddOns\oRA2\Participant\Resurrection.lua
[2007.
you can see there that no .bat is extracted.
"Die Datei [file] konnte nicht gefunden werden." == "The file [file] could not be found."
ps: i hate this german stuff screwing up my debug log, thanks ms for localisation at places no one wants!