Server not starting with new recommended build?

Discussion in 'Bukkit Discussion' started by DaClowns, Mar 4, 2012.

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

    DaClowns

    So I went to download the latest recommended build because I havn't in like.. 2-3 weeks.

    I downloaded it, put it in the folder, where the old Jar used to be, I have done this many many times in the past, but this time I keep getting this, and the server will not continue to start up.


    174 recipes
    27 achievements
    19:41:32 [INFO] Starting minecraft server version 1.1
    19:41:32 [INFO] Loading properties
    19:41:32 [INFO] Starting Minecraft server on *:25565
    19:41:32 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-b19
    88jnks (MC: 1.1) (Implementing API version 1.1-R6)
    19:41:33 [SEVERE] java.lang.NullPointerException: null value
    19:41:33 [SEVERE] at com.google.common.base.Preconditions.checkNotNull(Pre
    conditions.java:204)
    19:41:33 [SEVERE] at com.google.common.collect.ImmutableMap.entryOf(Immuta
    bleMap.java:139)
    19:41:33 [SEVERE] at com.google.common.collect.ImmutableMap$Builder.put(Im
    mutableMap.java:178)
    19:41:33 [SEVERE] at org.bukkit.plugin.PluginDescriptionFile.loadMap(Plugi
    nDescriptionFile.java:214)
    19:41:33 [SEVERE] at org.bukkit.plugin.PluginDescriptionFile.<init>(Plugin
    DescriptionFile.java:40)
    19:41:33 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDesc
    ription(JavaPluginLoader.java:198)
    19:41:33 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugins(Sim
    plePluginManager.java:132)
    19:41:33 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftS
    erver.java:206)
    19:41:33 [SEVERE] at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer
    .java:182)
    19:41:33 [SEVERE] at net.minecraft.server.ServerConfigurationManager.<init
    >(ServerConfigurationManager.java:53)
    19:41:33 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftSe
    rver.java:147)
    19:41:33 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftSer
    ver.java:407)
    19:41:33 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(Sour
    ceFile:465)
    19:41:33 [SEVERE] Unexpected exception
    java.lang.NullPointerException: null value
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:
    204)
    at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)

    at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:
    178)
    at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile
    .java:214)
    at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.
    java:40)
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPlug
    inLoader.java:198)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
    .java:132)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigur
    ationManager.java:53)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    >





    So.. anyone know what I should do? Thanks
     
  2. Offline

    sillyrosster

    Does it do this with no plugins? Have you updated all of your plugins? This is a must for this RB because of the code clean up they did.
     
Thread Status:
Not open for further replies.

Share This Page