Advertisement
Guest User

Untitled

a guest
Nov 6th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 5.60 KB | None | 0 0
  1. [12:38:05] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [12:38:05] [Server thread/INFO]: Loading properties
  3. [12:38:05] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:38:05] [Server thread/INFO]: Generating keypair
  5. [12:38:05] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [12:38:05] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks (MC: 1.7.9) (Implementing API version 1.7.9-R0.2)
  7. [12:38:05] [Server thread/INFO]: [BotBattle] Loading BotBattle v1.0
  8. [12:38:05] [Server thread/INFO]: Preparing level "world"
  9. [12:38:06] [Server thread/INFO]: Preparing start region for level 0 (Seed: 949578603616615510)
  10. [12:38:06] [Thread-7/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
  11. [12:38:06] [Thread-7/WARN]: Could not get latest artifact information: IOException
  12. [12:38:07] [Server thread/INFO]: Preparing spawn area: 95%
  13. [12:38:07] [Server thread/INFO]: Preparing start region for level 1 (Seed: 949578603616615510)
  14. [12:38:08] [Server thread/INFO]: Preparing start region for level 2 (Seed: 949578603616615510)
  15. [12:38:08] [Server thread/INFO]: [BotBattle] Enabling BotBattle v1.0
  16. [12:38:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  17. [12:38:08] [Server thread/INFO]: Done (2,488s)! For help, type "help" or "?"
  18. [12:38:31] [User Authenticator #1/INFO]: UUID of player 615Power is 47434176-a12c-40ba-8509-cbde590d0e50
  19. [12:38:31] [Server thread/INFO]: 615Power[/127.0.0.1:51346] logged in with entity id 346 at ([world] 305.0174632598417, 69.0, 238.34163472872766)
  20. [12:39:47] [Server thread/INFO]: 615Power issued server command: /bot setdrop 1
  21. [12:39:52] [Server thread/INFO]: 615Power issued server command: /bot setdrop 1
  22. [12:40:00] [Server thread/INFO]: 615Power issued server command: /bot setdrop 2
  23. [12:41:14] [Server thread/INFO]: 615Power issued server command: /bot setlobby
  24. [12:41:20] [Server thread/INFO]: 615Power issued server command: /bot setblue
  25. [12:41:25] [Server thread/INFO]: 615Power issued server command: /bot setred
  26. [12:41:35] [Server thread/INFO]: 615Power issued server command: /bot setleave
  27. [12:41:44] [Server thread/INFO]: 615Power issued server command: /bot join
  28. [12:41:48] [Server thread/INFO]: 615Power issued server command: /bot leave
  29. [12:41:50] [pool-3-thread-1/WARN]: Exception in thread "pool-3-thread-1"
  30. [12:41:50] [pool-3-thread-1/WARN]: org.apache.commons.lang.UnhandledException: Plugin BotBattle v1.0 generated an exception while executing task 2
  31.     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  32.     at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  33.     at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  34.     at java.lang.Thread.run(Unknown Source)
  35. Caused by: java.util.ConcurrentModificationException
  36.     at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
  37.     at java.util.ArrayList$Itr.next(Unknown Source)
  38.     at de.mpgc.botbattle.Countdown$1.run(Countdown.java:21)
  39.     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
  40.     at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  41.     ... 3 more
  42.  
  43. [12:42:06] [Server thread/INFO]: 615Power issued server command: /save-all
  44. [12:42:06] [Server thread/INFO]: 615Power: Forcing save..
  45. [12:42:06] [Server thread/INFO]: 615Power: Save complete.
  46. [12:42:10] [Server thread/INFO]: 615Power issued server command: /bot join
  47. [12:42:17] [Server thread/ERROR]: Encountered an unexpected exception
  48. java.util.ConcurrentModificationException
  49.     at java.util.HashMap$HashIterator.nextEntry(Unknown Source) ~[?:1.7.0_60]
  50.     at java.util.HashMap$KeyIterator.next(Unknown Source) ~[?:1.7.0_60]
  51.     at net.minecraft.server.v1_7_R3.EntityTracker.updatePlayers(EntityTracker.java:152) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  52.     at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:658) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  53.     at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  54.     at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  55.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  56.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  57. [12:42:17] [Server thread/ERROR]: This crash report has been saved to: C:\Users\Hinrich_Franken\Music\Desktople 2\MeinKraft\Testserver\.\crash-reports\crash-2014-11-06_12.42.17-server.txt
  58. [12:48:38] [Server thread/INFO]: CONSOLE: Stopping the server..
  59. [12:48:38] [Server thread/INFO]: Stopping server
  60. [12:48:38] [Server thread/INFO]: [BotBattle] Disabling BotBattle v1.0
  61. [12:48:38] [Server thread/INFO]: Saving players
  62. [12:48:38] [Server thread/INFO]: 615Power lost connection: Server closed
  63. [12:48:38] [Server thread/INFO]: 615Power left the game.
  64. [12:48:39] [Server thread/INFO]: Saving worlds
  65. [12:48:39] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  66. [12:48:39] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  67. [12:48:39] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  68. [12:48:39] [Thread-4/INFO]: Stopping server
  69. [12:48:39] [Thread-4/INFO]: Saving players
  70. [12:48:39] [Thread-4/INFO]: Saving worlds
  71. [12:48:39] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement