Advertisement
Guest User

Untitled

a guest
Mar 21st, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.65 KB | None | 0 0
  1. [20:49:31] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [20:49:31] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  3. [20:49:31] [Server thread/INFO]: Loading properties
  4. [20:49:31] [Server thread/INFO]: Default game type: SURVIVAL
  5. [20:49:31] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-550ebac-7019900 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  6. [20:49:32] [Server thread/INFO]: Debug logging is disabled
  7. [20:49:32] [Server thread/INFO]: Server Ping Player Sample Count: 12
  8. [20:49:32] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [20:49:32] [Server thread/INFO]: Generating keypair
  10. [20:49:32] [Server thread/INFO]: Starting Minecraft server on *:25565
  11. [20:49:32] [Server thread/ERROR]: Could not load 'plugins\TheSystem.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:164) ~[spigot.jar:git-Spigot-550ebac-7019900]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-550ebac-7019900]
  15. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [spigot.jar:git-Spigot-550ebac-7019900]
  16. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot.jar:git-Spigot-550ebac-7019900]
  17. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:505) [spigot.jar:git-Spigot-550ebac-7019900]
  18. at java.lang.Thread.run(Unknown Source) [?:1.7.0_79]
  19. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token
  20. found character '\t(TAB)' that cannot start any token. (Do not use \t(TAB) for indentation)
  21. in 'reader', line 50, column 1:
  22.  
  23. ^
  24.  
  25. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:420) ~[spigot.jar:git-Spigot-550ebac-7019900]
  26. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot.jar:git-Spigot-550ebac-7019900]
  27. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot.jar:git-Spigot-550ebac-7019900]
  28. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot.jar:git-Spigot-550ebac-7019900]
  29. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot.jar:git-Spigot-550ebac-7019900]
  30. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226) ~[spigot.jar:git-Spigot-550ebac-7019900]
  31. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-550ebac-7019900]
  32. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot.jar:git-Spigot-550ebac-7019900]
  33. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-550ebac-7019900]
  34. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:231) ~[spigot.jar:git-Spigot-550ebac-7019900]
  35. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot.jar:git-Spigot-550ebac-7019900]
  36. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot.jar:git-Spigot-550ebac-7019900]
  37. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot.jar:git-Spigot-550ebac-7019900]
  38. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot.jar:git-Spigot-550ebac-7019900]
  39. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481) ~[spigot.jar:git-Spigot-550ebac-7019900]
  40. at org.yaml.snakeyaml.Yaml.load(Yaml.java:412) ~[spigot.jar:git-Spigot-550ebac-7019900]
  41. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[spigot.jar:git-Spigot-550ebac-7019900]
  42. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[spigot.jar:git-Spigot-550ebac-7019900]
  43. ... 5 more
  44. [20:49:32] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  45. [20:49:32] [Server thread/INFO]: Preparing level "world"
  46. [20:49:33] [Server thread/INFO]: -------- World Settings For [world] --------
  47. [20:49:33] [Server thread/INFO]: Item Merge Radius: 2.5
  48. [20:49:33] [Server thread/INFO]: Item Despawn Rate: 6000
  49. [20:49:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  50. [20:49:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  51. [20:49:33] [Server thread/INFO]: View Distance: 10
  52. [20:49:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  53. [20:49:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  54. [20:49:33] [Server thread/INFO]: Clear tick list: false
  55. [20:49:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  56. [20:49:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  57. [20:49:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  58. [20:49:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  59. [20:49:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  60. [20:49:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  61. [20:49:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  62. [20:49:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  63. [20:49:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  64. [20:49:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  65. [20:49:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  66. [20:49:33] [Server thread/INFO]: Max Entity Collisions: 8
  67. [20:49:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  68. [20:49:33] [Server thread/INFO]: Mob Spawn Range: 4
  69. [20:49:33] [Server thread/INFO]: Anti X-Ray: true
  70. [20:49:33] [Server thread/INFO]: Engine Mode: 1
  71. [20:49:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  72. [20:49:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  73. [20:49:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  74. [20:49:33] [Server thread/INFO]: Alternative Hopper Ticking: false
  75. [20:49:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  76. [20:49:33] [Server thread/INFO]: Random Lighting Updates: false
  77. [20:49:33] [Server thread/INFO]: Structure Info Saving: true
  78. [20:49:33] [Server thread/INFO]: Max TNT Explosions: 100
  79. [20:49:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  80. [20:49:33] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  81. [20:49:33] [Server thread/INFO]: Item Merge Radius: 2.5
  82. [20:49:33] [Server thread/INFO]: Item Despawn Rate: 6000
  83. [20:49:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  84. [20:49:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  85. [20:49:33] [Server thread/INFO]: View Distance: 10
  86. [20:49:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  87. [20:49:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  88. [20:49:33] [Server thread/INFO]: Clear tick list: false
  89. [20:49:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  90. [20:49:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  91. [20:49:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  92. [20:49:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  93. [20:49:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  94. [20:49:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  95. [20:49:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  96. [20:49:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  97. [20:49:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  98. [20:49:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  99. [20:49:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  100. [20:49:33] [Server thread/INFO]: Max Entity Collisions: 8
  101. [20:49:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  102. [20:49:33] [Server thread/INFO]: Mob Spawn Range: 4
  103. [20:49:33] [Server thread/INFO]: Anti X-Ray: true
  104. [20:49:33] [Server thread/INFO]: Engine Mode: 1
  105. [20:49:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  106. [20:49:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  107. [20:49:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  108. [20:49:33] [Server thread/INFO]: Alternative Hopper Ticking: false
  109. [20:49:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  110. [20:49:33] [Server thread/INFO]: Random Lighting Updates: false
  111. [20:49:33] [Server thread/INFO]: Structure Info Saving: true
  112. [20:49:33] [Server thread/INFO]: Max TNT Explosions: 100
  113. [20:49:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  114. [20:49:33] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  115. [20:49:33] [Server thread/INFO]: Item Merge Radius: 2.5
  116. [20:49:33] [Server thread/INFO]: Item Despawn Rate: 6000
  117. [20:49:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  118. [20:49:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  119. [20:49:33] [Server thread/INFO]: View Distance: 10
  120. [20:49:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. [20:49:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  122. [20:49:33] [Server thread/INFO]: Clear tick list: false
  123. [20:49:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  124. [20:49:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  125. [20:49:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  126. [20:49:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  127. [20:49:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  128. [20:49:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  129. [20:49:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  130. [20:49:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  131. [20:49:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  132. [20:49:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  133. [20:49:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  134. [20:49:33] [Server thread/INFO]: Max Entity Collisions: 8
  135. [20:49:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  136. [20:49:33] [Server thread/INFO]: Mob Spawn Range: 4
  137. [20:49:33] [Server thread/INFO]: Anti X-Ray: true
  138. [20:49:33] [Server thread/INFO]: Engine Mode: 1
  139. [20:49:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  140. [20:49:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  141. [20:49:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  142. [20:49:33] [Server thread/INFO]: Alternative Hopper Ticking: false
  143. [20:49:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  144. [20:49:33] [Server thread/INFO]: Random Lighting Updates: false
  145. [20:49:33] [Server thread/INFO]: Structure Info Saving: true
  146. [20:49:33] [Server thread/INFO]: Max TNT Explosions: 100
  147. [20:49:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  148. [20:49:33] [Server thread/INFO]: Preparing start region for level 0 (Seed: 2910099567192450362)
  149. [20:49:34] [Server thread/INFO]: Preparing spawn area: 14%
  150. [20:49:35] [Server thread/INFO]: Preparing spawn area: 41%
  151. [20:49:36] [Server thread/INFO]: Preparing spawn area: 90%
  152. [20:49:36] [Server thread/INFO]: Preparing start region for level 1 (Seed: 2910099567192450362)
  153. [20:49:37] [Server thread/INFO]: Preparing spawn area: 15%
  154. [20:49:38] [Server thread/INFO]: Preparing spawn area: 50%
  155. [20:49:39] [Server thread/INFO]: Preparing start region for level 2 (Seed: 2910099567192450362)
  156. [20:49:40] [Server thread/INFO]: Preparing spawn area: 65%
  157. [20:49:40] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  158. [20:49:40] [Server thread/INFO]: Done (7,974s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement