[Marshall]
Is anyone else having this problem?
Can you check your LB\Resource directory and remove anything named *ares* and any subdirectories to see if that solves the problem?
Unfortunately I'm without internet for the next few days but I'll investigate and (if I can replicate) try to provide a fix asap.
Is this still a problem Beowulf? I can't replicate it. DCoder mentioned there was some svn reshuffling recently, perhaps you just got caught in the middle of that...
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR - http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
No, he didn't. Not only was the reshuffling already done when he reported, but the log actually explicitly shows that his Launch Base properly adapted:
Code:
2010-06-11 16:12:57 Downloading "http://ares.strategy-x.com/lb_data/stable.tar.gz" to "C:\Westwood\RA2\LaunchBase\Resource\ares.tar.gz"
The issue is that LB downloaded into ares.tar.gz, but then tried to delete & unpack ares.tar:
Code:
2010-06-11 16:13:01 Deleting "C:\Westwood\RA2\LaunchBase\Resource\ares.tar"
2010-06-11 16:13:01 Ares update failed - failed to unpack "C:\Westwood\RA2\LaunchBase\Resource\ares.tar" Check that the Ares build you have selected is available - you may need to select a different build.
Looks to me like there's a ".gz" missing in some hardcoded string.
(Though I am wondering why LB tried to extract the file after deleting it...)
DCoder is correct, I've checked the code and the above naming issue isn't an issue - there's just no logging call to say decompressing the .tar.gz.
I've added a couple more logging calls for the next version to avoid this confusion.
Indications are that the unpacking of ares.tar.gz failed for some reason, or the unpack went okay but either no directory was extracted or ares.dll or ares.dll.inj were not extracted, although I can't tell what happened without replication.
So, if anyone does have this problem, please post here so we can follow it up - but I suspect that the problem has been resolved now.
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR - http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
Can you post your LaunchBase.log file?
Is this a clean install? If not, what mods do you have installed?
Which Ares branch have you selected (or is it default)?
Ever wondered what the hell is going on?
Believe me friend you're not the only one.
--Lysdexia
Check out Launch Base for RA2/YR - http://marshall.strategy-x.com
Also home to the Purple Alert mod, 1.002 UMP, and the YR Playlist Manager.
(25.06.2010, 21:41:07)Marshall Wrote: Is this still a problem Beowulf? I can't replicate it. DCoder mentioned there was some svn reshuffling recently, perhaps you just got caught in the middle of that...
I can say now that it's a not problem now that YR is finally reinstalled. Ares and Syringe came down perfectly.