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 6 of 6

Thread: Something related to Minecraft.

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

    Post Something related to Minecraft.

    Hello,

    One of my friends wants to download Minecraft. He needs Java to do it. But his Java isn't working, so if you are advanced in this, please tell multiple reasons and scenarios on how this could happen, and tell me how to fix it. This is his java when he opens it: A black screen appears like command prompt, just blank, and then it automatically closes. I need you to fix his Java and if you can, tell me different ways so I can help him.

    Sorry if I didn't give any link, I would have to communicate. Also, I'm not a Java dev, unfortunately, but if you fix it, then TYSM!

    From,
    afozan2milk.
    Last edited by afozan2milk; March 29th, 2022 at 04:30 PM.

  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: Something related to Minecraft.

    Sorry, I know nothing about Minecraft. You will need to do some debugging to find out what the code is doing.
    If you don't understand my answer, don't ignore it, ask a question.

  3. #3
    Junior Member
    Join Date
    Apr 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Re: Something related to Minecraft.

    Quote Originally Posted by Norm View Post
    You will need to do some debugging to find out
    How do I debug, if when I open java, it doesn't work? My friend can't open Java

  4. #4
    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: Something related to Minecraft.

    How do I debug
    Open a command prompt window, execute the java program with commands in the window,
    for example: java -jar TheJarFileNameHere.jar
    copy the contents of the window that shows what happened and paste it here.
    If you don't understand my answer, don't ignore it, ask a question.

  5. #5
    Junior Member
    Join Date
    Apr 2022
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation Re: Something related to Minecraft.

    Thanks, I will wait for my friend's reply on my email for what happens.
    EDIT: when I open java, it just closes. You can reply if he responds.
    Last edited by rishi2af; April 3rd, 2022 at 03:12 PM.

  6. #6
    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: Something related to Minecraft.

    when I open java, it just closes
    Please copy the contents of the command prompt window and paste it here so I can see what happens.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. Can anyone help with my Minecraft application?
    By 5ub7even in forum AWT / Java Swing
    Replies: 1
    Last Post: August 4th, 2012, 02:10 AM
  2. live minecraft map
    By izwold in forum Java Theory & Questions
    Replies: 2
    Last Post: May 19th, 2012, 12:16 PM
  3. Minecraft
    By TANKDS in forum Java Theory & Questions
    Replies: 2
    Last Post: February 6th, 2012, 12:16 PM

Tags for this Thread