Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
11,930
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.63 KB | None | 0 0
  1. minecraft@minecraft:~/pvp2/craftingfactions$ java -jar craftbukkit-0.0.1-SNAPSHOT.jar.405
  2. 2011-02-21 18:41:34 [INFO] Starting minecraft server version Beta 1.2_01
  3. 2011-02-21 18:41:34 [INFO] Loading properties
  4. 2011-02-21 18:41:34 [INFO] Starting Minecraft server on 216.14.81.102:25567
  5. 2011-02-21 18:41:34 [INFO] This server is running Craftbukkit version git-Bukkit-unknown (MC: 1.2_01)
  6. 2011-02-21 18:41:34 [INFO] Preparing level "world"
  7. 2011-02-21 18:41:34 [INFO] Preparing start region
  8. 2011-02-21 18:41:35 [INFO] Preparing spawn area: 56%
  9. 2011-02-21 18:41:36 [WARNING] Using the stupidly long constructor com.nijikokun.bukkit.Permissions.Permissions(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of Permissions to remove it! (Nothing is broken, we just like to keep code clean.)
  10. 2011-02-21 18:41:36 [WARNING] Plugin 'Permissions' (ver 1.0) is registering events before it is enabled. It may be misbehaving and the author needs to fix this.
  11. 2011-02-21 18:41:36 [INFO] [Permissions] version [2.0] (Handler) loaded
  12. 2011-02-21 18:41:36 [WARNING] Using the stupidly long constructor org.anjocaido.groupmanager.GroupManager(PluginLoader, Server, PluginDescriptionFile, File, File, ClassLoader) is no longer recommended. Go nag the plugin author of GroupManager to remove it! (Nothing is broken, we just like to keep code clean.)
  13. 2011-02-21 18:41:36 [INFO] Hint! It's probably someone called 'AnjoCaido'
  14. 2011-02-21 18:41:36 [INFO] EssentialsServerlist version Dev462 by Vimae Development enabled.
  15. 2011-02-21 18:41:36 [SEVERE] Exception in thread "Thread-4"
  16. 2011-02-21 18:41:36 [INFO] Loaded EssentialsHelp build Dev462 by Zenexer, ementalo, Eris, and EggRoll
  17. 2011-02-21 18:41:36 [INFO] Loaded EssentialsHome build Dev462 by Zenexer, ementalo, Eris, and Brettflan
  18. 2011-02-21 18:41:36 [SEVERE] java.lang.NullPointerException
  19. 2011-02-21 18:41:36 [SEVERE] null (Is it up to date?)
  20. java.lang.NullPointerException
  21. at com.earth2me.essentials.protect.EssentialsProtect.loadSettings(EssentialsProtect.java:91)
  22. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:47)
  23. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:140)
  24. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:426)
  25. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:187)
  26. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:74)
  27. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:55)
  28. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:178)
  29. at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:165)
  30. at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:117)
  31. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:217)
  32. at net.minecraft.server.ThreadServerApplication.run(SourceFile:512)
  33. 2011-02-21 18:41:36 [SEVERE] at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.update(McslPlayerListener.java:140)
  34. 2011-02-21 18:41:36 [INFO] Done! For help, type "help" or "?"
  35. 2011-02-21 18:41:36 [SEVERE] at net.mcserverlist.bukkit.McslPlayerListener$UpdateRunnable.run(McslPlayerListener.java:123)
  36. 2011-02-21 18:41:36 [SEVERE] at java.lang.Thread.run(Thread.java:662)
  37. stop
  38. 2011-02-21 18:41:38 [INFO] CONSOLE: Stopping the server..
  39. 2011-02-21 18:41:38 [INFO] Stopping server
  40. 2011-02-21 18:41:38 [INFO] EssentialsServerlist version Dev462 disabled.
  41. 2011-02-21 18:41:38 [WARNING] EssentialsProtect Disabled, protection deactivated
  42. minecraft@minecraft:~/pvp2/craftingfactions$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement