FAH GPU Tracker V2

Would you like to react to this message? Create an account in a few clicks or log in to continue.
FAH GPU Tracker V2

FAH GPU Tracker V2 is a Folding@Home Client tracking and control program


5 posters

    Why: Failed to unzip clients ?

    avatar
    Shala3


    Posts : 5
    Join date : 2010-10-20

    Why: Failed to unzip clients ? Empty Why: Failed to unzip clients ?

    Post by Shala3 Wed Oct 20, 2010 4:33 pm

    Failed to unzip clients
    Try restarting the Tracker as Administrator

    I'm trying every thing I know ... Now i didn't know what to do ?
    jedi95
    jedi95
    Dev Team Member


    Posts : 307
    Join date : 2010-05-26
    Job/hobbies : FAH GPU Tracker V2 Developer

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by jedi95 Wed Oct 20, 2010 4:45 pm

    This can mean a couple things:

    1. The downloaded clients were corrupt. This would cause a failure to unzip the clients since the original archives are bad.

    2. The Tracker is failing to unzip the clients even though the downloaded clients are valid.

    If running the Tracker as admin doesn't work then there may be something odd going on. If this is the case I can give you a version of the Tracker that logs more details when this failure occurs. Using the logged details I would be able to figure out what is going on.
    avatar
    Shala3


    Posts : 5
    Join date : 2010-10-20

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Shala3 Thu Oct 21, 2010 6:41 am

    Thanks ...

    Yahh ... I'm waiting this

    version of the Tracker that logs more details when this failure occurs.

    I'm very glad for ur answer ... Smile
    MtM
    MtM
    Tracker Developer


    Posts : 28
    Join date : 2010-10-17
    Location : hereyougoweird
    Job/hobbies : vb.net/folding/kids and the missus ( not in that order )

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by MtM Thu Oct 21, 2010 8:01 am

    Jedi where you now use log for both normal log messages and for errors, make a seperate sub for logErr

    Sub LogErr(Location as string, ErrObj as ErrObject,optional byval ExtraInfo as string= "")
    log("error at - " & message )
    log(errobject.tostring & " - " & errobj.getexception.stacktrace.tostring)
    if extrainfo <> "" then log("Extra info= " & extrainfo)
    end sub

    Then where you have your try catch end try use logerror on catched exceptions, and since you're using the application framework, go to project properties, click on application events it will open a new code window. Set up an unhandeld exception catcher there as well.

    Or.. do it the easy way and include this for instance -> http://www.codeproject.com/KB/exception/ExceptionHandling.aspx

    I can't use the application framework, so I think the percentage of code I have to include for error handling is rather large, every property I read which can throw an error I have to catch and handle Sad
    avatar
    Shala3


    Posts : 5
    Join date : 2010-10-20

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Shala3 Fri Oct 22, 2010 5:48 am

    the new release 3.30 work smooth , without any problem untill now ....

    Thanks very much
    avatar
    Ph4ZeD


    Posts : 4
    Join date : 2010-11-12

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Ph4ZeD Fri Nov 12, 2010 3:04 pm

    I'm having exactly the same problem. I've run as administrator and redownloaded about 5 times, but its not working.
    CadBane
    CadBane
    Dev Team Member


    Posts : 79
    Join date : 2010-05-26
    Age : 32
    Location : Colorado
    Job/hobbies : Site Webmaster/Folding@Home, TrackerV2 Development

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by CadBane Fri Nov 12, 2010 3:32 pm

    Ph4 is this the 3.34 download?
    avatar
    Ph4ZeD


    Posts : 4
    Join date : 2010-11-12

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Ph4ZeD Fri Nov 12, 2010 3:42 pm

    Yeah it is. It initially happened with an older version, I then deleted the folder and downloaded the latest today, and tried about three time, all with the same error.
    CadBane
    CadBane
    Dev Team Member


    Posts : 79
    Join date : 2010-05-26
    Age : 32
    Location : Colorado
    Job/hobbies : Site Webmaster/Folding@Home, TrackerV2 Development

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by CadBane Fri Nov 12, 2010 3:50 pm

    Are you using a program to unzip for just windows?
    avatar
    Ph4ZeD


    Posts : 4
    Join date : 2010-11-12

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Ph4ZeD Fri Nov 12, 2010 3:54 pm

    I believe im using winrar on that computer, but why would that make a difference? I'm not actually trying to unzip them manually.
    CadBane
    CadBane
    Dev Team Member


    Posts : 79
    Join date : 2010-05-26
    Age : 32
    Location : Colorado
    Job/hobbies : Site Webmaster/Folding@Home, TrackerV2 Development

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by CadBane Fri Nov 12, 2010 4:12 pm

    When you download the folder unzip it with windows, then run the setup file. Please tell me what happens.
    avatar
    Ph4ZeD


    Posts : 4
    Join date : 2010-11-12

    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Ph4ZeD Fri Nov 12, 2010 4:14 pm

    Will do matey. Thanks for your help and fast responses.

    Sponsored content


    Why: Failed to unzip clients ? Empty Re: Why: Failed to unzip clients ?

    Post by Sponsored content


      Current date/time is Thu Mar 28, 2024 4:00 pm