It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
It seems I have trouble on the download of teenagent. Any info ? Thanks for the script !
Post edited February 09, 2011 by KeitaroBaka
avatar
KeitaroBaka: It seems I have trouble on the download of teenagent. Any info ? Thanks for the script !
what's the message you get?
I'll try soon to downloat it
avatar
KeitaroBaka: It seems I have trouble on the download of teenagent. Any info ? Thanks for the script !
avatar
WrathOfTheAngels: what's the message you get?
I'll try soon to downloat it
The setup downloads fine. The error comes after. Here is the output at pastebin

Error on TeenAgent
avatar
WrathOfTheAngels: I'll apply the fixes posted by Sude and then put on the site the new script. then I'll stop working on it (momentary) for starting to work on a crossplatform downloader written in Java.
Sude, are you also an expert in java programming?
Haven't used Java for anything.

avatar
KeitaroBaka: The setup downloads fine. The error comes after. Here is the output at pastebin

Error on TeenAgent
I remember that error. I had it when testing the script with download all games option.
Setup was successfully downloaded so I didn't bother to take closer look and forgot about it

I think it has something to do with teenagent not having any additional contents and the script gets confused by it
avatar
WrathOfTheAngels: what's the message you get?
I'll try soon to download it
avatar
KeitaroBaka: The setup downloads fine. The error comes after. Here is the output at pastebin
Error on TeenAgent
O.o Can't find an explanation :s The script has to download only one file for TeenAgent, plus the cover... Please wait while I download it too, so that I can see if I get the same error.
Post edited February 09, 2011 by WrathOfTheAngels
avatar
WrathOfTheAngels: I'll apply the fixes posted by Sude and then put on the site the new script. then I'll stop working on it (momentary) for starting to work on a crossplatform downloader written in Java.
Sude, are you also an expert in java programming?
avatar
Sude: Haven't used Java for anything.

avatar
KeitaroBaka: The setup downloads fine. The error comes after. Here is the output at pastebin

Error on TeenAgent
avatar
Sude: I remember that error. I had it when testing the script with download all games option.
Setup was successfully downloaded so I didn't bother to take closer look and forgot about it

I think it has something to do with teenagent not having any additional contents and the script gets confused by it
Muble, muble... But the script downloads the additional content and after downloads the cover... After the cover should not download samenthing...
Oh s**t :(

There are two errors in the script :s
1) Yes, the script is confused because there are no additional contents to download. This can be simply resolved.
2) I have placed the call to download_cover_function in the wrong place.

I'm sorry... I'll apply fix now and wait for my friend for upping it...
avatar
WrathOfTheAngels: Oh s**t :(

There are two errors in the script :s
1) Yes, the script is confused because there are no additional contents to download. This can be simply resolved.
2) I have placed the call to download_cover_function in the wrong place.

I'm sorry... I'll apply fix now and wait for my friend for upping it...
Thank you for your quick support :) I'll wait for the update.
avatar
WrathOfTheAngels: Oh s**t :(

There are two errors in the script :s
1) Yes, the script is confused because there are no additional contents to download. This can be simply resolved.
2) I have placed the call to download_cover_function in the wrong place.

I'm sorry... I'll apply fix now and wait for my friend for upping it...
also there's a problem when downloading cover with aria2, the script doesn't get exit status from it so it tries to download the cover again and again until you kill the script

don't know if this is what you had in mind as a fix but I think I managed to fix the script
wget http://www.fileden.com/files/2009/1/16/2270441/gogdl.diff
patch -p0 < gogdl.diff

edit:
actually aria2 support for cover downloading could be dropped
the cover files are so small that aria2 won't split them unless --min-split-size is set to something very small like 20kB which isn't such a good idea
thus it doesn't provide anything useful over wget in this case
Post edited February 09, 2011 by Sude
avatar
WrathOfTheAngels: Oh s**t :(

There are two errors in the script :s
1) Yes, the script is confused because there are no additional contents to download. This can be simply resolved.
2) I have placed the call to download_cover_function in the wrong place.

I'm sorry... I'll apply fix now and wait for my friend for upping it...
avatar
KeitaroBaka: Thank you for your quick support :) I'll wait for the update.
Thank you to you for making me notice this problem :)
avatar
WrathOfTheAngels: Oh s**t :(

There are two errors in the script :s
1) Yes, the script is confused because there are no additional contents to download. This can be simply resolved.
2) I have placed the call to download_cover_function in the wrong place.

I'm sorry... I'll apply fix now and wait for my friend for upping it...
avatar
Sude: also there's a problem when downloading cover with aria2, the script doesn't get exit status from it so it tries to download the cover again and again until you kill the script

don't know if this is what you had in mind as a fix but I think I managed to fix the script
wget http://www.fileden.com/files/2009/1/16/2270441/gogdl.diff
patch -p0 < gogdl.diff

edit:
actually aria2 support for cover downloading could be dropped
the cover files are so small that aria2 won't split them unless --min-split-size is set to something very small like 20kB which isn't such a good idea
thus it doesn't provide anything useful over wget in this case
Yes, I noticed this problem while I was looking for the other. I removed that lines... I have fixed the problem posted by KeitaroBaka by adding a test at the start of the download_a_file function. I have also moved the call to download_cover to the right place. Now I am waiting for my friend for upping the new version.
Just wondering, could you copy the updated script to something like pastebin and get the link here ?

Other question, I saw you were planning to do a Java downloader. Is it going well ?
the latest version is up from yesterday
avatar
KeitaroBaka: Just wondering, could you copy the updated script to something like pastebin and get the link here ?
Not a bad idea. I used to use Xenon's web site, because he want to collaborate in some way...

avatar
KeitaroBaka: Other question, I saw you were planning to do a Java downloader. Is it going well ?
Yes, it's going well, but I need to write another bit of code, before releasing the "alpha" version. I can work on it, only in the week-end, so I'm still at an early early stage.

edit:
this week-end I'm not at home, so this will procure another delay
Post edited February 10, 2011 by WrathOfTheAngels
avatar
KeitaroBaka: Just wondering, could you copy the updated script to something like pastebin and get the link here ?
avatar
WrathOfTheAngels: Not a bad idea. I used to use Xenon's web site, because he want to collaborate in some way...

avatar
KeitaroBaka: Other question, I saw you were planning to do a Java downloader. Is it going well ?
avatar
WrathOfTheAngels: Yes, it's going well, but I need to write another bit of code, before relising the "alpha" version. I can work on it, only in the week-end, so I'm still at an early early stage.

edit:
this week-end I'm not at home, so this will procure another delay
Ok the new script works wonder. Good luck with the Java downloader !