YUNG's API (Forge)

YUNG's API (Forge)

87M Downloads

server crash

Opened this issue ยท 6 comments

commented

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 10/1/21, 9:41 AM
Description: Exception in server tick loop

java.lang.IllegalAccessError: Update to non-static final field net.minecraft.world.gen.ChunkGenerator.field_222543_d attempted from a different method (yungsapi_setSettings) than the initializer method
at net.minecraft.world.gen.ChunkGenerator.yungsapi_setSettings(ChunkGenerator.java) ~[?:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betterdungeons.mixins.json:ChunkGeneratorAccessor,pl:mixin:APP:betterstrongholds.mixins.json:VanillaStrongholdSpawnMixin,pl:mixin:APP:betterstrongholds.mixins.json:ChunkGeneratorAccessor,pl:mixin:A,pl:runtimedistcleaner:A}
at com.yungnickyoung.minecraft.yungsapi.init.YAModWorldgen.deepCopyDimensionalSpacing(YAModWorldgen.java:53) ~[yungsapi:1.16.4-Forge-12] {re:classloading}
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {}
at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:428) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:349) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:774) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at java.lang.Thread.run(Thread.java:831) [?:?] {}

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

-- System Details --
Details:
Minecraft Version: 1.16.5
Minecraft Version ID: 1.16.5
Mohist Version: 1.16.5-787
Operating System: Linux (amd64) version 5.4.0-88-generic
Java Version: 16.0.1, Private Build
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Private Build
Memory: 12426909600 bytes (11851 MB) / 16106127360 bytes (15360 MB) up to 16106127360 bytes (15360 MB)
CPUs: 4
JVM Flags: 2 total; -Xms15G -Xmx15G
ModLauncher: 8.0.9+86+master.3cf110c
ModLauncher launch target: fmlserver
ModLauncher naming: srg
ModLauncher services:
/mixin-0.8.4.jar mixin PLUGINSERVICE
/eventbus-4.0.0.jar eventbus PLUGINSERVICE
/mohist-1.16.5-787-server.jar object_holder_definalize PLUGINSERVICE
/mohist-1.16.5-787-server.jar runtime_enum_extender PLUGINSERVICE
/mohist-1.16.5-787-server.jar capability_inject_definalize PLUGINSERVICE
/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE
/mohist-1.16.5-787-server.jar runtimedistcleaner PLUGINSERVICE
/mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE
/mohist-1.16.5-787-server.jar fml TRANSFORMATIONSERVICE
FML: 36.2
Forge: net.minecraftforge:36.2.5
FML Language Providers:
[email protected]
minecraft@1
Mod List:
forge-1.16.5-36.2.5-server.jar |Minecraft |minecraft |1.16.5 |DONE |Manifest: NOSIGNATURE
YungsExtras-Forge-1.16.4-1.0.jar |YUNG's Extras |yungsextras |Forge-1.16.4-1.0 |DONE |Manifest: NOSIGNATURE
YungsApi-1.16.4-Forge-12.jar |YUNG's API |yungsapi |1.16.4-Forge-12 |DONE |Manifest: NOSIGNATURE
BetterDungeons-1.16.4-1.2.1.jar |YUNG's Better Dungeons |betterdungeons |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
BetterStrongholds-1.16.4-1.2.1.jar |YUNG's Better Strongholds |betterstrongholds |1.16.4-1.2.1 |DONE |Manifest: NOSIGNATURE
forge-1.16.5-36.2.5-universal.jar |Forge |forge |36.2.5 |DONE |Manifest: NOSIGNATURE
BetterMineshafts-Forge-1.16.4-2.0.4.jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.4 |DONE |Manifest: NOSIGNATURE
BetterCaves-Forge-1.16.4-1.1.2.jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.2 |DONE |Manifest: NOSIGNATURE
Crash Report UUID: 69675b4b-8c62-4c5c-891f-083be8b909a2
CraftBukkit Information:
Running: Mohist version 1.16.5-787 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) true
Plugins: {}
Warnings: DEFAULT
Reload Count: 0
Threads: { WAITING ForkJoinPool.commonPool-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Worker-Bootstrap-2: [[email protected]/java.util.HashMap.hash(HashMap.java:340), [email protected]/java.util.HashMap.getNode(HashMap.java:570), [email protected]/java.util.HashMap.get(HashMap.java:558), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:440), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:190), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$1724/0x0000000801376368.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$1722/0x0000000801375ee0.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), com.mojang.datafixers.types.Type$$Lambda$1719/0x0000000801375800.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1546/0x00000008012e5cc0.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Notification Thread: [], RUNNABLE Signal Dispatcher: [], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:320), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Worker-Bootstrap-1: [[email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:440), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:198), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), com.mojang.datafixers.functions.Comp$$Lambda$1738/0x0000000801381fc0.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Comp.one(Comp.java:44), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$1724/0x0000000801376368.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$1722/0x0000000801375ee0.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), com.mojang.datafixers.types.Type$$Lambda$1719/0x0000000801375800.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1546/0x00000008012e5cc0.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], WAITING Worker-Main-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:831)], 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:171)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], TIMED_WAITING modloading-worker-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE DestroyJavaVM: [], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1647), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:78), net.minecraft.crash.CrashReport.(CrashReport.java:40), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:849), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:269), net.minecraft.server.MinecraftServer$$Lambda$4572/0x000000080173d990.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING IO-Worker-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], RUNNABLE Worker-Bootstrap-3: [[email protected]/java.util.Objects.equals(Objects.java:64), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:450), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:180), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Comp.one(Comp.java:43), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), com.mojang.datafixers.functions.Apply$$Lambda$1753/0x0000000801392ab8.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:364), com.mojang.datafixers.functions.Apply.one(Apply.java:46), com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$1724/0x0000000801376368.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$1722/0x0000000801375ee0.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), com.mojang.datafixers.View.rewrite(View.java:77), com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), com.mojang.datafixers.types.Type$$Lambda$1719/0x0000000801375800.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:289), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1546/0x00000008012e5cc0.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING IO-Worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING process reaper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.read0(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:223), app//org.jline.terminal.impl.AbstractPty$PtyInputStream.read(AbstractPty.java:73), app//org.jline.utils.NonBlockingInputStream.read(NonBlockingInputStream.java:62), app//org.jline.utils.NonBlocking$NonBlockingInputStreamReader.read(NonBlocking.java:168), app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848), app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418), net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:60), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:97)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING Worker-Main-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:293), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1624), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], 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:831), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING modloading-worker-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Craft Scheduler Thread - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING IO-Worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:506)], WAITING Worker-Main-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING Craft Scheduler Thread - 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING Craft Scheduler Thread - 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), [email protected]/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:131)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:243), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:831)],}

Force Loaded Chunks: { world: {},}
Player Count: 0 / 20; []
Data Packs: vanilla, mod:yungsextras, mod:yungsapi, mod:betterdungeons, mod:betterstrongholds, mod:forge, mod:bettermineshafts, mod:bettercaves (incompatible), file/bukkit
Is Modded: Definitely; Server brand changed to 'Mohist'
Type: Dedicated Server (map_server.txt)

commented

This is due to Mohist forcing you to use a newer Java version, when 1.16 mods expect to be run on Java 8.

I believe TelepathicGrunt fixed this issue by applying the @Mutable annotation to any accessor mixins modifying final fields. TelepathicGrunt/RepurposedStructures@0b4be21#diff-75ef38585412525c2a469e918ffb2de8eeff9423b369c17eee19753ab1354e86R14

I'll experiment with this change soon and hopefully it will fix the problem.

commented

Forge server(36.2.0 & JAVA11) is working well.
Thank you for creating a amazing mods.

commented

any fixes i could do myself? im having the same problem

commented

@MajiCoder Try the release from here and let me know if it works for you.

commented

@yungnickyoung worked! thanks for saving me my own pain of trying to do it myself!

commented

Glad it worked! The fix is included in version Forge-13.