Advertisement
Guest User

Untitled

a guest
Apr 7th, 2014
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. [11:31:20] [Server thread/INFO]: Starting minecraft server version 1.7.2
  2. [11:31:20] [Server thread/INFO]: Loading properties
  3. [11:31:20] [Server thread/INFO]: Default game type: SURVIVAL
  4. [11:31:20] [Server thread/INFO]: Generating keypair
  5. [11:31:21] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [11:31:21] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-b3020jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3)
  7. [11:31:22] [Server thread/INFO]: [Flash] Loading Flash v1.0
  8. [11:31:22] [Server thread/INFO]: Preparing level "world"
  9. [11:31:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: 3165134147617178750)
  10. [11:31:22] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
  11. [11:31:22] [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. [11:31:22] [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. [11:31:22] [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. [11:31:22] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  15. [11:31:22] [Thread-7/INFO]: ----- ------------------- -----
  16. [11:31:23] [Server thread/INFO]: Preparing spawn area: 18%
  17. [11:31:24] [Server thread/INFO]: Preparing spawn area: 30%
  18. [11:31:25] [Server thread/INFO]: Preparing spawn area: 48%
  19. [11:31:26] [Server thread/INFO]: Preparing spawn area: 60%
  20. [11:31:27] [Server thread/INFO]: Preparing spawn area: 67%
  21. [11:31:28] [Server thread/INFO]: Preparing spawn area: 75%
  22. [11:31:29] [Server thread/INFO]: Preparing spawn area: 83%
  23. [11:31:30] [Server thread/INFO]: Preparing spawn area: 90%
  24. [11:31:31] [Server thread/INFO]: Preparing spawn area: 97%
  25. [11:31:31] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3165134147617178750)
  26. [11:31:32] [Server thread/INFO]: Preparing spawn area: 9%
  27. [11:31:33] [Server thread/INFO]: Preparing spawn area: 42%
  28. [11:31:34] [Server thread/INFO]: Preparing spawn area: 58%
  29. [11:31:35] [Server thread/INFO]: Preparing spawn area: 70%
  30. [11:31:37] [Server thread/INFO]: Preparing spawn area: 86%
  31. [11:31:37] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3165134147617178750)
  32. [11:31:38] [Server thread/INFO]: Preparing spawn area: 9%
  33. [11:31:39] [Server thread/INFO]: Preparing spawn area: 34%
  34. [11:31:40] [Server thread/INFO]: Preparing spawn area: 50%
  35. [11:31:41] [Server thread/INFO]: Preparing spawn area: 70%
  36. [11:31:42] [Server thread/INFO]: Preparing spawn area: 84%
  37. [11:31:43] [Server thread/INFO]: [Flash] Enabling Flash v1.0
  38. [11:31:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  39. [11:31:44] [Server thread/INFO]: Done (21,773s)! For help, type "help" or "?"
  40. [11:31:50] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4141ms behind, skipping 82 tick(s)
  41. [11:31:53] [User Authenticator #1/INFO]: UUID of player ZygoZ is 38ec312f657b4e788340ba119b141038
  42. [11:31:53] [Server thread/INFO]: ZygoZ[/127.0.0.1:53898] logged in with entity id 327 at ([world] -226.83784604331092, 70.0, 301.2600331078528)
  43. [11:31:59] [Server thread/INFO]: ZygoZ issued server command: /flash this
  44. [11:31:59] [Server thread/ERROR]: null
  45. org.bukkit.command.CommandException: Unhandled exception executing command 'flash' in plugin Flash v1.0
  46. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  47. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  48. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  49. at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  50. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  51. at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  52. at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  53. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  54. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  55. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  56. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  57. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  58. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  59. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  60. Caused by: java.lang.NullPointerException
  61. at me.ZygoZ.Flash.onCommand(Flash.java:32) ~[?:?]
  62. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  63. ... 13 more
  64. [11:32:07] [Server thread/INFO]: ZygoZ issued server command: /flash ZygoZ
  65. [11:32:07] [Server thread/ERROR]: null
  66. org.bukkit.command.CommandException: Unhandled exception executing command 'flash' in plugin Flash v1.0
  67. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  68. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:175) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  69. at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:683) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  70. at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:952) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  71. at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  72. at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  73. at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  74. at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  75. at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  76. at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  77. at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  78. at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  79. at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  80. at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  81. Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
  82. at me.ZygoZ.Flash.onCommand(Flash.java:37) ~[?:?]
  83. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-1.7.2-R0.3-b3020jnks]
  84. ... 13 more
  85. [11:33:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3481ms behind, skipping 69 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement