Advertisement
Guest User

MC Server Crash Report

a guest
Jun 23rd, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.46 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oh - I know what I did wrong!
  3.  
  4. Time: 6/23/19 9:54 AM
  5. Description: Exception in server tick loop
  6.  
  7. com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2 path $[0]
  8. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:507)
  9. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:523)
  10. at net.minecraft.server.v1_14_R1.JsonList.load(JsonList.java:178)
  11. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.z(SourceFile:98)
  12. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.<init>(SourceFile:25)
  13. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:185)
  14. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:739)
  15. at java.lang.Thread.run(Thread.java:748)
  16. Caused by: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 1 column 2 path $[0]
  17. at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559)
  18. at com.google.gson.stream.JsonReader.checkLenient(JsonReader.java:1401)
  19. at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:593)
  20. at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414)
  21. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:81)
  22. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
  23. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:505)
  24. ... 7 more
  25.  
  26.  
  27. A detailed walkthrough of the error, its code path and all known details is as follows:
  28. ---------------------------------------------------------------------------------------
  29.  
  30. -- System Details --
  31. Details:
  32. Minecraft Version: 1.14.2
  33. Operating System: Linux (amd64) version 2.6.32-042stab132.1
  34. Java Version: 1.8.0_212, Oracle Corporation
  35. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  36. Memory: 232067312 bytes (221 MB) / 440926208 bytes (420 MB) up to 954728448 bytes (910 MB)
  37. JVM Flags: 0 total;
  38. CraftBukkit Information:
  39. Running: CraftBukkit version git-Bukkit-ba575a5 (MC: 1.14.2) (Implementing API version 1.14.2-R0.1-SNAPSHOT) false
  40. Plugins: {}
  41. Warnings: DEFAULT
  42. Reload Count: 0
  43. Threads: { WAITING Thread-4: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:30)], 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)], 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 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_14_R1.DedicatedServer$2.run(DedicatedServer.java:94)], TIMED_WAITING process reaper: [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 Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:68)], TIMED_WAITING process reaper: [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: [], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_14_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_14_R1.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_14_R1.CrashReport.h(CrashReport.java:67), net.minecraft.server.v1_14_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:785), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING ObjectCleanerThread: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), 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)], RUNNABLE Netty Epoll Server IO #0: [io.netty.channel.epoll.Native.epollWait0(Native Method), io.netty.channel.epoll.Native.epollWait(Native.java:114), io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.lang.Thread.run(Thread.java:748)], 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 Server-Worker-2: [com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$811/440532950.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$811/440532950.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$799/2105569750.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$777/1543359662.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:527), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$776/1437238623.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:527), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$11(Type.java:179), com.mojang.datafixers.types.Type$$Lambda$775/762875837.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$560/2097989776.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626), java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618), java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)], RUNNABLE Server-Worker-3: [java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.List.equals(List.java:99), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Tag.equals(Tag.java:123), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Product.equals(Product.java:143), java.util.AbstractMap.equals(AbstractMap.java:495), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:109), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Named.equals(Named.java:79), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Check.equals(Check.java:95), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:442), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:182), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$811/440532950.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$811/440532950.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$777/1543359662.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:527), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$776/1437238623.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:527), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$11(Type.java:179), com.mojang.datafixers.types.Type$$Lambda$775/762875837.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$560/2097989776.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626), java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618), java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server-Worker-1: [java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.functions.PointFreeRule$SortInj.doRewrite(PointFreeRule.java:300), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:182), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:569), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$811/440532950.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$777/1543359662.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:527), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$776/1437238623.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:527), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$11(Type.java:179), com.mojang.datafixers.types.Type$$Lambda$775/762875837.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$560/2097989776.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626), java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1618), java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056), java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692), java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)],}
  44. Recent tasks from -31--1{}
  45. Data Packs:
  46. Is Modded: Definitely; Server brand changed to 'CraftBukkit'
  47. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement