Solved [SEVERE] This Crash has been saved to...

Discussion in 'Bukkit Help' started by villagirl910, Feb 3, 2013.

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

    villagirl910

    /server.command ; exit;
    210 recipes
    27 achievements
    14:25:20 [INFO] Starting minecraft server version 1.4.7
    14:25:20 [INFO] Loading properties
    14:25:20 [INFO] Default game type: SURVIVAL
    14:25:20 [SEVERE] java.net.UnknownHostException: 68.110.122.5:25565
    14:25:20 [SEVERE]at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    14:25:20 [SEVERE]at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:849)
    14:25:20 [SEVERE]at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1202)
    14:25:20 [SEVERE]at java.net.InetAddress.getAllByName0(InetAddress.java:1153)
    14:25:20 [SEVERE]at java.net.InetAddress.getAllByName(InetAddress.java:1083)
    14:25:20 [SEVERE]at java.net.InetAddress.getAllByName(InetAddress.java:1019)
    14:25:20 [SEVERE]at java.net.InetAddress.getByName(InetAddress.java:969)
    14:25:20 [SEVERE]at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:84)
    14:25:20 [SEVERE]at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
    14:25:20 [SEVERE]at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    14:25:20 [SEVERE] Encountered an unexpected exception UnknownHostException
    java.net.UnknownHostException: 68.110.122.5:25565
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:849)
    at java.net.InetAddress.getAddressFromNameService(InetAddress.java:1202)
    at java.net.InetAddress.getAllByName0(InetAddress.java:1153)
    at java.net.InetAddress.getAllByName(InetAddress.java:1083)
    at java.net.InetAddress.getAllByName(InetAddress.java:1019)
    at java.net.InetAddress.getByName(InetAddress.java:969)
    at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:84)
    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
    14:25:20 [SEVERE] This crash report has been saved to: /Users/myname/Desktop/craftbukkit/./crash-reports/crash-2013-02-03_14.25.20-server.txt
    >

    Yesterday, my server was up. This morning I downloaded some new plugins, when I tried to start it, it said what I posted above. I thought maybe it was the plugins, so I deleted them. How do I fix this?

    The plugins I have are:

    AutoCraft
    ByeMessage
    ColoredSigns
    Essentials
    LeTime
    iJustLocked
    MobDisguise
    PigPoop
    PlotGuardian
    SecureChests


    I tried getting rid of all of them, but it still didn't work:(

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

    LandonTheGeek

    Right, I see your problem. You need to make the IP Address from the server.properties your internal ip. Go to cmd and type ipconfig. It is your Ip4 address.
     
  3. Offline

    TnT

    Remove your IP from your server-ip= line.
     
  4. Offline

    villagirl910

    Thanks! I removed the ip from the server properties and now it works:)
     
  5. Offline

    TnT

    Marked as Solved and Locked. :)
     
Thread Status:
Not open for further replies.

Share This Page