[URGENT] Server wouldn't run anymore after a computer crash.

Discussion in 'Bukkit Help' started by Hex_27, Feb 27, 2014.

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

    Hex_27

    My server was running when my computer just suddenly crashed. When I rebooted the computer, my server suddenly just wouldn't start properly due to some "unexpected error".
    [​IMG]
    And here is part of the craash report:
    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 3/2/14 12:09 AM
    Description: Exception in server tick loop

    java.net.UnknownHostException: *
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
    at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source)
    at java.net.InetAddress.getAddressesFromNameService(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getAllByName(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:106)
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424)
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.7.2
    Operating System: Windows 8 (x86) version 6.2
    Java Version: 1.7.0_21, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    Memory: 429717376 bytes (409 MB) / 518979584 bytes (494 MB) up to 518979584 bytes (494 MB)
    JVM Flags: 2 total; -Xmx512M -Xms512M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    CraftBukkit Information:
    Running:
    Failed to handle CraftCrashReport:
    java.lang.NullPointerException
    at org.bukkit.Bukkit.getName(Bukkit.java:74)
    at org.bukkit.craftbukkit.v1_7_R1.CraftCrashReport.call(CraftCrashReport.java:20)
    at net.minecraft.server.v1_7_R1.CrashReportSystemDetails.a(SourceFile:74)
    at net.minecraft.server.v1_7_R1.CrashReport.h(CrashReport.java:45)
    at net.minecraft.server.v1_7_R1.CrashReport.<init>(CrashReport.java:33)
    at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:474)
    at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617)

    Profiler Position: N/A (disabled)
    Is Modded: ~~ERROR~~ NullPointerException: null
    Type: Dedicated Server (map_server.txt)
    -----------------------------------------------------------------------------------------------------
    If someone has a solution, please do help. I just came up with my server....
    Additional info:
    Windows 8
    64-bit
    Plugins: Essentials, Group manager, family jewels, lagprotect, No cheat plus, OtherZombies, Worldedit, Worldguard
     
  2. Offline

    BlueTydeStudios

    Try only reloading the plugins Lagprotect and No Cheat Plus
     
  3. Offline

    Necrodoom

    Paste server.properties please.
     
  4. Offline

    Hex_27

    Sorry, but reloading(and even deleting) the two plugins didn't work.

    #Minecraft server properties
    #Sun Mar 02 00:01:26 SGT 2014
    generator-settings=
    op-permission-level=4
    allow-nether=true
    level-name=world
    enable-query=false
    allow-flight=false
    announce-player-achievements=true
    server-port=25565
    level-type=DEFAULT
    enable-rcon=false
    force-gamemode=false
    level-seed=
    server-ip=*
    max-build-height=256
    spawn-npcs=true
    white-list=false
    spawn-animals=true
    hardcore=false
    snooper-enabled=true
    online-mode=false
    resource-pack=
    pvp=true
    difficulty=1
    enable-command-block=true
    gamemode=0
    player-idle-timeout=0
    max-players=20
    spawn-monsters=true
    generate-structures=true
    view-distance=10
    spawn-protection=16
    motd=A Minecraft Server

    Here is the server.properties.

    Guys, the point is: The server ran perfectly once with all the plugins and settings until my computer crashed. With the same plugins and settings, the server now has that weird error.
     
  5. Offline

    Necrodoom

    Locked. Offline mode servers are not supported here.
     
Thread Status:
Not open for further replies.

Share This Page