Advertisement
Guest User

Untitled

a guest
Oct 15th, 2019
355
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.19 KB | None | 0 0
  1. [21:13:11] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [21:13:11] [Server thread/INFO]: Loading properties
  3. [21:13:12] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9de398a-9c887d4 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [21:13:12] [Server thread/WARN]: Unable to read file ops.json, backing it up to {0}.backup and creating new copy.
  5. com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
  6. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:507) ~[server.jar:git-Spigot-9de398a-9c887d4]
  7. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:523) ~[server.jar:git-Spigot-9de398a-9c887d4]
  8. at net.minecraft.server.v1_14_R1.JsonList.load(JsonList.java:178) [server.jar:git-Spigot-9de398a-9c887d4]
  9. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.A(SourceFile:106) [server.jar:git-Spigot-9de398a-9c887d4]
  10. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.<init>(SourceFile:29) [server.jar:git-Spigot-9de398a-9c887d4]
  11. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:151) [server.jar:git-Spigot-9de398a-9c887d4]
  12. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:776) [server.jar:git-Spigot-9de398a-9c887d4]
  13. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  14. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 1 path $
  15. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[server.jar:git-Spigot-9de398a-9c887d4]
  16. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[server.jar:git-Spigot-9de398a-9c887d4]
  17. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593) ~[server.jar:git-Spigot-9de398a-9c887d4]
  18. at com.google.gson.stream.JsonReader.peek(JsonReader.java:425) ~[server.jar:git-Spigot-9de398a-9c887d4]
  19. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:74) ~[server.jar:git-Spigot-9de398a-9c887d4]
  20. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61) ~[server.jar:git-Spigot-9de398a-9c887d4]
  21. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:505) ~[server.jar:git-Spigot-9de398a-9c887d4]
  22. ... 7 more
  23. [21:13:12] [Server thread/INFO]: Server Ping Player Sample Count: 12
  24. [21:13:12] [Server thread/INFO]: Using 4 threads for Netty based IO
  25. [21:13:12] [Server thread/INFO]: Debug logging is disabled
  26. [21:13:12] [Server thread/INFO]: Default game type: SURVIVAL
  27. [21:13:12] [Server thread/INFO]: Generating keypair
  28. [21:13:12] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25561
  29. [21:13:12] [Server thread/INFO]: Using epoll channel type
  30. [21:13:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
  31. [21:13:18] [Server console handler/ERROR]: Exception handling console input
  32. java.io.IOException: Resource temporarily unavailable
  33. at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_212]
  34. at java.io.FileInputStream.read(FileInputStream.java:255) ~[?:1.8.0_212]
  35. at java.io.BufferedInputStream.fill(BufferedInputStream.java:246) ~[?:1.8.0_212]
  36. at java.io.BufferedInputStream.read(BufferedInputStream.java:265) ~[?:1.8.0_212]
  37. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169) ~[server.jar:git-Spigot-9de398a-9c887d4]
  38. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137) ~[server.jar:git-Spigot-9de398a-9c887d4]
  39. at org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246) ~[server.jar:git-Spigot-9de398a-9c887d4]
  40. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261) ~[server.jar:git-Spigot-9de398a-9c887d4]
  41. at org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198) ~[server.jar:git-Spigot-9de398a-9c887d4]
  42. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145) ~[server.jar:git-Spigot-9de398a-9c887d4]
  43. at org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349) ~[server.jar:git-Spigot-9de398a-9c887d4]
  44. at net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95) [server.jar:git-Spigot-9de398a-9c887d4]
  45. [21:13:20] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2885a53d]
  46. [21:13:20] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
  47. [21:13:20] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
  48. [21:13:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  49. [21:13:20] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
  50. [21:13:21] [Server thread/WARN]: [WorldEdit] ====================================================
  51. [21:13:21] [Server thread/WARN]: [WorldEdit] WorldEdit works better if you use Paper
  52. [21:13:21] [Server thread/WARN]: [WorldEdit] as your server software.
  53. [21:13:21] [Server thread/WARN]: [WorldEdit]
  54. [21:13:21] [Server thread/WARN]: [WorldEdit] Paper offers significant performance improvements,
  55. [21:13:21] [Server thread/WARN]: [WorldEdit] bug fixes, security enhancements and optional
  56. [21:13:21] [Server thread/WARN]: [WorldEdit] features for server owners to enhance their server.
  57. [21:13:21] [Server thread/WARN]: [WorldEdit]
  58. [21:13:21] [Server thread/WARN]: [WorldEdit] Paper includes Timings v2, which is significantly
  59. [21:13:21] [Server thread/WARN]: [WorldEdit] better at diagnosing lag problems over v1.
  60. [21:13:21] [Server thread/WARN]: [WorldEdit]
  61. [21:13:21] [Server thread/WARN]: [WorldEdit] All of your plugins should still work, and the
  62. [21:13:21] [Server thread/WARN]: [WorldEdit] Paper community will gladly help you fix any issues.
  63. [21:13:21] [Server thread/WARN]: [WorldEdit]
  64. [21:13:21] [Server thread/WARN]: [WorldEdit] Join the Paper Community @ https://papermc.io
  65. [21:13:21] [Server thread/WARN]: [WorldEdit] ====================================================
  66. [21:13:21] [Server thread/INFO]: Preparing level "world"
  67. [21:13:21] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
  68. [21:13:22] [Server thread/INFO]: Loaded 6 recipes
  69. [21:13:22] [Server thread/INFO]: -------- World Settings For [world] --------
  70. [21:13:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  71. [21:13:22] [Server thread/INFO]: Mob Spawn Range: 6
  72. [21:13:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  73. [21:13:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  74. [21:13:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  75. [21:13:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  76. [21:13:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  77. [21:13:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  78. [21:13:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  79. [21:13:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
  80. [21:13:22] [Server thread/INFO]: Potato Growth Modifier: 100%
  81. [21:13:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  82. [21:13:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  83. [21:13:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  84. [21:13:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  85. [21:13:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  86. [21:13:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  87. [21:13:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
  88. [21:13:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  89. [21:13:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  90. [21:13:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  91. [21:13:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  92. [21:13:22] [Server thread/INFO]: Max TNT Explosions: 100
  93. [21:13:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  94. [21:13:22] [Server thread/INFO]: View Distance: 10
  95. [21:13:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  96. [21:13:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  97. [21:13:22] [Server thread/INFO]: Item Despawn Rate: 6000
  98. [21:13:22] [Server thread/INFO]: Item Merge Radius: 2.5
  99. [21:13:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  100. [21:13:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  101. [21:13:22] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  102. [21:13:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  103. [21:13:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  104. [21:13:22] [Server thread/INFO]: Mob Spawn Range: 6
  105. [21:13:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  106. [21:13:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  107. [21:13:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  108. [21:13:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  109. [21:13:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  110. [21:13:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  111. [21:13:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  112. [21:13:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
  113. [21:13:22] [Server thread/INFO]: Potato Growth Modifier: 100%
  114. [21:13:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  115. [21:13:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  116. [21:13:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  117. [21:13:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  118. [21:13:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  119. [21:13:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  120. [21:13:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
  121. [21:13:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  122. [21:13:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  123. [21:13:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  124. [21:13:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  125. [21:13:22] [Server thread/INFO]: Max TNT Explosions: 100
  126. [21:13:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  127. [21:13:22] [Server thread/INFO]: View Distance: 10
  128. [21:13:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  129. [21:13:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  130. [21:13:22] [Server thread/INFO]: Item Despawn Rate: 6000
  131. [21:13:22] [Server thread/INFO]: Item Merge Radius: 2.5
  132. [21:13:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  133. [21:13:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  134. [21:13:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  135. [21:13:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  136. [21:13:22] [Server thread/INFO]: Mob Spawn Range: 6
  137. [21:13:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  138. [21:13:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  139. [21:13:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  140. [21:13:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  141. [21:13:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  142. [21:13:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  143. [21:13:22] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  144. [21:13:22] [Server thread/INFO]: Carrot Growth Modifier: 100%
  145. [21:13:22] [Server thread/INFO]: Potato Growth Modifier: 100%
  146. [21:13:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  147. [21:13:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  148. [21:13:22] [Server thread/INFO]: Vine Growth Modifier: 100%
  149. [21:13:22] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  150. [21:13:22] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  151. [21:13:22] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  152. [21:13:22] [Server thread/INFO]: Kelp Growth Modifier: 100%
  153. [21:13:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  154. [21:13:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  155. [21:13:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  156. [21:13:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  157. [21:13:22] [Server thread/INFO]: Max TNT Explosions: 100
  158. [21:13:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  159. [21:13:22] [Server thread/INFO]: View Distance: 10
  160. [21:13:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  161. [21:13:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  162. [21:13:22] [Server thread/INFO]: Item Despawn Rate: 6000
  163. [21:13:22] [Server thread/INFO]: Item Merge Radius: 2.5
  164. [21:13:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  165. [21:13:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  166. [21:13:22] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  167. [21:13:23] [Server thread/INFO]: Preparing spawn area: 0%
  168. [21:13:23] [Server thread/INFO]: Preparing spawn area: 0%
  169. [21:13:23] [Server thread/INFO]: Preparing spawn area: 0%
  170. [21:13:27] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  171. [21:13:27] [Server-Worker-5/INFO]: Preparing spawn area: 83%
  172. [21:13:27] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  173. [21:13:27] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  174. [21:13:27] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  175. [21:13:27] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  176. [21:13:27] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  177. [21:13:27] [Server-Worker-2/INFO]: Preparing spawn area: 83%
  178. [21:13:28] [Server-Worker-7/INFO]: Preparing spawn area: 99%
  179. [21:13:28] [Server thread/INFO]: Time elapsed: 5795 ms
  180. [21:13:28] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  181. [21:13:29] [Server thread/INFO]: Preparing spawn area: 0%
  182. [21:13:29] [Server thread/INFO]: Preparing spawn area: 0%
  183. [21:13:29] [Server-Worker-5/INFO]: Preparing spawn area: 83%
  184. [21:13:30] [Server-Worker-5/INFO]: Preparing spawn area: 83%
  185. [21:13:30] [Server-Worker-6/INFO]: Preparing spawn area: 83%
  186. [21:13:31] [Server-Worker-3/INFO]: Preparing spawn area: 84%
  187. [21:13:32] [Server-Worker-2/INFO]: Preparing spawn area: 85%
  188. [21:13:32] [Server-Worker-3/INFO]: Preparing spawn area: 85%
  189. [21:13:32] [Server-Worker-5/INFO]: Preparing spawn area: 88%
  190. [21:13:33] [Server-Worker-4/INFO]: Preparing spawn area: 96%
  191. [21:13:33] [Server thread/INFO]: Time elapsed: 4714 ms
  192. [21:13:33] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  193. [21:13:33] [Server thread/INFO]: Preparing spawn area: 0%
  194. [21:13:33] [Server-Worker-1/INFO]: Preparing spawn area: 83%
  195. [21:13:34] [Server-Worker-6/INFO]: Preparing spawn area: 89%
  196. [21:13:34] [Server thread/INFO]: Time elapsed: 1183 ms
  197. [21:13:34] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
  198. [21:13:34] [Server thread/INFO]: Creating config from template: /home/container/plugins/Essentials/config.yml
  199. [21:13:34] [Server thread/INFO]: Creating config from template: /home/container/plugins/Essentials/kits.yml
  200. [21:13:34] [Server thread/INFO]: Attempting to convert old kits in config.yml to new kits.yml
  201. [21:13:34] [Server thread/INFO]: No kits found to migrate.
  202. [21:13:34] [Server thread/INFO]: [Essentials] Starting Essentials ban format conversion
  203. [21:13:34] [Server thread/INFO]: [Essentials] Starting usermap repair
  204. [21:13:34] [Server thread/WARN]: [Essentials] Missing userdata folder, aborting
  205. [21:13:34] [pool-10-thread-1/INFO]: Creating empty config: /home/container/plugins/Essentials/upgrades-done.yml
  206. [21:13:34] [Server thread/INFO]: Creating config from template: /home/container/plugins/Essentials/worth.yml
  207. [21:13:35] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  208. [21:13:35] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
  209. [21:13:35] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  210. [21:13:35] [Server thread/INFO]: Loaded 20977 items from items.json.
  211. [21:13:35] [Server thread/INFO]: Using locale en
  212. [21:13:35] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
  213. [21:13:35] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  214. [21:13:35] [Server thread/INFO]: [Essentials] Using superperms-based permissions.
  215. [21:13:35] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  216. [21:13:36] [Server thread/INFO]: Done (14.614s)! For help, type "help"
  217. [21:13:36] [Server thread/INFO]: Starting GS4 status listener
  218. [21:13:36] [Query Listener #1/INFO]: Query running on 0.0.0.0:25561
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement