Server Error During Login

Discussion in 'Bukkit Help' started by mwdennis, Jan 22, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    mwdennis

    Whenever I try to login to the server since the latest patch, I now get the following error:

    Code:
    java.net.UnknownHostException: www.minecraft.net
            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.plainConnect(Unknown Source)
            at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
            at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
            at java.net.URL.openStream(Unknown Source)
            at net.minecraft.server.ThreadLoginVerifier.run(SourceFile:96)
    
    I am running craftbukkit build #114.
    Also using the following plugins:
    MyHome 1.63
    General 1.9
    Permissions 1.7

    bump...

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 6, 2016
  2. Offline

    1337

    it could be the plugins disable them then try again, if it still does it minecraft.net it down so wait a bit
     
  3. Offline

    DerpinLlama

    server.properties

    Change online-mode to false.
     
Thread Status:
Not open for further replies.

Share This Page