Jump to content

Crash when starting my Mohist server DESCRIPTION: exception in server tick loop


metedir

Recommended Posts

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 9.04.2023 05:29
Description: Exception in server tick loop

java.lang.RuntimeException: Invalid key. Must be [a-z0-9/._-]: vampırısm_advanced_hunter
    at com.mohistmc.dynamicenum.MohistDynamEnum.addEnum(MohistDynamEnum.java:163) ~[dynamicenum-0.1.jar%2332!/:?] {}
    at com.mohistmc.dynamicenum.MohistDynamEnum.addEnum0(MohistDynamEnum.java:210) ~[dynamicenum-0.1.jar%2332!/:?] {}
    at com.mohistmc.forge.ForgeInjectBukkit.addEnumEntity(ForgeInjectBukkit.java:177) ~[forge-1.18.2-40.2.1-universal.jar%2363!/:?] {re:classloading}
    at com.mohistmc.forge.ForgeInjectBukkit.init(ForgeInjectBukkit.java:60) ~[forge-1.18.2-40.2.1-universal.jar%2363!/:?] {re:classloading}
    at net.minecraft.server.players.PlayerList.<init>(PlayerList.java:117) ~[server-1.18.2-20220404.173914-srg.jar%2358!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(DedicatedPlayerList.java:16) ~[server-1.18.2-20220404.173914-srg.jar%2358!/:?] {re:classloading}
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:206) ~[server-1.18.2-20220404.173914-srg.jar%2358!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:736) ~[server-1.18.2-20220404.173914-srg.jar%2358!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:286) ~[server-1.18.2-20220404.173914-srg.jar%2358!/:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:833) [?:?] {}
Caused by: java.lang.IllegalArgumentException: Invalid key. Must be [a-z0-9/._-]: vampırısm_advanced_hunter
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:220) ~[guava-31.0.1-jre.jar%2339!/:?] {}
    at org.bukkit.NamespacedKey.<init>(NamespacedKey.java:50) ~[forge-1.18.2-40.2.1-universal.jar%2363!/:?] {re:classloading}
    at org.bukkit.NamespacedKey.minecraft(NamespacedKey.java:141) ~[forge-1.18.2-40.2.1-universal.jar%2363!/:?] {re:classloading}
    at org.bukkit.entity.EntityType.<init>(EntityType.java:344) ~[forge-1.18.2-40.2.1-universal.jar%2363!/:?] {re:classloading}
    at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) ~[?:?] {}
    at com.mohistmc.dynamicenum.MohistDynamEnum.makeEnum(MohistDynamEnum.java:89) ~[dynamicenum-0.1.jar%2332!/:?] {}
    at com.mohistmc.dynamicenum.MohistDynamEnum.addEnum(MohistDynamEnum.java:155) ~[dynamicenum-0.1.jar%2332!/:?] {}
    ... 9 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.6, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 537919488 bytes (513 MiB) / 1582301184 bytes (1509 MiB) up to 2139095040 bytes (2040 MiB)
    CPUs: 4
    Processor Vendor: GenuineIntel
    Processor Name: Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz
    Identifier: Intel64 Family 6 Model 58 Stepping 9
    Microarchitecture: Ivy Bridge (Client)
    Frequency (GHz): 3,39
    Number of physical packages: 1
    Number of physical CPUs: 2
    Number of logical CPUs: 4
    Graphics card #0 name: AMD Radeon HD 6500 Series
    Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)
    Graphics card #0 VRAM (MB): 2048,00
    Graphics card #0 deviceId: 0x6742
    Graphics card #0 versionInfo: DriverVersion=15.201.1151.1008
    Memory slot #0 capacity (MB): 8192,00
    Memory slot #0 clockSpeed (GHz): 1,60
    Memory slot #0 type: DDR3
    Virtual memory max (MB): 9435,71
    Virtual memory used (MB): 7066,95
    Swap memory total (MB): 1280,00
    Swap memory used (MB): 789,34
    JVM Flags: 0 total; 
    CraftBukkit Information: 
   Running: Mohist version 1.18.2 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) true
   Plugins: {}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { TIMED_WAITING ForkJoinPool.commonPool-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Worker-Bootstrap-2: [MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$SortProj.doRewrite(PointFreeRule.java:245), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:180), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply$$Lambda$2386/0x00000008013d1b48.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.one(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$2347/0x0000000801327258.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$2345/0x0000000801326dd8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.View.rewrite(View.java:77), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type$$Lambda$2341/0x00000008013264d8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.rewrite(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder$$Lambda$2164/0x00000008012fbd78.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Server console handler: [MC-BOOTSTRAP/[email protected]/org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method), MC-BOOTSTRAP/[email protected]/org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:814), MC-BOOTSTRAP/[email protected]/org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:106), MC-BOOTSTRAP/[email protected]/jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215), MC-BOOTSTRAP/[email protected]/jline.WindowsTerminal.access$000(WindowsTerminal.java:55), MC-BOOTSTRAP/[email protected]/jline.WindowsTerminal$1.read(WindowsTerminal.java:157), MC-BOOTSTRAP/[email protected]/jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169), MC-BOOTSTRAP/[email protected]/jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137), MC-BOOTSTRAP/[email protected]/jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246), MC-BOOTSTRAP/[email protected]/jline.internal.InputStreamReader.read(InputStreamReader.java:261), MC-BOOTSTRAP/[email protected]/jline.internal.InputStreamReader.read(InputStreamReader.java:198), MC-BOOTSTRAP/[email protected]/jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), MC-BOOTSTRAP/[email protected]/jline.console.ConsoleReader.readLine(ConsoleReader.java:2349), MC-BOOTSTRAP/[email protected]/jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), MC-BOOTSTRAP/[email protected]/jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:113)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), TRANSFORMER/[email protected]/net.minecraft.Util$8.run(Util.java:628)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Worker-Main-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Notification Thread: [], RUNNABLE Worker-Bootstrap-1: [[email protected]/java.util.HashMap.hash(HashMap.java:338), [email protected]/java.util.HashMap.getNode(HashMap.java:568), [email protected]/java.util.HashMap.get(HashMap.java:556), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:492), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:440), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply$$Lambda$2386/0x00000008013d1b48.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.one(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply$$Lambda$2386/0x00000008013d1b48.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.one(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$2347/0x0000000801327258.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$2345/0x0000000801326dd8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.View.rewrite(View.java:77), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type$$Lambda$2341/0x00000008013264d8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.rewrite(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder$$Lambda$2164/0x00000008012fbd78.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.run(Thread.java:833), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)], TIMED_WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:810), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:457), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Worker-Bootstrap-3: [[email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.List.equals(List.java:98), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Tag.equals(Tag.java:120), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:492), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:64), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$CataFuseSame.doRewrite(PointFreeRule.java:393), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply$$Lambda$2386/0x00000008013d1b48.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.one(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply$$Lambda$2386/0x00000008013d1b48.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Apply.one(Apply.java:46), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:43), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp$$Lambda$2370/0x00000008013bd640.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.Comp.one(Comp.java:44), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$2347/0x0000000801327258.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$2345/0x0000000801326dd8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.View.rewrite(View.java:77), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type$$Lambda$2341/0x00000008013264d8.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.types.Type.rewrite(Type.java:190), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), MC-BOOTSTRAP/[email protected]/com.mojang.datafixers.DataFixerBuilder$$Lambda$2164/0x00000008012fbd78.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING NonBlockingInputStreamThread: [[email protected]/java.lang.Object.wait(Native Method), MC-BOOTSTRAP/[email protected]/jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1662), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_18_R2.CraftCrashReport.get(CraftCrashReport.java:33), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_18_R2.CraftCrashReport.get(CraftCrashReport.java:17), TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:65), TRANSFORMER/[email protected]/net.minecraft.CrashReport.<init>(CrashReport.java:34), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:808), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:286), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer$$Lambda$6489/0x0000000801a3c6a8.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Signal Dispatcher: [], WAITING Worker-Main-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376), MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], WAITING ForkJoinPool.commonPool-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], RUNNABLE Attach Listener: [], RUNNABLE DestroyJavaVM: [], RUNNABLE TerminalConsoleWriter: [[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(AbstractQueuedSynchronizer.java:1026), [email protected]/java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(ReentrantReadWriteLock.java:738), MC-BOOTSTRAP/[email protected]/com.mojang.logging.LogQueues.getNextLogEvent(LogQueues.java:35), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_18_R2.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)],}
   Recent tasks from -31--1{}
   Force Loaded Chunks: {}
    Server Running: true
    Data Packs: vanilla, mod:forge, mod:vampirism (incompatible)
    World Generation: Experimental
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        [email protected]
        lowcodefml@null
        javafml@null
    Mod List: 
        server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.1-universal.jar                 |Forge                         |forge                         |40.2.1              |DONE      |Manifest: NOSIGNATURE
        Vampirism-1.18.2-1.8.8.jar                        |Vampirism                     |vampirism                     |1.8.8               |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 7980ffeb-22ee-4b44-ae58-fda8e3d62760
    FML: 38.0
    Forge: net.minecraftforge:40.2.1

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.