Advertisement
morganm

Untitled

Mar 2nd, 2012
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. 2012-03-02 [INFO] Starting minecraft server version 1.1
  2. 2012-03-02 [INFO] Loading properties
  3. 2012-03-02 [INFO] Starting Minecraft server on *:25565
  4. 2012-03-02 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-b1988jnks (MC: 1.1) (Implementing API version 1.1-R6)
  5. 2012-03-02 [SEVERE] java.lang.NullPointerException: null value
  6. 2012-03-02 [SEVERE] at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:204)
  7. 2012-03-02 [SEVERE] at com.google.common.collect.ImmutableMap.entryOf(ImmutableMap.java:139)
  8. 2012-03-02 [SEVERE] at com.google.common.collect.ImmutableMap$Builder.put(ImmutableMap.java:178)
  9. 2012-03-02 [SEVERE] at org.bukkit.plugin.PluginDescriptionFile.loadMap(PluginDescriptionFile.java:214)
  10. 2012-03-02 [SEVERE] at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:40)
  11. 2012-03-02 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:198)
  12. 2012-03-02 [SEVERE] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:132)
  13. 2012-03-02 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:206)
  14. 2012-03-02 [SEVERE] at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:182)
  15. 2012-03-02 [SEVERE] at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:53)
  16. 2012-03-02 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:147)
  17. 2012-03-02 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
  18. 2012-03-02 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
  19. 2012-03-02 [SEVERE] Unexpected exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement