Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Launcher Downloads, but wont extract.

  1. #1
    Junior Member
    Join Date
    Mar 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Launcher Downloads, but wont extract.

    Hello all! I am making a custom version of the Feed The Beast launcher for minecraft, but i am having an issue that makes me wanna throw my pc out a ten story window.

    Here is a link to my source: http://files.goldenboots.net/FeedTheAutism.zip

    What I can say for sure is that it is downloading it, but for some reason it wont extract..
    Its supposed to download then extract then delete the zip.

    I know this is a horrible first post, i'm just really desperate to get this working..

    The reason I'm not posting the code here, is there is way too much, so zipping it should be best?


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: Launcher Downloads, but wont extract.

    If there is too much to post there is too much to work with. Strip out the non related code and post a small complete program the compiles, executes and shows the problem.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. JDK and Textpad Downloads for Mac Users
    By jcamana10 in forum Java Theory & Questions
    Replies: 2
    Last Post: November 2nd, 2012, 12:50 PM
  2. Extract data from a file
    By kafka82 in forum File I/O & Other I/O Streams
    Replies: 2
    Last Post: September 1st, 2011, 03:02 AM
  3. Replies: 4
    Last Post: August 17th, 2011, 02:53 PM
  4. Replies: 1
    Last Post: March 21st, 2011, 09:01 AM
  5. How to extract text from web
    By HelloAll in forum Java Theory & Questions
    Replies: 4
    Last Post: January 10th, 2011, 05:50 AM