Advertisement
Guest User

Untitled

a guest
Aug 17th, 2019
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I blame Dinnerbone.
  3.  
  4. Time: 8/17/19 6:13 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.IllegalStateException: Expected BEGIN_ARRAY but was BEGIN_OBJECT at line 2 column 4 path $
  8. at com.google.gson.stream.JsonReader.beginArray(JsonReader.java:350)
  9. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:80)
  10. at com.google.gson.internal.bind.CollectionTypeAdapterFactory$Adapter.read(CollectionTypeAdapterFactory.java:61)
  11. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:505)
  12. at net.minecraft.server.v1_14_R1.ChatDeserializer.a(SourceFile:523)
  13. at net.minecraft.server.v1_14_R1.JsonList.load(JsonList.java:191)
  14. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.z(SourceFile:98)
  15. at net.minecraft.server.v1_14_R1.DedicatedPlayerList.<init>(SourceFile:25)
  16. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:175)
  17. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:869)
  18. at java.lang.Thread.run(Thread.java:748)
  19.  
  20.  
  21. A detailed walkthrough of the error, its code path and all known details is as follows:
  22. ---------------------------------------------------------------------------------------
  23.  
  24. -- System Details --
  25. Details:
  26. Minecraft Version: 1.14.4
  27. Minecraft Version ID: 1.14.4
  28. Operating System: Linux (amd64) version 4.15.0-52-generic
  29. Java Version: 1.8.0_191, Oracle Corporation
  30. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  31. Memory: 522408640 bytes (498 MB) / 1042808832 bytes (994 MB) up to 7635730432 bytes (7282 MB)
  32. CPUs: 12
  33. JVM Flags: 3 total; -Xmx8192M -Xms512M -Xss2M
  34. CraftBukkit Information:
  35. Running: Paper version git-Paper-171 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT) true
  36. Plugins: {}
  37. Warnings: DEFAULT
  38. Reload Count: 0
  39. Threads: { RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.read1(BufferedInputStream.java:284), java.io.BufferedInputStream.read(BufferedInputStream.java:345), sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284), sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326), sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178), java.io.InputStreamReader.read(InputStreamReader.java:184), java.io.BufferedReader.fill(BufferedReader.java:161), java.io.BufferedReader.readLine(BufferedReader.java:324), java.io.BufferedReader.readLine(BufferedReader.java:389), net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180), net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143), net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:89)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), sun.java2d.Disposer.run(Disposer.java:148), 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-1: [java.lang.String.intern(Native Method), java.lang.Class.searchMethods(Class.java:3003), java.lang.Class.privateGetMethodRecursive(Class.java:3048), java.lang.Class.getMethod0(Class.java:3018), java.lang.Class.getMethod(Class.java:1784), org.bukkit.craftbukkit.libs.org.apache.commons.lang3.ObjectUtils.clone(ObjectUtils.java:684), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:458), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:200), 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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$824/663985974.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$824/663985974.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$808/1867998958.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$808/1867998958.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$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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)], TIMED_WAITING Craft Scheduler Thread - 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)], 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:33), net.minecraft.server.v1_14_R1.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_14_R1.CrashReport.h(CrashReport.java:71), net.minecraft.server.v1_14_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:943), java.lang.Thread.run(Thread.java:748)], 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)], 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 DestroyJavaVM: [], RUNNABLE Server-Worker-5: [com.mojang.datafixers.functions.PointFreeRule$SortProj.doRewrite(PointFreeRule.java:247), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:182), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), 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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$824/663985974.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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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-4: [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.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$824/663985974.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$808/1867998958.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.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.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.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$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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)], TIMED_WAITING Log4j2-TF-1-AsyncLogger[AsyncContext@5c647e05]-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38), com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56), com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159), com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125), 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 Craft Scheduler Thread - 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 Craft Scheduler Thread - 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 Server-Worker-2: [com.mojang.datafixers.functions.PointFreeRule$SortInj.doRewrite(PointFreeRule.java:292), 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.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.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.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$824/663985974.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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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)], 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 Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:71)], RUNNABLE Server-Worker-3: [java.lang.String.intern(Native Method), java.lang.Class.searchMethods(Class.java:3003), java.lang.Class.privateGetMethodRecursive(Class.java:3048), java.lang.Class.getMethod0(Class.java:3018), java.lang.Class.getMethod(Class.java:1784), org.bukkit.craftbukkit.libs.org.apache.commons.lang3.ObjectUtils.clone(ObjectUtils.java:684), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:458), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:192), 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.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$808/1867998958.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$824/663985974.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$824/663985974.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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)], TIMED_WAITING Craft Scheduler Thread - 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 Server-Worker-6: [java.lang.String.intern(Native Method), java.lang.Class.searchMethods(Class.java:3003), java.lang.Class.privateGetMethodRecursive(Class.java:3048), java.lang.Class.getMethod0(Class.java:3018), java.lang.Class.getMethod(Class.java:1784), org.bukkit.craftbukkit.libs.org.apache.commons.lang3.ObjectUtils.clone(ObjectUtils.java:684), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:458), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:200), 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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$824/663985974.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$824/663985974.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$808/1867998958.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$798/896019922.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$797/876416513.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$796/541871625.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$563/1313618488.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)],}
  40.  
  41. Force Loaded Chunks: {}
  42. Data Packs:
  43. Is Modded: Definitely; Server brand changed to 'Paper'
  44. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement