Advertisement
ThomasGT

log & crash report

Feb 14th, 2021 (edited)
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.52 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Hey, that tickles! Hehehe!
  3.  
  4. Time: 2/14/21 1:50 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalArgumentException
  8. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:111)
  9. at net.minecraft.server.v1_8_R3.NBTTagByteArray.load(NBTTagByteArray.java:26)
  10. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
  11. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
  12. at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54)
  13. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
  14. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
  15. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406)
  16. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70)
  17. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84)
  18. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53)
  19. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43)
  20. at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:71)
  21. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25)
  22. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1)
  23. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336)
  24. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295)
  25. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16)
  26. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:135)
  27. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117)
  28. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:363)
  29. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
  30. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
  31. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563)
  32. at java.lang.Thread.run(Thread.java:748)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- System Details --
  39. Details:
  40. Minecraft Version: 1.8.8
  41. Operating System: Linux (amd64) version 4.15.0-88-generic
  42. Java Version: 1.8.0_275, Oracle Corporation
  43. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  44. Memory: 36722696 bytes (35 MB) / 134742016 bytes (128 MB) up to 518979584 bytes (494 MB)
  45. JVM Flags: 2 total; -Xms128M -Xmx512M
  46. IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
  47. CraftBukkit Information:
  48. Running: CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) false
  49. Plugins: { AdvanceRespawn v7.1.3 net.scyllamc.matan.respawn.Main [Matan Rak], DiscordWebhook v1.0.0 me.artuto.discordwebhook.Webhook [Artuto], WorldEdit v6.1;no_git_id com.sk89q.worldedit.bukkit.WorldEditPlugin [], ViaVersion v3.2.1 us.myles.ViaVersion.ViaVersionPlugin [_MylesC, creeper123123321, Gerrygames, KennyTV, Matsv], Essentials v2.19.0-dev+59-f1ef21e com.earth2me.essentials.Essentials [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally, drtshock, vemacs, SupaHam, md678685], WorldGuard v6.1.3-SNAPSHOT;c904242 com.sk89q.worldguard.bukkit.WorldGuardPlugin [], CorpseReborn v2.14.0 org.golde.bukkit.corpsereborn.Main [Eric Golde, Peter Golde, Virizion],}
  50. Warnings: DEFAULT
  51. Reload Count: 0
  52. Threads: { TIMED_WAITING PaperSpigot Watchdog Thread: [java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:92)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], RUNNABLE Thread-5: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:204), org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.exec(TerminalLineSettings.java:186), org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.stty(TerminalLineSettings.java:181), org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.get(TerminalLineSettings.java:74), org.bukkit.craftbukkit.libs.jline.internal.TerminalLineSettings.getProperty(TerminalLineSettings.java:95), org.bukkit.craftbukkit.libs.jline.UnixTerminal.getWidth(UnixTerminal.java:76), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:879), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawBuffer(ConsoleReader.java:898), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.drawLine(ConsoleReader.java:608), org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:38), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Via-Mappingloader-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING NonBlockingInputStreamThread: [java.lang.Object.wait(Native Method), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Via-Mappingloader-3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Via-Mappingloader-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Signal Dispatcher: [], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], RUNNABLE process reaper: [java.lang.UNIXProcess.waitForProcessExit(Native Method), java.lang.UNIXProcess.lambda$initStreams$3(UNIXProcess.java:289), java.lang.UNIXProcess$$Lambda$7/1598924227.run(Unknown Source), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)], TIMED_WAITING Via-Mappingloader-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING Via-Mappingloader-0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Spigot Metrics Thread: [java.net.PlainSocketImpl.socketConnect(Native Method), java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350), java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206), java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188), java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392), java.net.Socket.connect(Socket.java:607), java.net.Socket.connect(Socket.java:556), sun.net.NetworkClient.doConnect(NetworkClient.java:180), sun.net.www.http.HttpClient.openServer(HttpClient.java:463), sun.net.www.http.HttpClient.openServer(HttpClient.java:558), sun.net.www.http.HttpClient.<init>(HttpClient.java:242), sun.net.www.http.HttpClient.New(HttpClient.java:339), sun.net.www.http.HttpClient.New(HttpClient.java:357), sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226), sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162), sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056), sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990), sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1340), sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1315), org.spigotmc.Metrics.postPlugin(Metrics.java:430), org.spigotmc.Metrics.access$4(Metrics.java:345), org.spigotmc.Metrics$1.run(Metrics.java:240), java.util.TimerThread.mainLoop(Timer.java:555), java.util.TimerThread.run(Timer.java:505)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_8_R3.CraftCrashReport.call(CraftCrashReport.java:29), net.minecraft.server.v1_8_R3.CrashReportSystemDetails.a(SourceFile:78), net.minecraft.server.v1_8_R3.CrashReport.h(CrashReport.java:127), net.minecraft.server.v1_8_R3.CrashReport.<init>(CrashReport.java:34), net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:636), java.lang.Thread.run(Thread.java:748)], RUNNABLE Netty Epoll Server IO #1: [io.netty.channel.epoll.Native.epollWait(Native Method), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219), io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.fill(BufferedInputStream.java:246), java.io.BufferedInputStream.read(BufferedInputStream.java:265), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349), net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:79)],}
  53. Recent tasks from -31--1{}
  54. Profiler Position: N/A (disabled)
  55. Player Count: 0 / 20; []
  56. Is Modded: Definitely; Server brand changed to 'PaperSpigot'
  57. Type: Dedicated Server (map_server.txt)
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68. [13:50:54] [Server thread/INFO]: Starting minecraft server version 1.8.8
  69. [13:50:54] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
  70. [13:50:54] [Server thread/INFO]: Loading properties
  71. [13:50:54] [Server thread/INFO]: Default game type: SURVIVAL
  72. [13:50:54] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  73. [13:50:54] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m
  74. [13:50:54] [Server thread/INFO]: Server Ping Player Sample Count: 12
  75. [13:50:54] [Server thread/INFO]: Using 4 threads for Netty based IO
  76. [13:50:54] [Server thread/INFO]: Debug logging is disabled
  77. [13:50:54] [Server thread/INFO]: Data value allowed items:
  78. [13:50:54] [Server thread/INFO]: Generating keypair
  79. [13:50:54] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:25707
  80. [13:50:54] [Server thread/INFO]: Using epoll channel type
  81. [13:50:54] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  82. [13:50:55] [Server thread/INFO]: [AdvanceRespawn] Loading AdvanceRespawn v7.1.3
  83. [13:50:55] [Server thread/INFO]: [DiscordWebhook] Loading DiscordWebhook v1.0.0
  84. [13:50:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  85. [13:50:55] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v3.2.1
  86. [13:50:55] [Server thread/INFO]: [ViaVersion] ViaVersion 3.2.1 is now loaded, injecting!
  87. [13:50:55] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
  88. [13:50:55] [Via-Mappingloader-1/INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
  89. [13:50:55] [Via-Mappingloader-2/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
  90. [13:50:55] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
  91. [13:50:55] [Via-Mappingloader-0/INFO]: [ViaVersion] Loading block connection mappings ...
  92. [13:50:55] [Via-Mappingloader-4/INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
  93. [13:50:55] [Server thread/INFO]: [Essentials] Loading Essentials v2.19.0-dev+59-f1ef21e
  94. [13:50:55] [Via-Mappingloader-3/INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
  95. [13:50:55] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
  96. [13:50:55] [Server thread/INFO]: [CorpseReborn] Loading CorpseReborn v2.14.0
  97. [13:50:55] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  98. [13:50:55] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  99. [13:50:55] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  100. [13:50:55] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  101. [13:50:55] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  102. [13:50:55] [Server thread/INFO]: Preparing level "world"
  103. [13:50:56] [Server thread/INFO]: -------- World Settings For [world] --------
  104. [13:50:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
  105. [13:50:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  106. [13:50:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  107. [13:50:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 0.0
  108. [13:50:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  109. [13:50:56] [Server thread/INFO]: Water over lava flow speed: 5
  110. [13:50:56] [Server thread/INFO]: Fix TNT cannons: false
  111. [13:50:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  112. [13:50:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  113. [13:50:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  114. [13:50:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  115. [13:50:56] [Server thread/INFO]: World async lighting: false
  116. [13:50:56] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  117. [13:50:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
  118. [13:50:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  119. [13:50:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  120. [13:50:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 0.0
  121. [13:50:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  122. [13:50:56] [Server thread/INFO]: Water over lava flow speed: 5
  123. [13:50:56] [Server thread/INFO]: Fix TNT cannons: false
  124. [13:50:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  125. [13:50:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  126. [13:50:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  127. [13:50:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  128. [13:50:56] [Server thread/INFO]: World async lighting: false
  129. [13:50:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  130. [13:50:56] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 28 Hard: 96
  131. [13:50:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
  132. [13:50:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
  133. [13:50:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 0.0
  134. [13:50:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
  135. [13:50:56] [Server thread/INFO]: Water over lava flow speed: 5
  136. [13:50:56] [Server thread/INFO]: Fix TNT cannons: false
  137. [13:50:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
  138. [13:50:56] [Server thread/INFO]: Keep spawn chunk loaded: true
  139. [13:50:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
  140. [13:50:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
  141. [13:50:56] [Server thread/INFO]: World async lighting: false
  142. [13:50:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5087204523062023135)
  143. [13:50:56] [Server thread/ERROR]: Encountered an unexpected exception
  144. java.lang.IllegalArgumentException
  145. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:111) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  146. at net.minecraft.server.v1_8_R3.NBTTagByteArray.load(NBTTagByteArray.java:26) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  147. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  148. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  149. at net.minecraft.server.v1_8_R3.NBTTagList.load(NBTTagList.java:54) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  150. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  151. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  152. at net.minecraft.server.v1_8_R3.NBTTagCompound.a(SourceFile:406) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  153. at net.minecraft.server.v1_8_R3.NBTTagCompound.load(SourceFile:70) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  154. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:84) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  155. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:53) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  156. at net.minecraft.server.v1_8_R3.NBTCompressedStreamTools.a(NBTCompressedStreamTools.java:43) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  157. at net.minecraft.server.v1_8_R3.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:71) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  158. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:25) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  159. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:1) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  160. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:336) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  161. at org.bukkit.craftbukkit.v1_8_R3.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:295) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  162. at org.bukkit.craftbukkit.v1_8_R3.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:16) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  163. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:135) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  164. at net.minecraft.server.v1_8_R3.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:117) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  165. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:363) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  166. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  167. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) ~[patched.jar:git-PaperSpigot-"4c7641d"]
  168. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"]
  169. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_275]
  170. [13:50:56] [Server thread/ERROR]: This crash report has been saved to: /home/container/./crash-reports/crash-2021-02-14_13.50.56-server.txt
  171. [13:50:56] [Server thread/INFO]: Stopping server
  172. [13:50:56] [Server thread/INFO]: Saving players
  173. [13:50:56] [Server thread/INFO]: Saving worlds
  174. [13:50:56] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  175. [13:50:56] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  176. [13:50:56] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  177. [13:50:56] [Server thread/INFO]: Saving usercache.json
  178.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement