Advertisement
Guest User

Untitled

a guest
Sep 27th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.75 KB | None | 0 0
  1. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  2. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  3. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:152)
  4. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:252)
  5. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:292)
  6. 27.09 12:40:19 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:315)
  7. 27.09 12:40:19 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:264)
  8. 27.09 12:40:19 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:282)
  9. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  10. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  11. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  12. 27.09 12:40:19 [Server] INFO at com.mcheaven.coloredtablist.CT_Main.onEnable(CT_Main.java:36)
  13. 27.09 12:40:19 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  14. 27.09 12:40:19 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  15. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  16. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76)
  17. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:300)
  18. 27.09 12:40:19 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  19. 27.09 12:40:19 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
  20. 27.09 12:40:19 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  21. 27.09 12:40:19 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  22. 27.09 12:40:19 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  23. 27.09 12:40:19 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
  24. 27.09 12:40:19 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
  25. 27.09 12:40:19 [Server] INFO at sun.misc.Resource.getBytes(Unknown Source)
  26. 27.09 12:40:19 [Server] INFO at java.util.Arrays.copyOf(Unknown Source)
  27. 27.09 12:40:19 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  28. 27.09 12:40:19 [Server] SEVERE Error occurred while enabling ColoredTablist v1.9.6 (Is it up to date?)
  29. 27.09 12:40:13 [Multicraft] Received stop command
  30. 27.09 12:40:13 [Multicraft] Received stop command
  31. 27.09 12:40:13 [Multicraft] Received stop command
  32. 27.09 12:40:12 [Multicraft] Received stop command
  33. 27.09 12:40:12 [Multicraft] Stopping server!
  34. 27.09 12:40:12 [Multicraft] Received stop command
  35. 27.09 12:40:07 [Server] INFO Enabling ColoredTablist v1.9.6
  36. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseAnnotations(Unknown Source)
  37. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseAnnotations2(Unknown Source)
  38. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseAnnotation(Unknown Source)
  39. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseMemberValue(Unknown Source)
  40. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseArray(Unknown Source)
  41. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseClassArray(Unknown Source)
  42. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseClassValue(Unknown Source)
  43. 27.09 12:40:05 [Server] INFO at sun.reflect.annotation.AnnotationParser.parseSig(Unknown Source)
  44. 27.09 12:40:05 [Server] INFO at sun.reflect.generics.tree.ClassTypeSignature.accept(Unknown Source)
  45. 27.09 12:40:05 [Server] INFO at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Unknown Source)
  46. 27.09 12:40:05 [Server] INFO at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(Unknown Source)
  47. 27.09 12:40:05 [Server] INFO at java.lang.Class.forName(Unknown Source)
  48. 27.09 12:40:05 [Server] INFO at java.lang.Class.forName0(Native Method)
  49. 27.09 12:40:05 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  50. 27.09 12:40:05 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source)
  51. 27.09 12:40:05 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  52. 27.09 12:40:05 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:76)
  53. 27.09 12:40:05 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.getClassByName0(JavaPluginLoader.java:300)
  54. 27.09 12:40:05 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80)
  55. 27.09 12:40:05 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source)
  56. 27.09 12:40:05 [Server] INFO at java.security.AccessController.doPrivileged(Native Method)
  57. 27.09 12:40:05 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  58. 27.09 12:40:05 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source)
  59. 27.09 12:40:05 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source)
  60. 27.09 12:40:05 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source)
  61. 27.09 12:40:05 [Server] INFO at sun.misc.Resource.getByteBuffer(Unknown Source)
  62. 27.09 12:40:05 [Server] INFO at sun.misc.Resource.cachedInputStream(Unknown Source)
  63. 27.09 12:40:05 [Server] INFO at sun.misc.URLClassPath$JarLoader$2.getInputStream(Unknown Source)
  64. 27.09 12:40:05 [Server] INFO at java.util.jar.JarFile.getInputStream(Unknown Source)
  65. 27.09 12:40:05 [Server] INFO at java.util.zip.ZipFile.getInputStream(Unknown Source)
  66. 27.09 12:40:05 [Server] INFO at java.util.zip.ZipFile$ZipFileInflaterInputStream.<init>(Unknown Source)
  67. 27.09 12:40:05 [Server] INFO at java.util.zip.InflaterInputStream.<init>(Unknown Source)
  68. 27.09 12:40:05 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  69. 27.09 12:40:05 [Server] SEVERE Error occurred while enabling WorldGuard v5.8 (Is it up to date?)
  70. 27.09 12:39:53 [Server] INFO Enabling WorldGuard v5.8
  71. 27.09 12:39:52 [Server] INFO v0.6 - Enabled
  72. 27.09 12:39:49 [Server] INFO Enabling Questioner v0.6
  73. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:252)
  74. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:292)
  75. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:315)
  76. 27.09 12:39:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:264)
  77. 27.09 12:39:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:282)
  78. 27.09 12:39:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  79. 27.09 12:39:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  80. 27.09 12:39:48 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  81. 27.09 12:39:48 [Server] INFO at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:303)
  82. 27.09 12:39:48 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676)
  83. 27.09 12:39:48 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377)
  84. 27.09 12:39:48 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402)
  85. 27.09 12:39:48 [Server] INFO at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421)
  86. 27.09 12:39:48 [Server] INFO at org.bukkit.WorldCreator.createWorld(WorldCreator.java:235)
  87. 27.09 12:39:48 [Server] INFO at org.bukkit.Bukkit.createWorld(Bukkit.java:226)
  88. 27.09 12:39:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.CraftServer.createWorld(CraftServer.java:763)
  89. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:84)
  90. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:105)
  91. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.ChunkProviderServer.loadChunk(ChunkProviderServer.java:176)
  92. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.ChunkRegionLoader.a(ChunkRegionLoader.java:45)
  93. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
  94. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTCompressedStreamTools.a(SourceFile:75)
  95. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTBase.a(SourceFile:89)
  96. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTBase.b(SourceFile:101)
  97. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTTagCompound.load(SourceFile:38)
  98. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTBase.b(SourceFile:101)
  99. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTTagCompound.load(SourceFile:38)
  100. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTBase.b(SourceFile:101)
  101. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTTagList.load(SourceFile:41)
  102. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTTagCompound.load(SourceFile:38)
  103. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTBase.b(SourceFile:101)
  104. 27.09 12:39:48 [Server] INFO at net.minecraft.server.v1_6_R3.NBTTagByteArray.load(SourceFile:27)
  105. 27.09 12:39:48 [Server] INFO java.lang.OutOfMemoryError: Java heap space
  106. 27.09 12:39:48 [Server] SEVERE Error occurred while enabling Multiverse-Core v2.5-b675 (Is it up to date?)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement