Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2015
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.97 KB | None | 0 0
  1. 02.02 11:30:36 [Server] INFO ... 6 more
  2. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  3. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  4. 02.02 11:30:36 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
  5. 02.02 11:30:36 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
  6. 02.02 11:30:36 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  7. 02.02 11:30:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  8. 02.02 11:30:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
  9. 02.02 11:30:36 [Server] INFO at me.jordan.epicGlass.EpicGlass.<init>(EpicGlass.java:26) ~[?:?]
  10. 02.02 11:30:36 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  11. 02.02 11:30:36 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  12. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  13. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  14. 02.02 11:30:36 [Server] INFO Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
  15. 02.02 11:30:36 [Server] INFO ... 6 more
  16. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  17. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  18. 02.02 11:30:36 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_51]
  19. 02.02 11:30:36 [Server] INFO at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
  20. 02.02 11:30:36 [Server] INFO at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  21. 02.02 11:30:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  22. 02.02 11:30:36 [Server] INFO at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
  23. 02.02 11:30:36 [Server] INFO at me.jordan.epicGlass.EpicGlass.<init>(EpicGlass.java:26) ~[?:?]
  24. 02.02 11:30:36 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
  25. 02.02 11:30:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  26. 02.02 11:30:36 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  27. 02.02 11:30:36 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  28. 02.02 11:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  29. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  30. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  31. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  32. 02.02 11:30:36 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
  33. 02.02 11:30:36 [Server] ERROR Could not load 'plugins/EpicGlass.jar' in folder 'plugins'
  34. 02.02 11:30:36 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  35. 02.02 11:30:36 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  36. 02.02 11:30:36 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  37. 02.02 11:30:36 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  38. 02.02 11:30:36 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:218) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  39. 02.02 11:30:36 [Server] INFO org.bukkit.plugin.UnknownDependencyException: WorldGuard
  40. 02.02 11:30:36 [Server] ERROR Could not load 'plugins/WorldRegions.jar' in folder 'plugins'
  41. 02.02 11:30:36 [Server] INFO Set PluginClassLoader as parallel capable
  42. 02.02 11:30:35 [Server] INFO ... 5 more
  43. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  44. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  45. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  46. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  47. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  48. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_51]
  49. 02.02 11:30:35 [Server] INFO Caused by: java.util.zip.ZipException: zip file is empty
  50. 02.02 11:30:35 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  51. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  52. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  53. 02.02 11:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  54. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  55. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  56. 02.02 11:30:35 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  57. 02.02 11:30:35 [Server] ERROR Could not load 'plugins/ChatControl.jar' in folder 'plugins'
  58. 02.02 11:30:35 [Server] INFO ... 5 more
  59. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  60. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  61. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  62. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  63. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  64. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_51]
  65. 02.02 11:30:35 [Server] INFO Caused by: java.util.zip.ZipException: error in opening zip file
  66. 02.02 11:30:35 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  67. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  68. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  69. 02.02 11:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  70. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  71. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  72. 02.02 11:30:35 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79.  
  80.  
  81. 02.02 11:30:35 [Server] ERROR Could not load 'plugins/WorldGuard.jar' in folder 'plugins'
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93. 02.02 11:30:35 [Server] INFO ... 5 more
  94. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  95. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  96. 02.02 11:30:35 [Server] INFO at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  97. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  98. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  99. 02.02 11:30:35 [Server] INFO at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_51]
  100. 02.02 11:30:35 [Server] INFO Caused by: java.util.zip.ZipException: zip file is empty
  101. 02.02 11:30:35 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  102. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  103. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  104. 02.02 11:30:35 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  105. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  106. 02.02 11:30:35 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot_1.8_4460863-262c777.jar:git-Spigot-4460863-262c777]
  107. 02.02 11:30:35 [Server] INFO org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  108. 02.02 11:30:35 [Server] ERROR Could not load 'plugins/Clearlag.jar' in folder 'plugins'
  109. 02.02 11:30:35 [Server] INFO Starting Minecraft server on 198.143.140.142:25565
  110. 02.02 11:30:35 [Server] INFO Generating keypair
  111. 02.02 11:30:35 [Server] INFO Using 4 threads for Netty based IO
  112. 02.02 11:30:35 [Server] INFO Server Ping Player Sample Count: 12
  113. 02.02 11:30:35 [Server] INFO Debug logging is disabled
  114. 02.02 11:30:35 [Server] INFO This server is running CraftBukkit version git-Spigot-4460863-262c777 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  115. 02.02 11:30:35 [Server] INFO Default game type: SURVIVAL
  116. 02.02 11:30:35 [Server] INFO ... 13 more
  117. 02.02 11:30:35 [Server] INFO at org.apache.logging.log4j.core.appender.rolling.RollingRandomAccessFileManager.flush(RollingRandomAccessFileManager.java:106)
  118. 02.02 11:30:35 [Server] INFO at java.io.RandomAccessFile.write(Unknown Source)
  119. 02.02 11:30:35 [Server] INFO at java.io.RandomAccessFile.writeBytes(Unknown Source)
  120. 02.02 11:30:35 [Server] INFO at java.io.RandomAccessFile.writeBytes0(Native Method)
  121. 02.02 11:30:35 [Server] INFO Caused by: java.io.IOException: Disk quota exceeded
  122. 02.02 11:30:35 [Server] INFO at java.lang.Thread.run(Unknown Source)
  123. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494)
  124. 02.02 11:30:35 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:77)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement