Advertisement
Guest User

Untitled

a guest
Jul 27th, 2015
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.91 KB | None | 0 0
  1. [20:25:57] [Server thread/INFO]: Starting minecraft server version 1.8.7
  2. [20:25:57] [Server thread/INFO]: Loading properties
  3. [20:25:57] [Server thread/INFO]: Default game type: SURVIVAL
  4. [20:25:57] [Server thread/INFO]: Generating keypair
  5. [20:25:57] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [20:25:57] [Server thread/INFO]: Using default channel type
  7. [20:25:58] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-d27e6d0 (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
  8. [20:25:59] [Server thread/INFO]: [EasyWebsite] Loading EasyWebsite v1.0
  9. [20:25:59] [Server thread/INFO]: Preparing level "world"
  10. [20:25:59] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5724492087541792911)
  11. [20:26:00] [Server thread/INFO]: Preparing spawn area: 5%
  12. [20:26:01] [Server thread/INFO]: Preparing spawn area: 45%
  13. [20:26:02] [Server thread/INFO]: Preparing spawn area: 97%
  14. [20:26:02] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5998245325128068557)
  15. [20:26:03] [Server thread/INFO]: Preparing spawn area: 45%
  16. [20:26:04] [Server thread/INFO]: Preparing spawn area: 94%
  17. [20:26:04] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5998245325128068557)
  18. [20:26:05] [Server thread/INFO]: [EasyWebsite] Enabling EasyWebsite v1.0
  19. [20:26:05] [Server thread/INFO]: EasyWebsite in enabled.
  20. [20:26:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  21. [20:26:05] [Server thread/INFO]: Done (6,173s)! For help, type "help" or "?"
  22. [20:34:54] [User Authenticator #1/INFO]: UUID of player OmgACreeBOOMGR is 6180f4d6-d7cb-4c01-829f-d4a3d8cc260a
  23. [20:34:54] [Server thread/INFO]: OmgACreeBOOMGR[/127.0.0.1:55074] logged in with entity id 295 at ([world]242.46475660500442, 88.0, 234.5962331987789)
  24. [20:35:01] [Server thread/INFO]: OmgACreeBOOMGR issued server command: /website
  25. [20:35:01] [Server thread/ERROR]: null
  26. org.bukkit.command.CommandException: Unhandled exception executing command 'website' in plugin EasyWebsite v1.0
  27. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit.jar:git-Bukkit-d27e6d0]
  28. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit.jar:git-Bukkit-d27e6d0]
  29. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:619) ~[craftbukkit.jar:git-Bukkit-d27e6d0]
  30. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1106) [craftbukkit.jar:git-Bukkit-d27e6d0]
  31. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:966) [craftbukkit.jar:git-Bukkit-d27e6d0]
  32. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit.jar:git-Bukkit-d27e6d0]
  33. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit.jar:git-Bukkit-d27e6d0]
  34. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit.jar:git-Bukkit-d27e6d0]
  35. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_51]
  36. at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_51]
  37. at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [craftbukkit.jar:git-Bukkit-d27e6d0]
  38. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:672) [craftbukkit.jar:git-Bukkit-d27e6d0]
  39. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit.jar:git-Bukkit-d27e6d0]
  40. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:628) [craftbukkit.jar:git-Bukkit-d27e6d0]
  41. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:536) [craftbukkit.jar:git-Bukkit-d27e6d0]
  42. at java.lang.Thread.run(Unknown Source) [?:1.8.0_51]
  43. Caused by: java.lang.NullPointerException
  44. at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:210) ~[craftbukkit.jar:git-Bukkit-d27e6d0]
  45. at me.omgacreeboomgr.easywebsite.EasyWebsite.onCommand(EasyWebsite.java:33) ~[?:?]
  46. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit.jar:git-Bukkit-d27e6d0]
  47. ... 15 more
  48. [20:35:03] [Server thread/INFO]: OmgACreeBOOMGR has just earned the achievement [Taking Inventory]
  49. [20:35:23] [Netty Server IO #1/INFO]: <OmgACreeBOOMGR> Help me this is not working as it should D:
  50. [20:35:31] [Server thread/INFO]: OmgACreeBOOMGR lost connection: Disconnected
  51. [20:35:31] [Server thread/INFO]: OmgACreeBOOMGR left the game.
  52. [20:35:33] [Server thread/INFO]: Stopping the server
  53. [20:35:33] [Server thread/INFO]: Stopping server
  54. [20:35:33] [Server thread/INFO]: [EasyWebsite] Disabling EasyWebsite v1.0
  55. [20:35:33] [Server thread/INFO]: MOTD is disabled.
  56. [20:35:33] [Server thread/INFO]: Saving players
  57. [20:35:33] [Server thread/INFO]: Saving worlds
  58. [20:35:33] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  59. [20:35:34] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  60. [20:35:34] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement