---- Minecraft Crash Report ---- // Why did you do that? Time: 5/30/19 11:12 AM Description: Exception in server tick loop java.lang.RuntimeException: org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x15) special characters are not allowed in "'string'", position 326 at com.google.common.base.Throwables.propagate(Throwables.java:240) at org.spigotmc.SpigotConfig.init(SpigotConfig.java:65) at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:152) at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:761) at java.lang.Thread.run(Unknown Source) Caused by: org.bukkit.configuration.InvalidConfigurationException: unacceptable code point '' (0x15) special characters are not allowed in "'string'", position 326 at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:160) at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:128) at org.spigotmc.SpigotConfig.init(SpigotConfig.java:59) ... 3 more Caused by: unacceptable code point '' (0x15) special characters are not allowed in "'string'", position 326 at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:211) at org.yaml.snakeyaml.reader.StreamReader.ensureEnoughData(StreamReader.java:176) at org.yaml.snakeyaml.reader.StreamReader.peek(StreamReader.java:136) at org.yaml.snakeyaml.scanner.ScannerImpl.scanToNextToken(ScannerImpl.java:1185) at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:287) at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:227) at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586) at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:124) at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:236) at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:227) at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:215) at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:144) at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:85) at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:108) at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:139) at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) at org.yaml.snakeyaml.Yaml.load(Yaml.java:437) at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ... 6 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.14.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_211, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1002054408 bytes (955 MB) / 1954545664 bytes (1864 MB) up to 6681526272 bytes (6372 MB) JVM Flags: 2 total; -Xms1024M -Xmx7168M CraftBukkit Information: Running: CraftBukkit version git-Spigot-01d0f04-455023c (MC: 1.14.2) (Implementing API version 1.14.2-R0.1-SNAPSHOT) true Plugins: {} Warnings: DEFAULT Reload Count: 0 Threads: { RUNNABLE Server console handler: [org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method), org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761), org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794), org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215), org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55), org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349), net.minecraft.server.v1_14_R1.DedicatedServer$2.run(DedicatedServer.java:95)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.lang.ref.Reference.tryHandlePending(Unknown Source), java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)], RUNNABLE Server-Worker-3: [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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Attach Listener: [], TIMED_WAITING Server Infinisleeper: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_14_R1.DedicatedServer$1.run(DedicatedServer.java:69)], RUNNABLE Signal Dispatcher: [], RUNNABLE Server-Worker-6: [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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server-Worker-2: [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.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:653), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:573), com.mojang.datafixers.functions.Comp.one(Comp.java:43), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], WAITING Java2D Disposer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), sun.java2d.Disposer.run(Unknown Source), java.lang.Thread.run(Unknown Source)], RUNNABLE Server-Worker-4: [java.lang.String.intern(Native Method), java.lang.Class.searchMethods(Unknown Source), java.lang.Class.privateGetMethodRecursive(Unknown Source), java.lang.Class.getMethod0(Unknown Source), java.lang.Class.getMethod(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Server-Worker-5: [java.util.Objects.equals(Unknown Source), com.mojang.datafixers.View.compose(View.java:99), com.mojang.datafixers.RewriteResult.compose(RewriteResult.java:38), com.mojang.datafixers.TypeRewriteRule$Seq.lambda$cap1$0(TypeRewriteRule.java:87), com.mojang.datafixers.TypeRewriteRule$Seq$$Lambda$734/1047341293.apply(Unknown Source), java.util.Optional.map(Unknown Source), com.mojang.datafixers.TypeRewriteRule$Seq.cap1(TypeRewriteRule.java:87), com.mojang.datafixers.TypeRewriteRule$Seq.rewrite(TypeRewriteRule.java:77), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Server-Worker-1: [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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], RUNNABLE Thread-4: [java.io.FileOutputStream.writeBytes(Native Method), java.io.FileOutputStream.write(Unknown Source), java.io.BufferedOutputStream.flushBuffer(Unknown Source), java.io.BufferedOutputStream.flush(Unknown Source), java.io.PrintStream.write(Unknown Source), org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:82), java.io.FilterOutputStream.write(Unknown Source), java.io.PrintStream.write(Unknown Source), java.io.PrintStream.write(Unknown Source), java.io.FilterOutputStream.write(Unknown Source), org.bukkit.craftbukkit.v1_14_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:39)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.ReferenceQueue.remove(Unknown Source), java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)], WAITING NonBlockingInputStreamThread: [java.lang.Object.wait(Native Method), org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278), java.lang.Thread.run(Unknown Source)], RUNNABLE Server-Worker-7: [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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$783/1500403299.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$771/1882348047.get(Unknown Source), java.util.Optional.orElseGet(Unknown Source), 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$745/184427341.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$742/871806165.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), 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$739/438227607.apply(Unknown Source), java.util.Optional.flatMap(Unknown Source), com.mojang.datafixers.types.Type.rewrite(Type.java:179), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$553/1409978427.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.exec(Unknown Source), java.util.concurrent.ForkJoinTask.doExec(Unknown Source), java.util.concurrent.ForkJoinPool$WorkQueue.runTask(Unknown Source), java.util.concurrent.ForkJoinPool.runWorker(Unknown Source), java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Unknown Source), java.util.TimerThread.mainLoop(Unknown Source), java.util.TimerThread.run(Unknown Source)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Unknown Source), org.bukkit.craftbukkit.v1_14_R1.CraftCrashReport.call(CraftCrashReport.java:30), net.minecraft.server.v1_14_R1.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_14_R1.CrashReport.h(CrashReport.java:67), net.minecraft.server.v1_14_R1.CrashReport.(CrashReport.java:35), net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:826), java.lang.Thread.run(Unknown Source)],} Recent tasks from -31--1{} Player Count: 0 / 50; [] Data Packs: Is Modded: Definitely; Server brand changed to 'Spigot' Type: Dedicated Server (map_server.txt)