Advertisement
Guest User

Untitled

a guest
Feb 18th, 2016
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.75 KB | None | 0 0
  1. [07:28:07] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [07:28:07] [Server thread/INFO]: Loading properties
  3. [07:28:08] [Server thread/INFO]: Default game type: SURVIVAL
  4. [07:28:08] [Server thread/INFO]: Generating keypair
  5. [07:28:08] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [07:28:08] [Server thread/INFO]: Using default channel type
  7. [07:28:08] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  8. [07:28:08] [Server thread/INFO]: [iControlU] Loading iControlU v1.8.0
  9. [07:28:08] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  10. [07:28:09] [Server thread/INFO]: [Troll] Loading Troll v3.8
  11. [07:28:09] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  12. [07:28:09] [Server thread/INFO]: [Punishmental] Loading Punishmental v5.1
  13. [07:28:09] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.0.4
  14. [07:28:09] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  15. [07:28:09] [Server thread/INFO]: [TrollingPlus] Loading TrollingPlus v0.8.7
  16. [07:28:09] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  17. [07:28:09] [Server thread/INFO]: Preparing level "world"
  18. [07:28:09] [Server thread/INFO]: Preparing start region for level 0 (Seed: -2629953562412744532)
  19. [07:28:10] [Server thread/INFO]: Preparing spawn area: 94%
  20. [07:28:10] [Server thread/INFO]: Preparing start region for level 1 (Seed: -2629953562412744532)
  21. [07:28:11] [Server thread/INFO]: Preparing spawn area: 87%
  22. [07:28:11] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2629953562412744532)
  23. [07:28:11] [Server thread/INFO]: [iControlU] Enabling iControlU v1.8.0
  24. [07:28:11] [Server thread/ERROR]: Error occurred while enabling iControlU v1.8.0 (Is it up to date?)
  25. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R1/Packet
  26. at me.firebreath15.icontrolu.iControlU.onEnable(iControlU.java:23) ~[?:?]
  27. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
  28. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  29. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  30. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:342) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  31. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:314) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  32. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:406) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  33. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  34. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  35. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  36. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:504) [craftbukkit_server.jar:git-Bukkit-18fbb24]
  37. at java.lang.Thread.run(Unknown Source) [?:1.8.0_73]
  38. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R1.Packet
  39. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
  40. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit_server.jar:git-Bukkit-18fbb24]
  41. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  42. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_73]
  43. ... 12 more
  44. [07:28:11] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  45. [07:28:11] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  46. [07:28:11] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  47. [07:28:11] [Server thread/INFO]: [Troll] Enabling Troll v3.8
  48. [07:28:11] [Server thread/INFO]: [Troll] Plugin enabled!
  49. [07:28:13] [Server thread/INFO]: [Troll] No update found.
  50. [07:28:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  51. [07:28:13] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  52. [07:28:13] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  53. [07:28:13] [Server thread/INFO]: [Punishmental] Enabling Punishmental v5.1
  54. [07:28:13] [Server thread/INFO]: 5.1
  55. [07:28:13] [Server thread/WARN]: §a[Punishmental] Starting lag checker
  56. [07:28:13] [Server thread/WARN]: §a[Punishmental] Lag cheker running
  57. [07:28:13] [Server thread/INFO]: [Punishmental]: Connecting to WorldEdit
  58. [07:28:13] [Server thread/INFO]: [Punishmental]: WorldEdit found and loaded, loading punishable areas
  59. [07:28:13] [Server thread/INFO]: [Punishmental]: Commands READY
  60. [07:28:13] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.0.4
  61. [07:28:13] [Server thread/INFO]: [iDisguise] iDisguise 5.0.4 enabled!
  62. [07:28:13] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  63. [07:28:13] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  64. [07:28:13] [Server thread/INFO]: [TrollingPlus] Enabling TrollingPlus v0.8.7
  65. [07:28:14] [Server thread/INFO]: |---------------------------------------|
  66. [07:28:14] [Server thread/INFO]: | [TrollingPlus] Plugin enabled. |
  67. [07:28:14] [Server thread/INFO]: | [TrollingPlus] Version: 0.8.7 |
  68. [07:28:14] [Server thread/INFO]: | [TrollingPlus] Author: Freakey |
  69. [07:28:14] [Server thread/INFO]: |---------------------------------------|
  70. [07:28:14] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  71. [07:28:14] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  72. [07:28:14] [Server thread/INFO]: git-Bukkit-18fbb24 (MC: 1.8.8)
  73. [07:28:14] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  74. [07:28:14] [Server thread/INFO]: Using locale en_GB
  75. [07:28:14] [Server thread/INFO]: Using locale en_GB
  76. [07:28:14] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  77. [07:28:14] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  78. [07:28:14] [Server thread/INFO]: Done (5.777s)! For help, type "help" or "?"
  79. [07:28:14] [pool-3-thread-9/WARN]: §c[Punishmental] Failsafe Activated to prevent server lock-up
  80. [07:28:14] [pool-3-thread-9/WARN]: §c[Punishmental] If the server was running fine when this happened, please consider deactivating or raising the failsafe value in the Punishmental Config Settings
  81. [07:28:14] [pool-3-thread-9/WARN]: §a[Punishmental] Starting lag checker
  82. [07:28:14] [pool-3-thread-9/WARN]: §a[Punishmental] Lag cheker running
  83. [07:28:20] [Server thread/INFO]: Stopping the server
  84. [07:28:20] [Server thread/INFO]: Stopping server
  85. [07:28:20] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  86. [07:28:20] [Server thread/INFO]: [TrollingPlus] Disabling TrollingPlus v0.8.7
  87. [07:28:20] [Server thread/INFO]: |---------------------------------------|
  88. [07:28:20] [Server thread/INFO]: | [TrollingPlus] Plugin disabled. |
  89. [07:28:20] [Server thread/INFO]: | [TrollingPlus] Version: 0.8.7 |
  90. [07:28:20] [Server thread/INFO]: | [TrollingPlus] Author: Freakey |
  91. [07:28:20] [Server thread/INFO]: |---------------------------------------|
  92. [07:28:20] [Server thread/INFO]: [Modifyworld] Disabling Modifyworld v1.19.7
  93. [07:28:20] [Server thread/INFO]: [Modifyworld] Modifyworld successfully disabled!
  94. [07:28:20] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.0.4
  95. [07:28:20] [Server thread/INFO]: [iDisguise] iDisguise 5.0.4 disabled!
  96. [07:28:20] [Server thread/INFO]: [Punishmental] Disabling Punishmental v5.1
  97. [07:28:20] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
  98. [07:28:20] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  99. [07:28:20] [Server thread/INFO]: [Troll] Disabling Troll v3.8
  100. [07:28:20] [Server thread/INFO]: [Troll] Plugin disabled!
  101. [07:28:20] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  102. [07:28:20] [Server thread/INFO]: [iControlU] Disabling iControlU v1.8.0
  103. [07:28:20] [Server thread/INFO]: Saving players
  104. [07:28:20] [Server thread/INFO]: Saving worlds
  105. [07:28:20] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  106. [07:28:20] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  107. [07:28:20] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement