Advertisement
iLnic

Untitled

Oct 16th, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 85.31 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Ouch. That hurt :(
  3.  
  4. Time: 10/16/19 5:32 PM
  5. Description: Exception in server tick loop
  6.  
  7. java.lang.RuntimeException: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  8. in 'string', line 36, column 14:
  9. whitelist: &6Вы были кикнуты ,так как вас н ...
  10. ^
  11. expected alphabetic or numeric character, but found В(1042)
  12. in 'string', line 36, column 16:
  13. whitelist: &6Вы были кикнуты ,так как вас нет ...
  14. ^
  15.  
  16. at com.google.common.base.Throwables.propagate(Throwables.java:240)
  17. at org.spigotmc.SpigotConfig.init(SpigotConfig.java:65)
  18. at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:162)
  19. at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:775)
  20. at java.lang.Thread.run(Thread.java:748)
  21. Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning an anchor
  22. in 'string', line 36, column 14:
  23. whitelist: &6Вы были кикнуты ,так как вас н ...
  24. ^
  25. expected alphabetic or numeric character, but found В(1042)
  26. in 'string', line 36, column 16:
  27. whitelist: &6Вы были кикнуты ,так как вас нет ...
  28. ^
  29.  
  30. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56)
  31. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160)
  32. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128)
  33. at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59)
  34. ... 3 more
  35. Caused by: while scanning an anchor
  36. in 'string', line 36, column 14:
  37. whitelist: &6Вы были кикнуты ,так как вас н ...
  38. ^
  39. expected alphabetic or numeric character, but found В(1042)
  40. in 'string', line 36, column 16:
  41. whitelist: &6Вы были кикнуты ,так как вас нет ...
  42. ^
  43.  
  44. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1452)
  45. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAnchor(ScannerImpl.java:937)
  46. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:368)
  47. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227)
  48. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586)
  49. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
  50. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
  51. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:124)
  52. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  53. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  54. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  55. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  56. at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236)
  57. at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227)
  58. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215)
  59. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144)
  60. at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85)
  61. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108)
  62. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139)
  63. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524)
  64. at org.yaml.snakeyaml.Yaml.load(Yaml.java:437)
  65. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54)
  66. ... 6 more
  67.  
  68.  
  69. A detailed walkthrough of the error, its code path and all known details is as follows:
  70. ---------------------------------------------------------------------------------------
  71.  
  72. -- System Details --
  73. Details:
  74. Minecraft Version: 1.14.4
  75. Minecraft Version ID: 1.14.4
  76. Operating System: Linux (amd64) version 3.10.0-1062.1.2.el7.x86_64
  77. Java Version: 1.8.0_222, Oracle Corporation
  78. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 321900952 bytes (306 MB) / 1042284544 bytes (994 MB) up to 5592580096 bytes (5333 MB)
  80. CPUs: 8
  81. JVM Flags: 5 total; -Xmx6000M -Xms128M -XX:+UnlockExperimentalVMOptions -XX:MaxMetaspaceSize=480M -XX:MetaspaceSize=32M
  82. CraftBukkit Information:
  83. Running: CraftBukkit version git-Spigot-94af569-5d335e9 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT) true
  84. Plugins: {}
  85. Warnings: DEFAULT
  86. Reload Count: 0
  87. Threads: { 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-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.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$791/2059436337.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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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 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)], 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:840), 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 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:248), 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.readLineSimple(ConsoleReader.java:3183), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:97)], RUNNABLE Signal Dispatcher: [], 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 DestroyJavaVM: [], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)], 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: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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$791/2059436337.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$791/2059436337.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$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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 Thread-3: [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)], RUNNABLE Server-Worker-4: [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$791/2059436337.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$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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-7: [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$CataFuseSame.doRewrite(PointFreeRule.java:395), 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: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$791/2059436337.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$778/841420637.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$778/841420637.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$791/2059436337.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$778/841420637.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$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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-2: [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.one(Apply.java:45), 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$791/2059436337.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$778/841420637.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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$791/2059436337.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$778/841420637.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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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)], RUNNABLE Server-Worker-3: [com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), 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$791/2059436337.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$791/2059436337.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$778/841420637.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$791/2059436337.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$778/841420637.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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$791/2059436337.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$778/841420637.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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:685), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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-1: [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$791/2059436337.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$778/841420637.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$791/2059436337.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$778/841420637.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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$791/2059436337.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$757/1606467128.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$756/1852068627.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$755/1936224100.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/1016090398.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)],}
  88. Recent tasks from -31--1{}
  89. Force Loaded Chunks: {}
  90. Player Count: 0 / 20; []
  91. Data Packs:
  92. Is Modded: Definitely; Server brand changed to 'Spigot'
  93. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement