Advertisement
Guest User

Untitled

a guest
Aug 5th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. 2013-08-05 14:00:18 [INFO] Starting minecraft server version 1.6.2
  2. 2013-08-05 14:00:18 [INFO] Loading properties
  3. 2013-08-05 14:00:18 [INFO] Default game type: SURVIVAL
  4. 2013-08-05 14:00:18 [INFO] Generating keypair
  5. 2013-08-05 14:00:19 [INFO] Starting Minecraft server on *:25565
  6. 2013-08-05 14:00:19 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-37-g64d45a2-b2826jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT)
  7. 2013-08-05 14:00:19 [INFO] [RemoteEntities] Loading RemoteEntities v1.7
  8. 2013-08-05 14:00:19 [INFO] [MineStory] Loading MineStory v1.6.2
  9. 2013-08-05 14:00:19 [INFO] Preparing level "world"
  10. 2013-08-05 14:00:19 [INFO] Preparing start region for level 0 (Seed: -2276229451318022672)
  11. 2013-08-05 14:00:20 [INFO] Preparing spawn area: 40%
  12. 2013-08-05 14:00:21 [INFO] Preparing start region for level 1 (Seed: -2276229451318022672)
  13. 2013-08-05 14:00:22 [INFO] ----- Bukkit Auto Updater -----
  14. 2013-08-05 14:00:22 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  15. 2013-08-05 14:00:22 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
  16. 2013-08-05 14:00:22 [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.
  17. 2013-08-05 14:00:22 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  18. 2013-08-05 14:00:22 [INFO] ----- ------------------- -----
  19. 2013-08-05 14:00:22 [INFO] Preparing spawn area: 89%
  20. 2013-08-05 14:00:22 [INFO] Preparing start region for level 2 (Seed: -2276229451318022672)
  21. 2013-08-05 14:00:23 [INFO] [RemoteEntities] Enabling RemoteEntities v1.7
  22. 2013-08-05 14:00:23 [INFO] [MineStory] Enabling MineStory v1.6.2
  23. 2013-08-05 14:00:23 [INFO] [MineStory]Fully functioning!
  24. 2013-08-05 14:00:23 [INFO] Server permissions file permissions.yml is empty, ignoring it
  25. 2013-08-05 14:00:23 [INFO] Done (3,699s)! For help, type "help" or "?"
  26. 2013-08-05 14:00:27 [SEVERE] Reached end of stream for /127.0.0.1
  27. 2013-08-05 14:00:31 [INFO] Zarkopafilis[/127.0.0.1:52290] logged in with entity id 393 at ([world] -336.01128146142196, 66.0, -298.56602675153783)
  28. 2013-08-05 14:00:31 [SEVERE] Could not pass event PlayerJoinEvent to MineStory v1.6.2
  29. org.bukkit.event.EventException
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  31. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  32. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  33. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  34. at net.minecraft.server.v1_6_R2.PlayerList.c(PlayerList.java:206)
  35. at net.minecraft.server.v1_6_R2.PlayerList.a(PlayerList.java:102)
  36. at net.minecraft.server.v1_6_R2.PendingConnection.e(PendingConnection.java:130)
  37. at net.minecraft.server.v1_6_R2.PendingConnection.d(PendingConnection.java:43)
  38. at net.minecraft.server.v1_6_R2.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:41)
  39. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:29)
  40. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  41. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  42. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  43. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  44. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  45. Caused by: java.lang.IllegalArgumentException: File cannot be null
  46. at org.apache.commons.lang.Validate.notNull(Validate.java:203)
  47. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:170)
  48. at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:117)
  49. at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:111)
  50. at zarkopafilis.koding.io.minestory.FirstTimeItems.onFirstTimePlayerJoin(FirstTimeItems.java:26)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  54. at java.lang.reflect.Method.invoke(Unknown Source)
  55. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  56. ... 14 more
  57. 2013-08-05 14:00:37 [INFO] CONSOLE: Stopping the server..
  58. 2013-08-05 14:00:37 [INFO] Stopping server
  59. 2013-08-05 14:00:37 [INFO] [MineStory] Disabling MineStory v1.6.2
  60. 2013-08-05 14:00:37 [INFO] [MineStory] Disabled!
  61. 2013-08-05 14:00:37 [INFO] [RemoteEntities] Disabling RemoteEntities v1.7
  62. 2013-08-05 14:00:37 [INFO] Saving players
  63. 2013-08-05 14:00:37 [WARNING] DSCT: socket closed
  64. 2013-08-05 14:00:37 [INFO] Closing listening thread
  65. 2013-08-05 14:00:37 [INFO] §eZarkopafilis left the game.
  66. 2013-08-05 14:00:37 [SEVERE] Reached end of stream for /127.0.0.1
  67. 2013-08-05 14:00:37 [INFO] Saving worlds
  68. 2013-08-05 14:00:37 [INFO] Saving chunks for level 'world'/Overworld
  69. 2013-08-05 14:00:38 [INFO] Saving chunks for level 'world_nether'/Nether
  70. 2013-08-05 14:00:39 [INFO] Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement