Advertisement
Guest User

Untitled

a guest
Nov 21st, 2019
300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.58 KB | None | 0 0
  1. [15:49:10] [Server thread/INFO]: Starting minecraft server version 1.14.4
  2. [15:49:10] [Server thread/INFO]: Loading properties
  3. [15:49:10] [Server thread/INFO]: This server is running Paper version git-Paper-225 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
  4. [15:49:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  5. [15:49:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  6. [15:49:10] [Server thread/INFO]: Debug logging is disabled
  7. [15:49:10] [Server thread/INFO]: Default game type: SURVIVAL
  8. [15:49:10] [Server thread/INFO]: Generating keypair
  9. [15:49:11] [Server thread/INFO]: Starting Minecraft server on *:48650
  10. [15:49:11] [Server thread/INFO]: Using epoll channel type
  11. [15:49:20] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
  12. [15:49:20] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
  13. [15:49:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
  14. [15:49:22] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@69e93205]
  15. [15:49:22] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib vDEV - 61 (git 4d33f14f)
  16. [15:49:22] [Server thread/INFO]: [mcMMO] Loading mcMMO v2.1.110
  17. [15:49:22] [Server thread/INFO]: [Slimefun] Loading Slimefun vDEV - 252 (git 25ee04bb)
  18. [15:49:22] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
  19. [15:49:22] [Server thread/INFO]: [SlimefunLuckyBlocks] Loading SlimefunLuckyBlocks vDEV - 8 (git 1c6e1455)
  20. [15:49:22] [Server thread/INFO]: [ExoticGarden] Loading ExoticGarden vDEV - 17 (git 122f5555)
  21. [15:49:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  22. [15:49:22] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
  23. [15:49:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
  24. [15:49:22] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  25. [15:49:23] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
  26. [15:49:25] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  27. [15:49:25] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  28. [15:49:25] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  29. [15:49:25] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  30. [15:49:25] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  31. [15:49:25] [Server thread/INFO]: Preparing level "world"
  32. [15:49:25] [Server thread/WARN]: Missing data pack file/SuperFurious
  33. [15:49:25] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit, CoordHud, DubShulkShells, DragonDropElytra, IllagerFortress, MoreMobHeads, MultiplayerSleep, Advancements&Crafting, SDungeon, SWorld, SilkTouchSpawners, BetterDesertVillage, BetterSquids, BiggerBeaconRadius, CraftableWitherRose, FancierMansions, ImprovedFishing, OceanStructures, RPGLoot, ShipsInTheOcean, SleepingHeals, SpawnerCraft, UsefulEndermites
  34. [15:49:41] [Server-Worker-1/ERROR]: Couldn't parse data file minecraft:chests/rpg_loot_table from minecraft:loot_tables/chests/rpg_loot_table.json
  35. com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 11228 column 2 path $.pools[1]
  36. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:495) ~[spigot.jar:git-Paper-225]
  37. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:533) ~[spigot.jar:git-Paper-225]
  38. at net.minecraft.server.v1_14_R1.ResourceDataJson.b(SourceFile:47) ~[spigot.jar:git-Paper-225]
  39. at net.minecraft.server.v1_14_R1.ResourceDataJson.b(SourceFile:21) ~[spigot.jar:git-Paper-225]
  40. at net.minecraft.server.v1_14_R1.ResourceDataAbstract.a(SourceFile:11) ~[spigot.jar:git-Paper-225]
  41. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
  42. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) ~[?:1.8.0_212]
  43. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_212]
  44. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_212]
  45. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_212]
  46. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_212]
  47. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 11228 column 2 path $.pools[1]
  48. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[spigot.jar:git-Paper-225]
  49. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401) ~[spigot.jar:git-Paper-225]
  50. at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1352) ~[spigot.jar:git-Paper-225]
  51. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:549) ~[spigot.jar:git-Paper-225]
  52. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[spigot.jar:git-Paper-225]
  53. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[spigot.jar:git-Paper-225]
  54. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[spigot.jar:git-Paper-225]
  55. at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[spigot.jar:git-Paper-225]
  56. at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[spigot.jar:git-Paper-225]
  57. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:493) ~[spigot.jar:git-Paper-225]
  58. ... 10 more
  59. [15:49:42] [Server thread/INFO]: Loaded 6 recipes
  60. [15:49:42] [Server thread/WARN]: Datapack tried to redefine minecraft:empty loot table, ignoring
  61. [15:49:43] [Server thread/ERROR]: Couldn't parse loot table sdungeon:generation/interior_randomizer
  62. com.google.gson.JsonSyntaxException: Missing name, expected to find an item
  63. at net.minecraft.server.v1_14_R1.ChatDeserializer.i(SourceFile:138) ~[spigot.jar:git-Paper-225]
  64. at net.minecraft.server.v1_14_R1.LootItem$a.b(SourceFile:54) ~[spigot.jar:git-Paper-225]
  65. at net.minecraft.server.v1_14_R1.LootItem$a.b(SourceFile:35) ~[spigot.jar:git-Paper-225]
  66. at net.minecraft.server.v1_14_R1.LootSelectorEntry$e.b(LootSelectorEntry.java:88) ~[spigot.jar:git-Paper-225]
  67. at net.minecraft.server.v1_14_R1.LootSelectorEntry$e.b(LootSelectorEntry.java:61) ~[spigot.jar:git-Paper-225]
  68. at net.minecraft.server.v1_14_R1.LootEntries$a.deserialize(SourceFile:53) ~[spigot.jar:git-Paper-225]
  69. at net.minecraft.server.v1_14_R1.LootEntries$a.deserialize(SourceFile:41) ~[spigot.jar:git-Paper-225]
  70. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Paper-225]
  71. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[spigot.jar:git-Paper-225]
  72. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[spigot.jar:git-Paper-225]
  73. at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Paper-225]
  74. at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Paper-225]
  75. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[spigot.jar:git-Paper-225]
  76. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:440) ~[spigot.jar:git-Paper-225]
  77. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:448) ~[spigot.jar:git-Paper-225]
  78. at net.minecraft.server.v1_14_R1.LootSelector$b.deserialize(SourceFile:173) ~[spigot.jar:git-Paper-225]
  79. at net.minecraft.server.v1_14_R1.LootSelector$b.deserialize(SourceFile:169) ~[spigot.jar:git-Paper-225]
  80. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Paper-225]
  81. at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[spigot.jar:git-Paper-225]
  82. at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[spigot.jar:git-Paper-225]
  83. at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Paper-225]
  84. at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Paper-225]
  85. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[spigot.jar:git-Paper-225]
  86. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:440) ~[spigot.jar:git-Paper-225]
  87. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:456) ~[spigot.jar:git-Paper-225]
  88. at net.minecraft.server.v1_14_R1.LootTable$b.deserialize(SourceFile:215) ~[spigot.jar:git-Paper-225]
  89. at net.minecraft.server.v1_14_R1.LootTable$b.deserialize(SourceFile:211) ~[spigot.jar:git-Paper-225]
  90. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[spigot.jar:git-Paper-225]
  91. at com.google.gson.Gson.fromJson(Gson.java:887) ~[spigot.jar:git-Paper-225]
  92. at com.google.gson.Gson.fromJson(Gson.java:952) ~[spigot.jar:git-Paper-225]
  93. at com.google.gson.Gson.fromJson(Gson.java:925) ~[spigot.jar:git-Paper-225]
  94. at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:62) ~[spigot.jar:git-Paper-225]
  95. at java.util.HashMap.forEach(HashMap.java:1289) ~[?:1.8.0_212]
  96. at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:60) ~[spigot.jar:git-Paper-225]
  97. at net.minecraft.server.v1_14_R1.LootTableRegistry.a(SourceFile:26) ~[spigot.jar:git-Paper-225]
  98. at net.minecraft.server.v1_14_R1.ResourceDataAbstract.a(SourceFile:13) ~[spigot.jar:git-Paper-225]
  99. at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) ~[?:1.8.0_212]
  100. at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) ~[?:1.8.0_212]
  101. at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) ~[?:1.8.0_212]
  102. at net.minecraft.server.v1_14_R1.Reloadable.a(SourceFile:71) ~[spigot.jar:git-Paper-225]
  103. at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
  104. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
  105. at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
  106. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
  107. at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
  108. at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
  109. at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
  110. at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1889) ~[spigot.jar:git-Paper-225]
  111. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:567) ~[spigot.jar:git-Paper-225]
  112. at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:386) ~[spigot.jar:git-Paper-225]
  113. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-225]
  114. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
  115. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  116. [15:49:43] [Server thread/INFO]: Loaded 182 custom command functions
  117. [15:49:43] [Server-Worker-2/ERROR]: Couldn't read function tag list minecraft:tick from minecraft:tags/functions/tick.json in data pack RPGLoot
  118. com.google.gson.JsonParseException: Unknown value 'rpgloot:loop'
  119. at net.minecraft.server.v1_14_R1.Tag$a.c(SourceFile:145) ~[spigot.jar:git-Paper-225]
  120. at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_212]
  121. at net.minecraft.server.v1_14_R1.Tag$a.a(SourceFile:145) ~[spigot.jar:git-Paper-225]
  122. at net.minecraft.server.v1_14_R1.Tags.a(SourceFile:98) ~[spigot.jar:git-Paper-225]
  123. at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_212]
  124. at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) ~[?:1.8.0_212]
  125. at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_212]
  126. at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_212]
  127. at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_212]
  128. at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_212]
  129. [15:49:43] [Server thread/INFO]: -------- World Settings For [world] --------
  130. [15:49:43] [Server thread/INFO]: View Distance: 8
  131. [15:49:43] [Server thread/INFO]: Max TNT Explosions: 100
  132. [15:49:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  133. [15:49:43] [Server thread/INFO]: Mob Spawn Range: 6
  134. [15:49:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  135. [15:49:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  136. [15:49:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  137. [15:49:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  138. [15:49:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  139. [15:49:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  140. [15:49:43] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  141. [15:49:43] [Server thread/INFO]: Carrot Growth Modifier: 100%
  142. [15:49:43] [Server thread/INFO]: Potato Growth Modifier: 100%
  143. [15:49:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  144. [15:49:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  145. [15:49:43] [Server thread/INFO]: Vine Growth Modifier: 100%
  146. [15:49:43] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  147. [15:49:43] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  148. [15:49:43] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  149. [15:49:43] [Server thread/INFO]: Kelp Growth Modifier: 100%
  150. [15:49:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  151. [15:49:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  152. [15:49:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  153. [15:49:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  154. [15:49:43] [Server thread/INFO]: Item Despawn Rate: 6000
  155. [15:49:43] [Server thread/INFO]: Item Merge Radius: 2.5
  156. [15:49:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  157. [15:49:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  158. [15:49:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  159. [15:49:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  160. [15:49:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  161. [15:49:44] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
  162. [15:49:44] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  163. [15:49:44] [Server thread/INFO]: View Distance: 8
  164. [15:49:44] [Server thread/INFO]: Max TNT Explosions: 100
  165. [15:49:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  166. [15:49:44] [Server thread/INFO]: Mob Spawn Range: 6
  167. [15:49:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  168. [15:49:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  169. [15:49:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  170. [15:49:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  171. [15:49:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  172. [15:49:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  173. [15:49:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  174. [15:49:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  175. [15:49:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  176. [15:49:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  177. [15:49:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  178. [15:49:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  179. [15:49:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  180. [15:49:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  181. [15:49:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  182. [15:49:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  183. [15:49:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  184. [15:49:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  185. [15:49:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  186. [15:49:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  187. [15:49:44] [Server thread/INFO]: Item Despawn Rate: 6000
  188. [15:49:44] [Server thread/INFO]: Item Merge Radius: 2.5
  189. [15:49:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  190. [15:49:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  191. [15:49:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  192. [15:49:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  193. [15:49:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  194. [15:49:44] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  195. [15:49:44] [Server thread/INFO]: View Distance: 8
  196. [15:49:44] [Server thread/INFO]: Max TNT Explosions: 100
  197. [15:49:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  198. [15:49:44] [Server thread/INFO]: Mob Spawn Range: 6
  199. [15:49:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  200. [15:49:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  201. [15:49:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  202. [15:49:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  203. [15:49:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  204. [15:49:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  205. [15:49:44] [Server thread/INFO]: Beetroot Growth Modifier: 100%
  206. [15:49:44] [Server thread/INFO]: Carrot Growth Modifier: 100%
  207. [15:49:44] [Server thread/INFO]: Potato Growth Modifier: 100%
  208. [15:49:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  209. [15:49:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  210. [15:49:44] [Server thread/INFO]: Vine Growth Modifier: 100%
  211. [15:49:44] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  212. [15:49:44] [Server thread/INFO]: Bamboo Growth Modifier: 100%
  213. [15:49:44] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
  214. [15:49:44] [Server thread/INFO]: Kelp Growth Modifier: 100%
  215. [15:49:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
  216. [15:49:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  217. [15:49:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
  218. [15:49:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  219. [15:49:44] [Server thread/INFO]: Item Despawn Rate: 6000
  220. [15:49:44] [Server thread/INFO]: Item Merge Radius: 2.5
  221. [15:49:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  222. [15:49:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  223. [15:49:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  224. [15:49:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  225. [15:49:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  226. [15:49:44] [Server thread/INFO]: Preparing start region for dimension 'world'/minecraft:overworld
  227. [15:49:44] [Server thread/INFO]: Preparing spawn area: 0%
  228. [15:49:44] [Server thread/INFO]: Preparing spawn area: 0%
  229. [15:49:45] [Server thread/INFO]: Preparing spawn area: 6%
  230. [15:49:45] [Server thread/INFO]: Preparing spawn area: 12%
  231. [15:49:46] [Server thread/INFO]: Preparing spawn area: 100%
  232. [15:49:46] [Server thread/INFO]: Loaded 289 spawn chunks for world world
  233. [15:49:47] [Server thread/INFO]: Preparing spawn area: 100%
  234. [15:49:47] [Server thread/INFO]: Preparing spawn area: 100%
  235. [15:49:47] [Server thread/INFO]: Time elapsed: 3317 ms
  236. [15:49:47] [Server thread/INFO]: Preparing start region for dimension 'world_nether'/minecraft:the_nether
  237. [15:49:48] [Server thread/INFO]: Preparing spawn area: 0%
  238. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  239. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  240. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  241. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  242. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  243. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  244. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  245. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  246. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  247. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  248. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  249. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  250. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  251. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  252. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  253. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  254. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  255. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  256. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  257. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  258. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  259. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  260. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  261. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  262. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  263. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  264. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  265. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  266. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  267. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  268. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  269. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  270. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  271. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  272. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  273. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  274. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  275. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  276. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  277. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  278. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  279. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  280. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  281. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  282. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  283. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  284. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  285. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  286. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  287. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  288. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  289. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  290. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  291. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  292. [15:50:15] [Server thread/INFO]: Preparing spawn area: 0%
  293. [15:50:17] [Server thread/INFO]: Preparing spawn area: 12%
  294. [15:50:17] [Server thread/INFO]: Preparing spawn area: 12%
  295. [15:50:17] [Server thread/INFO]: Preparing spawn area: 12%
  296. [15:50:17] [Server thread/INFO]: Preparing spawn area: 12%
  297. [15:50:19] [Server thread/INFO]: Preparing spawn area: 31%
  298. [15:50:19] [Server thread/INFO]: Preparing spawn area: 31%
  299. [15:50:19] [Server thread/INFO]: Preparing spawn area: 31%
  300. [15:50:19] [Server thread/INFO]: Preparing spawn area: 31%
  301. [15:50:21] [Server thread/INFO]: Preparing spawn area: 41%
  302. [15:50:21] [Server-Worker-3/INFO]: Preparing spawn area: 41%
  303. [15:50:21] [Server thread/INFO]: Preparing spawn area: 41%
  304. [15:50:21] [Server thread/INFO]: Preparing spawn area: 41%
  305. [15:50:21] [Server thread/INFO]: Preparing spawn area: 41%
  306. [15:50:22] [Server thread/INFO]: Preparing spawn area: 87%
  307. [15:50:24] [Server thread/INFO]: Preparing spawn area: 94%
  308. [15:50:24] [Server thread/INFO]: Preparing spawn area: 94%
  309. [15:50:24] [Server thread/INFO]: Preparing spawn area: 94%
  310. [15:50:24] [Server-Worker-4/INFO]: Preparing spawn area: 100%
  311. [15:50:26] [Server thread/INFO]: Preparing spawn area: 100%
  312. [15:50:26] [Server thread/INFO]: Preparing spawn area: 100%
  313. [15:50:26] [Server thread/INFO]: Preparing spawn area: 100%
  314. [15:50:26] [Server thread/INFO]: Preparing spawn area: 100%
  315. [15:50:26] [Server thread/INFO]: Preparing spawn area: 100%
  316. [15:50:28] [Server thread/INFO]: Preparing spawn area: 100%
  317. [15:50:28] [Server thread/INFO]: Preparing spawn area: 100%
  318. [15:50:28] [Server thread/INFO]: Preparing spawn area: 100%
  319. [15:50:28] [Server thread/INFO]: Preparing spawn area: 100%
  320. [15:50:28] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
  321. [15:50:42] [Server thread/INFO]: Time elapsed: 54283 ms
  322. [15:50:42] [Server thread/INFO]: Preparing start region for dimension 'world_the_end'/minecraft:the_end
  323. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  324. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  325. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  326. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  327. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  328. [15:50:44] [Server thread/INFO]: Preparing spawn area: 0%
  329. [15:51:52] [Paper RegionFile IO Thread/FATAL]: Failed to read chunk data for task: Task for world: 'world' at 122,54 poi: false, hash: 288345405
  330. java.lang.OutOfMemoryError: Java heap space
  331. at net.minecraft.server.v1_14_R1.NBTTagLongArray.load(SourceFile:64) ~[spigot.jar:git-Paper-225]
  332. at net.minecraft.server.v1_14_R1.NBTTagCompound.a(NBTTagCompound.java:418) ~[spigot.jar:git-Paper-225]
  333. at net.minecraft.server.v1_14_R1.NBTTagCompound.load(NBTTagCompound.java:58) ~[spigot.jar:git-Paper-225]
  334. at net.minecraft.server.v1_14_R1.NBTTagList.load(NBTTagList.java:57) ~[spigot.jar:git-Paper-225]
  335. at net.minecraft.server.v1_14_R1.NBTTagCompound.a(NBTTagCompound.java:418) ~[spigot.jar:git-Paper-225]
  336. at net.minecraft.server.v1_14_R1.NBTTagCompound.load(NBTTagCompound.java:58) ~[spigot.jar:git-Paper-225]
  337. at net.minecraft.server.v1_14_R1.NBTTagCompound.a(NBTTagCompound.java:418) ~[spigot.jar:git-Paper-225]
  338. at net.minecraft.server.v1_14_R1.NBTTagCompound.load(NBTTagCompound.java:58) ~[spigot.jar:git-Paper-225]
  339. at net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:116) ~[spigot.jar:git-Paper-225]
  340. at net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[spigot.jar:git-Paper-225]
  341. at net.minecraft.server.v1_14_R1.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:74) ~[spigot.jar:git-Paper-225]
  342. at net.minecraft.server.v1_14_R1.RegionFileCache.read(RegionFileCache.java:257) ~[spigot.jar:git-Paper-225]
  343. at net.minecraft.server.v1_14_R1.PlayerChunkMap.read(PlayerChunkMap.java:1051) ~[spigot.jar:git-Paper-225]
  344. at net.minecraft.server.v1_14_R1.WorldServer$2.readData(WorldServer.java:126) ~[spigot.jar:git-Paper-225]
  345. at com.destroystokyo.paper.io.PaperFileIOThread$ChunkDataTask.run(PaperFileIOThread.java:557) ~[spigot.jar:git-Paper-225]
  346. at com.destroystokyo.paper.io.QueueExecutorThread.pollTasks(QueueExecutorThread.java:105) ~[spigot.jar:git-Paper-225]
  347. at com.destroystokyo.paper.io.QueueExecutorThread.run(QueueExecutorThread.java:49) ~[spigot.jar:git-Paper-225]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement