Advertisement
Guest User

Untitled

a guest
May 3rd, 2015
264
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.51 KB | None | 0 0
  1. [12:14:12] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [12:14:12] [Server thread/INFO]: Loading properties
  3. [12:14:12] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:14:12] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-c3c767f-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [12:14:12] [Server thread/ERROR]: Could not save bukkit.yml
  6. java.io.FileNotFoundException: bukkit.yml (Permission denied)
  7. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  8. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  9. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  10. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  11. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.saveConfig(CraftServer.java:271) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  12. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:211) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  13. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:70) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  14. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  18. [12:14:12] [Server thread/ERROR]: Could not save commands.yml
  19. java.io.FileNotFoundException: commands.yml (Permission denied)
  20. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  21. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  22. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  23. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  24. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.saveCommandsConfig(CraftServer.java:279) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  25. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:218) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  26. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:70) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  27. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  28. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  29. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  30. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  31. [12:14:12] [Server thread/ERROR]: Could not save commands.yml
  32. java.io.FileNotFoundException: commands.yml (Permission denied)
  33. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  34. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  35. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  36. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  37. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.saveCommandsConfig(CraftServer.java:279) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  38. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:238) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  39. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:70) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  40. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  41. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  42. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  43. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  44. [12:14:12] [Server thread/WARN]: Failed to save user banlist:
  45. java.io.FileNotFoundException: banned-players.json (Permission denied)
  46. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  47. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  48. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  49. at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  50. at net.minecraft.server.v1_8_R1.JsonList.save(JsonList.java:137) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  51. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.x(SourceFile:83) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  52. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:26) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  53. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  54. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  55. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  56. [12:14:12] [Server thread/WARN]: Failed to save ip banlist:
  57. java.io.FileNotFoundException: banned-ips.json (Permission denied)
  58. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  59. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  60. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  61. at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  62. at net.minecraft.server.v1_8_R1.JsonList.save(JsonList.java:137) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  63. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.w(SourceFile:75) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  64. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:28) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  65. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  66. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  67. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  68. [12:14:12] [Server thread/WARN]: Failed to save operators list:
  69. java.io.FileNotFoundException: ops.json (Permission denied)
  70. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  71. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  72. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  73. at com.google.common.io.Files.newWriter(Files.java:103) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  74. at net.minecraft.server.v1_8_R1.JsonList.save(JsonList.java:137) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  75. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.B(SourceFile:115) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  76. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:31) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  77. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:130) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  78. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  79. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  80. [12:14:12] [Server thread/INFO]: Using 4 threads for Netty based IO
  81. [12:14:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
  82. [12:14:12] [Server thread/INFO]: Debug logging is disabled
  83. [12:14:12] [Server thread/ERROR]: Could not save spigot.yml
  84. java.io.FileNotFoundException: spigot.yml (Permission denied)
  85. at java.io.FileOutputStream.open(Native Method) ~[?:1.7.0_79]
  86. at java.io.FileOutputStream.<init>(FileOutputStream.java:221) ~[?:1.7.0_79]
  87. at java.io.FileOutputStream.<init>(FileOutputStream.java:171) ~[?:1.7.0_79]
  88. at org.bukkit.configuration.file.FileConfiguration.save(FileConfiguration.java:105) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  89. at org.spigotmc.SpigotConfig.readConfig(SpigotConfig.java:121) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  90. at org.spigotmc.SpigotConfig.init(SpigotConfig.java:73) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  91. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:131) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  92. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  93. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  94. [12:14:12] [Server thread/INFO]: Generating keypair
  95. [12:14:12] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25566
  96. [12:14:13] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  97. [12:14:13] [Server thread/INFO]: [FakeMessager] Loading FakeMessager v1.6
  98. [12:14:13] [Server thread/INFO]: [SpawnJoin] Loading SpawnJoin v1.0.6.1
  99. [12:14:13] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  100. [12:14:13] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
  101. [12:14:13] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.0.3
  102. [12:14:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  103. [12:14:13] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.0
  104. [12:14:13] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1
  105. [12:14:13] [Server thread/INFO]: [TitlePro] Loading TitlePro v1.0.2
  106. [12:14:13] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.3.8
  107. [12:14:13] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  108. [12:14:13] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.1
  109. [12:14:13] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.3-SNAPSHOT-b117
  110. [12:14:13] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  111. [12:14:13] [Server thread/INFO]: [BungeePortals] Loading BungeePortals v1.1
  112. [12:14:13] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
  113. [12:14:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
  114. [12:14:13] [Server thread/INFO]: [Votifier] Loading Votifier v1.0.7
  115. [12:14:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-05.1569-
  116. [12:14:13] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  117. [12:14:13] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  118. [12:14:13] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b699
  119. [12:14:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  120. [12:14:13] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.3-SNAPSHOT-b117
  121. [12:14:13] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  122. [12:14:13] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  123. [12:14:13] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  124. [12:14:13] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  125. [12:14:13] [Server thread/INFO]: Preparing level "world"
  126. [12:14:13] [Server thread/WARN]: java.io.FileNotFoundException: ./world/session.lock (Permission denied)
  127. [12:14:13] [Server thread/WARN]: at java.io.FileOutputStream.open(Native Method)
  128. [12:14:13] [Server thread/WARN]: at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
  129. [12:14:13] [Server thread/WARN]: at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  130. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.WorldNBTStorage.h(WorldNBTStorage.java:47)
  131. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.WorldNBTStorage.<init>(WorldNBTStorage.java:41)
  132. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ServerNBTManager.<init>(SourceFile:19)
  133. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:249)
  134. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  135. [12:14:13] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505)
  136. [12:14:13] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  137. [12:14:13] [Server thread/ERROR]: Encountered an unexpected exception
  138. java.lang.RuntimeException: Failed to check session lock for world located at ./world, aborting. Stop the server and delete the session.lock in this world to prevent further issues.
  139. at net.minecraft.server.v1_8_R1.WorldNBTStorage.h(WorldNBTStorage.java:57) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  140. at net.minecraft.server.v1_8_R1.WorldNBTStorage.<init>(WorldNBTStorage.java:41) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  141. at net.minecraft.server.v1_8_R1.ServerNBTManager.<init>(SourceFile:19) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  142. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:249) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  143. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) ~[spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  144. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot-1.8.jar:git-Spigot-c3c767f-33d5de3]
  145. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
  146. [12:14:13] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/multicraft/servers/lobby/./crash-reports/crash-2015-05-03_12.14.13-server.txt
  147. [12:14:13] [Server thread/INFO]: Stopping server
  148. [12:14:13] [Server thread/INFO]: [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
  149. [12:14:13] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.3-SNAPSHOT-b117
  150. [12:14:13] [Server thread/INFO]: Saving players
  151. [12:14:13] [Server thread/INFO]: Saving worlds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement