Advertisement
Guest User

Server log

a guest
Aug 10th, 2014
31
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.99 KB | None | 0 0
  1. [16:32:41] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [16:32:41] [Server thread/INFO]: Loading properties
  3. [16:32:41] [Server thread/INFO]: Default game type: SURVIVAL
  4. [16:32:41] [Server thread/INFO]: Generating keypair
  5. [16:32:42] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [16:32:42] [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. [16:32:48] [Thread-8/INFO]: ----- Bukkit Auto Updater -----
  8. [16:32:48] [Thread-8/INFO]: It appears that you're running a Beta Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  9. [16:32:48] [Thread-8/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'.
  10. [16:32:48] [Thread-8/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.
  11. [16:32:48] [Thread-8/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  12. [16:32:48] [Thread-8/INFO]: ----- ------------------- -----
  13. [16:32:50] [Server thread/WARN]: [Fatal Error] temp.xml:9:16: Attribute name "noshade" associated with an element type "hr" must be followed by the ' = ' character.
  14.  
  15. [16:32:50] [Server thread/WARN]: org.xml.sax.SAXParseException; systemId: file:/D:/Minecraft%20Bukkit%20Server%20Creative/plugins/VoxelUpdate/temp.xml; lineNumber: 9; columnNumber: 16; Attribute name "noshade" associated with an element type "hr" must be followed by the ' = ' character.
  16. [16:32:50] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
  17. [16:32:50] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
  18. [16:32:50] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
  19. [16:32:50] [Server thread/WARN]: at com.thevoxelbox.voxelupdate.UpdateManager.readData(UpdateManager.java:219)
  20. [16:32:50] [Server thread/WARN]: at com.thevoxelbox.voxelupdate.UpdateManager.<init>(UpdateManager.java:33)
  21. [16:32:50] [Server thread/WARN]: at com.thevoxelbox.voxelupdate.VoxelUpdate.<clinit>(VoxelUpdate.java:39)
  22. [16:32:50] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  23. [16:32:50] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source)
  24. [16:32:50] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40)
  25. [16:32:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127)
  26. [16:32:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328)
  27. [16:32:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251)
  28. [16:32:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355)
  29. [16:32:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317)
  30. [16:32:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68)
  31. [16:32:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14)
  32. [16:32:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126)
  33. [16:32:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
  34. [16:32:50] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
  35. [16:32:50] [Server thread/ERROR]: Could not load 'plugins\WeedJava6.jar' in folder 'plugins'
  36. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/Packet
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  38. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  40. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:355) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  41. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:317) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  42. at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  43. at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  44. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  45. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  46. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  47. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/Packet
  48. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  49. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_65]
  50. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  51. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  52. ... 9 more
  53. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_R1.Packet
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  56. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  57. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  58. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_65]
  59. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_65]
  60. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  61. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  62. ... 9 more
  63. [16:32:51] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  64. [16:32:51] [Server thread/INFO]: [Punishmental] Loading Punishmental v2.87.1
  65. [16:32:51] [Server thread/INFO]: [VoxelUpdate] Loading VoxelUpdate v1.0.13
  66. [16:32:51] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.3
  67. [16:32:51] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.1.6 jenkins-Craftconomy3-2149
  68. [16:32:51] [Server thread/INFO]: [BlockCantKeepUpSpam] Loading BlockCantKeepUpSpam v0.1
  69. [16:32:51] [Server thread/INFO]: [GiantTrees] Loading GiantTrees v1.0-R03
  70. [16:32:51] [Server thread/INFO]: [Timber] Loading Timber v1.5
  71. [16:32:51] [Server thread/INFO]: [iDisguise] Loading iDisguise v3.0.4
  72. [16:32:51] [Server thread/INFO]: [AutoBackup] Loading AutoBackup v1.2
  73. [16:32:51] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  74. [16:32:51] [Server thread/INFO]: [BlockDisguise] Loading BlockDisguise v1.6
  75. [16:32:51] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.1
  76. [16:32:51] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
  77. [16:32:51] [Server thread/INFO]: [JustBlood] Loading JustBlood v0.6
  78. [16:32:51] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.5
  79. [16:32:51] [Server thread/INFO]: [Weed] Loading Weed v2.1
  80. [16:32:51] [Server thread/INFO]: [trails] Loading trails v2.9.4
  81. [16:32:51] [Server thread/INFO]: [Jail] Loading Jail v2.6.4-b77
  82. [16:32:51] [Server thread/INFO]: [SimpleHat] Loading SimpleHat v0.4
  83. [16:32:51] [Server thread/INFO]: [SpeechBubbles] Loading SpeechBubbles v9.0 Smooth Movement update
  84. [16:32:51] [Server thread/INFO]: [GiantTrees] Enabling GiantTrees v1.0-R03
  85. [16:32:51] [Server thread/WARN]: [GiantTrees] WorldEdit not installed. Undo capability disabled.
  86. [16:32:51] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  87. [16:32:51] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
  88. [16:32:51] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  89. [16:32:52] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  90. [16:32:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  91. [16:32:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  92. [16:32:52] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  93. [16:32:52] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  94. [16:32:52] [Server thread/INFO]: Preparing level "superveshtecrek"
  95. [16:32:52] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4999279684228970387)
  96. [16:32:53] [Server thread/INFO]: Preparing spawn area: 1%
  97. [16:32:54] [Server thread/INFO]: Preparing spawn area: 11%
  98. [16:32:55] [Server thread/INFO]: Preparing spawn area: 23%
  99. [16:32:56] [Server thread/INFO]: Preparing spawn area: 44%
  100. [16:32:57] [Server thread/INFO]: Preparing spawn area: 70%
  101. [16:32:58] [Server thread/INFO]: Preparing spawn area: 88%
  102. [16:32:59] [Server thread/INFO]: Preparing spawn area: 94%
  103. [16:33:00] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3482491254017145441)
  104. [16:33:01] [Server thread/INFO]: Preparing spawn area: 6%
  105. [16:33:02] [Server thread/INFO]: Preparing spawn area: 39%
  106. [16:33:04] [Server thread/INFO]: Preparing spawn area: 76%
  107. [16:33:05] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2866425184855572861)
  108. [16:33:06] [Server thread/INFO]: Preparing spawn area: 13%
  109. [16:33:07] [Server thread/INFO]: Preparing spawn area: 50%
  110. [16:33:08] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  111. [16:33:08] [Server thread/INFO]: [Punishmental] Enabling Punishmental v2.87.1
  112. [16:33:09] [Server thread/INFO]: [Punishmental]: Commands READY
  113. [16:33:09] [Server thread/INFO]: [VoxelUpdate] Enabling VoxelUpdate v1.0.13
  114. [16:33:10] [Server thread/INFO]: [VoxelUpdate] VoxelUpdate version 1.0.13 loaded
  115. [16:33:10] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.3
  116. [16:33:11] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  117. [16:33:14] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.1.6 jenkins-Craftconomy3-2149
  118. [16:33:14] [Server thread/INFO]: [Craftconomy3] Starting up!
  119. [16:33:14] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
  120. [16:33:20] [Server thread/INFO]: [Craftconomy3] Loading listeners.
  121. [16:33:20] [Server thread/INFO]: [Craftconomy3] Loading commands
  122. [16:33:21] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
  123. [16:33:21] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
  124. [16:33:21] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
  125. [16:33:21] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded!
  126. [16:33:21] [Server thread/INFO]: [Craftconomy3] Loading default settings.
  127. [16:33:21] [Server thread/INFO]: [Craftconomy3] Default settings loaded!
  128. [16:33:21] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager
  129. [16:33:21] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded!
  130. [16:33:21] [Server thread/INFO]: [Craftconomy3] Loading the PayDay manager.
  131. [16:33:21] [Server thread/INFO]: [Craftconomy3] PayDay Manager loaded!
  132. [16:33:21] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
  133. [16:33:21] [Server thread/INFO]: [Craftconomy3] Ready!
  134. [16:33:22] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked.
  135. [16:33:22] [Server thread/INFO]: [BlockCantKeepUpSpam] Enabling BlockCantKeepUpSpam v0.1
  136. [16:33:22] [Server thread/INFO]: BlockCantKeepUpSpam version 0.1 is enabled!
  137. [16:33:22] [Server thread/INFO]: [Timber] Enabling Timber v1.5
  138. [16:33:22] [Server thread/INFO]: [Timber] Loaded config file
  139. [16:33:22] [Server thread/INFO]: [iDisguise] Enabling iDisguise v3.0.4
  140. [16:33:22] [Server thread/ERROR]: Error occurred while enabling iDisguise v3.0.4 (Is it up to date?)
  141. java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/EntityHuman
  142. at de.robingrether.idisguise.iDisguise.onEnable(iDisguise.java:63) ~[?:?]
  143. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  144. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  145. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  146. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  147. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  148. at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  149. at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  150. at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  151. at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  152. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  153. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  154. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R2.EntityHuman
  155. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  156. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  157. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  158. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  159. ... 12 more
  160. [16:33:22] [Server thread/INFO]: [AutoBackup] Enabling AutoBackup v1.2
  161. [16:33:22] [Server thread/INFO]: [AutoBackup] Starting to initialize plugin ...
  162. [16:33:22] [Server thread/INFO]: [AutoBackup] Starting to configuration...
  163. [16:33:22] [Server thread/WARN]: [AutoBackup] Default system encoding may have misread config.yml from plugin jar
  164. [16:33:22] [Server thread/INFO]: [AutoBackup] Configured!
  165. [16:33:22] [Server thread/INFO]: [AutoBackup] Everything sounds good!
  166. [16:33:22] [Server thread/INFO]: [BlockDisguise] Enabling BlockDisguise v1.6
  167. [16:33:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.1
  168. [16:33:22] [Server thread/INFO]: [ClearLag] Loading modules...
  169. [16:33:22] [Server thread/INFO]: [ClearLag] No config updates found...
  170. [16:33:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  171. [16:33:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  172. [16:33:22] [Thread-10/INFO]: [ClearLag] Searching for updates..
  173. [16:33:22] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
  174. [16:33:22] [Server thread/INFO]: [JustBlood] Enabling JustBlood v0.6
  175. [16:33:22] [Server thread/INFO]: [JustBlood v0.6 ] = ENABLED
  176. [16:33:22] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.5
  177. [16:33:22] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
  178. [16:33:22] [Server thread/INFO]: [Weed] Enabling Weed v2.1
  179. [16:33:22] [Server thread/INFO]: [Weed] Plugin activated!
  180. [16:33:22] [Server thread/INFO]: [Weed] Plugin by bubbleguj
  181. [16:33:22] [Server thread/INFO]: [trails] Enabling trails v2.9.4
  182. [16:33:23] [Server thread/INFO]: [Jail] Enabling Jail v2.6.4-b77
  183. [16:33:23] [Server thread/INFO]: [Jail] Loaded 3 jail zones.
  184. [16:33:23] [Server thread/INFO]: [Jail] Loaded 0 prisoners.
  185. [16:33:23] [Server thread/INFO]: [Jail] Loaded 10 cells.
  186. [16:33:23] [Server thread/INFO]: [Jail] Notifications plugin not installed, features disabled
  187. [16:33:23] [Server thread/INFO]: [Jail] Jail v2.6.4-b77 loaded!
  188. [16:33:23] [Server thread/INFO]: [SimpleHat] Enabling SimpleHat v0.4
  189. [16:33:23] [Server thread/INFO]: SimpleHat version 0.4 by ichingpow enabled.
  190. [16:33:23] [Server thread/INFO]: SimpleHat: Permissions plugin not found. SimpleHat will work for everyone.
  191. [16:33:23] [Server thread/INFO]: [SpeechBubbles] Enabling SpeechBubbles v9.0 Smooth Movement update
  192. [16:33:23] [Server thread/INFO]: §c#########################################
  193. [16:33:23] [Server thread/INFO]: §c# [SpeechBubbles]Enabled #
  194. [16:33:23] [Server thread/INFO]: §c# by Kitt3120 #
  195. [16:33:23] [Server thread/INFO]: §c#########################################
  196. [16:33:23] [Server thread/INFO]: §c Version 9.0 Smooth Movement update
  197. [16:33:23] [Server thread/INFO]: §c ###
  198. [16:33:23] [Server thread/INFO]: §c ###
  199. [16:33:23] [Server thread/INFO]: §c ###
  200. [16:33:23] [Server thread/INFO]: §c ###
  201. [16:33:23] [Server thread/INFO]: §c ###
  202. [16:33:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  203. [16:33:23] [Server thread/INFO]: Done (31.146s)! For help, type "help" or "?"
  204. [16:33:23] [Thread-10/INFO]: [ClearLag] No updates found!
  205. [16:33:23] [pool-3-thread-6/INFO]: [Vault] Checking for Updates:
  206. [16:33:23] [pool-3-thread-6/INFO]: [Vault] No new version available
  207. [16:33:28] [Server thread/INFO]: §c#########################################
  208. [16:33:28] [Server thread/INFO]: §c# [SpeechBubbles] #
  209. [16:33:28] [Server thread/INFO]: §c# Loaded Config #
  210. [16:33:28] [Server thread/INFO]: §c#########################################
  211. [16:33:28] [Server thread/INFO]: §c ###
  212. [16:33:28] [Server thread/INFO]: §c ###
  213. [16:33:28] [Server thread/INFO]: §c ###
  214. [16:33:28] [Server thread/INFO]: §c ###
  215. [16:33:28] [Server thread/INFO]: §c ###
  216. [16:33:28] [Server thread/INFO]: [Speechbubbles]checking for updates - Current version: 9.0 Smooth Movement update
  217. [16:33:29] [Thread-14/INFO]: [SpeechBubbles] About to download a new update: Speechbubbles v9.0
  218. [16:33:29] [Thread-14/INFO]: [SpeechBubbles] Downloading update: 30% of 36920 bytes.
  219. [16:33:29] [Thread-14/INFO]: [SpeechBubbles] Downloading update: 80% of 36920 bytes.
  220. [16:33:29] [Thread-14/INFO]: [SpeechBubbles] Downloading update: 100% of 36920 bytes.
  221. [16:33:29] [Thread-14/INFO]: [SpeechBubbles] Finished updating.
  222. [16:33:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2751ms behind, skipping 55 tick(s)
  223. [16:33:54] [pool-3-thread-6/INFO]: There is an update for Jail, the newest version is: 2.6.5
  224. [16:34:25] [Server thread/INFO]: CONSOLE: Stopping the server..
  225. [16:34:25] [Server thread/INFO]: Stopping server
  226. [16:34:25] [Server thread/INFO]: [SpeechBubbles] Disabling SpeechBubbles v9.0 Smooth Movement update
  227. [16:34:25] [Server thread/INFO]: §c#########################################
  228. [16:34:25] [Server thread/INFO]: §c# [SpeechBubbles]Disabled #
  229. [16:34:25] [Server thread/INFO]: §c# by Kitt3120 #
  230. [16:34:25] [Server thread/INFO]: §c#########################################
  231. [16:34:25] [Server thread/INFO]: §c ###
  232. [16:34:25] [Server thread/INFO]: §c ###
  233. [16:34:25] [Server thread/INFO]: §c ###
  234. [16:34:25] [Server thread/INFO]: §c ###
  235. [16:34:25] [Server thread/INFO]: §c ###
  236. [16:34:25] [Server thread/INFO]: [SimpleHat] Disabling SimpleHat v0.4
  237. [16:34:25] [Server thread/INFO]: SimpleHat version 0.4 by ichingpow disabled
  238. [16:34:25] [Server thread/INFO]: [Jail] Disabling Jail v2.6.4-b77
  239. [16:34:25] [Server thread/INFO]: [trails] Disabling trails v2.9.4
  240. [16:34:25] [Server thread/INFO]: [Weed] Disabling Weed v2.1
  241. [16:34:25] [Server thread/INFO]: [Weed] Plugin deactivated!
  242. [16:34:25] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v1.8.5
  243. [16:34:25] [Server thread/INFO]: [JustBlood] Disabling JustBlood v0.6
  244. [16:34:25] [Server thread/INFO]: [JustBlood v0.6 ] = DISABLED
  245. [16:34:25] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.2
  246. [16:34:25] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
  247. [16:34:25] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.7.1
  248. [16:34:25] [Server thread/INFO]: [BlockDisguise] Disabling BlockDisguise v1.6
  249. [16:34:25] [Server thread/INFO]: [Vault] Disabling Vault v1.4.1-b436
  250. [16:34:25] [Server thread/INFO]: [AutoBackup] Disabling AutoBackup v1.2
  251. [16:34:25] [Server thread/INFO]: [AutoBackup] Starting to stop plugin ...
  252. [16:34:25] [Server thread/INFO]: [AutoBackup] Plugin was stopped!
  253. [16:34:25] [Server thread/INFO]: [iDisguise] Disabling iDisguise v3.0.4
  254. [16:34:25] [Server thread/ERROR]: Error occurred while disabling iDisguise v3.0.4 (Is it up to date?)
  255. java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/EntityHuman
  256. at de.robingrether.idisguise.iDisguise.saveData(iDisguise.java:589) ~[?:?]
  257. at de.robingrether.idisguise.iDisguise.onDisable(iDisguise.java:103) ~[?:?]
  258. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:318) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  259. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:348) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  260. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  261. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:416) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  262. at org.bukkit.craftbukkit.v1_7_R3.CraftServer.disablePlugins(CraftServer.java:395) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  263. at net.minecraft.server.v1_7_R3.MinecraftServer.stop(MinecraftServer.java:385) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  264. at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:500) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  265. at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  266. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R2.EntityHuman
  267. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  268. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
  269. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  270. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_65]
  271. ... 10 more
  272. [16:34:25] [Server thread/INFO]: [Timber] Disabling Timber v1.5
  273. [16:34:25] [Server thread/INFO]: [GiantTrees] Disabling GiantTrees v1.0-R03
  274. [16:34:25] [Server thread/INFO]: [BlockCantKeepUpSpam] Disabling BlockCantKeepUpSpam v0.1
  275. [16:34:25] [Server thread/INFO]: [Craftconomy3] Disabling Craftconomy3 v3.1.6 jenkins-Craftconomy3-2149
  276. [16:34:25] [Server thread/INFO]: [Craftconomy3] Closing the connection to the database.
  277. [16:34:25] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v5.3
  278. [16:34:25] [Server thread/INFO]: [VoxelUpdate] Disabling VoxelUpdate v1.0.13
  279. [16:34:25] [Server thread/INFO]: [Punishmental] Disabling Punishmental v2.87.1
  280. [16:34:26] [Server thread/INFO]: [Punishmental]: COMMANDS DISABLED
  281. [16:34:26] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1
  282. [16:34:26] [Server thread/INFO]: [ChairStairs] has been disabled.
  283. [16:34:26] [Server thread/INFO]: Saving players
  284. [16:34:26] [Server thread/INFO]: Saving worlds
  285. [16:34:26] [Server thread/INFO]: Saving chunks for level 'superveshtecrek'/Overworld
  286. [16:34:28] [Server thread/INFO]: Saving chunks for level 'superveshtecrek_nether'/Nether
  287. [16:34:28] [Server thread/INFO]: Saving chunks for level 'superveshtecrek_the_end'/The End
  288. [16:34:28] [Thread-4/INFO]: Stopping server
  289. [16:34:28] [Thread-4/INFO]: Saving players
  290. [16:34:28] [Thread-4/INFO]: Saving worlds
  291. [16:34:28] [Thread-4/INFO]: Saving chunks for level 'superveshtecrek'/Overworld
  292. [16:34:28] [Thread-4/INFO]: Saving chunks for level 'superveshtecrek_nether'/Nether
  293. [16:34:28] [Thread-4/INFO]: Saving chunks for level 'superveshtecrek_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement