Done MyM Launcher Won't Download

Discussion in 'Other' started by xXxNahanxXx, Aug 31, 2016.

  1. xXxNahanxXx

    xXxNahanxXx Well-Known Member

    Messages:
    145
    Likes Received:
    15
    Local Time:
    7:43 AM
    Hello, my launcher somehow got bugged, and when i tried doing a fresh install, I kept getting this error,

    "To report this error, provide:

    java.net.SocketException: Address family not supported by protocol family: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
    at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at com.skcraft.launcher.bootstrap.HttpRequest.execute(HttpRequest.java:115)
    at com.skcraft.launcher.bootstrap.Downloader.execute(Downloader.java:73)
    at com.skcraft.launcher.bootstrap.Downloader.run(Downloader.java:42)
    at java.lang.Thread.run(Unknown Source)"
     
  2. chugga_fan

    chugga_fan ME 4M storage cell of knowledge, all the time

    Messages:
    5,861
    Likes Received:
    730
    Local Time:
    7:43 AM
    It appears to be being fed an unsupported IP type, I heavily suspect that someone is feeding it an IPv6 address
     
  3. SirWill

    SirWill Founder

    Messages:
    12,287
    Likes Received:
    3,708
    Local Time:
    1:43 PM
    You did what exactly to get this error?
     
  4. xXxNahanxXx

    xXxNahanxXx Well-Known Member

    Messages:
    145
    Likes Received:
    15
    Local Time:
    7:43 AM
    i tried to reinstall the launcher
     
  5. SirWill

    SirWill Founder

    Messages:
    12,287
    Likes Received:
    3,708
    Local Time:
    1:43 PM
    That's what you have already said. Can you please explain it step by step?
     
  6. xXxNahanxXx

    xXxNahanxXx Well-Known Member

    Messages:
    145
    Likes Received:
    15
    Local Time:
    7:43 AM
    From the beginning, I tried to play infinity, but when I opened the launcher, I gave me an error saying "the remote host could not be found" and "no modpacks can be found". So I figured having all the packs installed might have bugged something, so I deleted everything, and tried a fresh download. That's when I got that error
     
  7. SirWill

    SirWill Founder

    Messages:
    12,287
    Likes Received:
    3,708
    Local Time:
    1:43 PM
    Did you delete the .mineyourmind folder?
     
  8. xXxNahanxXx

    xXxNahanxXx Well-Known Member

    Messages:
    145
    Likes Received:
    15
    Local Time:
    7:43 AM
    I do believe I did. But I'll have to double check it later to be 100% sure

    Yes I did 100% delete it. if it helps any, the error says I can't download the launcher
     

    Attached Files:

    Last edited: Aug 31, 2016
  9. Slind

    Slind Founder

    Messages:
    8,332
    Likes Received:
    3,018
    Local Time:
    1:43 PM
    Whats your internet connection? Is it a shared one (school, work place, apartment..). Do you use a vpn? Does the internet connection involve a proxy?
    @Xfel11 do you know more about this?
     
  10. xXxNahanxXx

    xXxNahanxXx Well-Known Member

    Messages:
    145
    Likes Received:
    15
    Local Time:
    7:43 AM
    It's a private network i pay for, no vpn, and i'v never had an issue with the launcher till a few days ago. but after looking into it more on my side, I did install the"Evolve" client a few days ago so some of my friends could play Age of Empires 3, and it wanted me to download a program for my internet to do private servers. Thanks for the help so far though[DOUBLEPOST=1472703599,1472700821][/DOUBLEPOST]Disregaurd everything. Evolve client installed a program that made a lot of my games switch to a VPN because I ran into the same issue when i tried to launch Ark, and RE5. After I uninstalled everything from Evolve, it fixed it. Thanks for the help everyone, much appreciated!
     
    Slind likes this.
  11. Slind

    Slind Founder

    Messages:
    8,332
    Likes Received:
    3,018
    Local Time:
    1:43 PM
    Ok, this is a little tricky but might help:
    1. Open command prompt (windows start button, type cmd in search)
    2. Click top left of command prompt, click properties, enable quick edit mode
    3. Copy: setx _JAVA_OPTIONS -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false
    4. Right click on command prompt, should paste
    5. Hit enter.
    Alternatively you can try to start the launcher with this command in the command line
    java -Djava.net.preferIPv4Stack=true -Djava.net.preferIPv6Addresses=false -jar C:\path\to\launcher\MyM-Launcher.exe
     

Share This Page