John_Galt

latest.log HCLives 1.1

Jun 16th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. [10:59:41] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [10:59:41] [Server thread/INFO]: Loading properties
  3. [10:59:41] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:59:41] [Server thread/INFO]: Generating keypair
  5. [10:59:41] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [10:59:41] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-b3084jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.1)
  7. [10:59:41] [Server thread/INFO]: [HCLives] Loading HCLives v1.0
  8. [10:59:41] [Server thread/INFO]: Preparing level "world"
  9. [10:59:41] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3298530074682010311)
  10. [10:59:42] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
  11. [10:59:42] [Thread-7/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  12. [10:59:42] [Thread-7/INFO]: If you would like to be kept informed about new Beta Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'beta'.
  13. [10:59:42] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  14. [10:59:42] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  15. [10:59:42] [Thread-7/INFO]: ----- ------------------- -----
  16. [10:59:42] [Server thread/INFO]: Preparing spawn area: 90%
  17. [10:59:42] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3298530074682010311)
  18. [10:59:43] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3298530074682010311)
  19. [10:59:43] [Server thread/INFO]: [HCLives] Enabling HCLives v1.0
  20. [10:59:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  21. [10:59:43] [Server thread/INFO]: Done (2,185s)! For help, type "help" or "?"
  22. [10:59:43] [Server thread/INFO]: Starting GS4 status listener
  23. [10:59:43] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
  24. [10:59:53] [User Authenticator #1/INFO]: UUID of player 2q1 is c00cb92d-b4e1-4f57-a657-f1cb1bc6a4e3
  25. [10:59:53] [Server thread/INFO]: 2q1[/5.140.28.242:3155] logged in with entity id 742 at ([world] 155.11464059187412, 64.0, 246.96843343441753)
  26. [11:00:06] [Server thread/INFO]: 2q1 issued server command: /hclives
  27. [11:00:13] [Server thread/INFO]: 2q1 issued server command: /hclives enable
  28. [11:00:13] [Server thread/ERROR]: null
  29. org.bukkit.command.CommandException: Unhandled exception executing command 'hclives' in plugin HCLives v1.0
  30. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  31. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  32. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  33. at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:956) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  34. at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:817) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  35. at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  36. at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  37. at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  38. at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  39. at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  40. at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  41. at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  42. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  43. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  44. Caused by: java.lang.NullPointerException
  45. at me.shawn.HCLives.Main.onCommand(Main.java:1332) ~[?:?]
  46. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-b3084jnks]
  47. ... 13 more
  48. [11:00:42] [Server thread/INFO]: CONSOLE: Stopping the server..
  49. [11:00:52] [Server thread/INFO]: 2q1 lost connection: Disconnected
  50. [11:00:52] [Server thread/INFO]: 2q1 left the game.
  51. [11:00:52] [Server thread/INFO]: Stopping server
  52. [11:00:52] [Server thread/INFO]: [HCLives] Disabling HCLives v1.0
  53. [11:00:52] [Server thread/INFO]: Saving players
  54. [11:00:52] [Server thread/INFO]: Saving worlds
  55. [11:00:52] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  56. [11:00:53] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  57. [11:00:53] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  58. [11:00:53] [Thread-4/INFO]: Stopping server
  59. [11:00:53] [Thread-4/INFO]: Saving players
  60. [11:00:53] [Thread-4/INFO]: Saving worlds
  61. [11:00:53] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
  62. [11:00:53] [Thread-4/INFO]: Saving chunks for level 'world_nether'/Nether
Add Comment
Please, Sign In to add comment