개인 자료란 (JE)

  서버 커뮤니티

Profile tlvaiisfoag 대표칭호 없음
Profile

질문하기 멀티플레이

서버 만드는것 좀 도와주세요

2021.04.18 조회 수 1277 추천 수 0

서버를 만들려고 서버만드는데로 start.bat만들고 실행했더니 이렇게되네요 뭐가 문제이거죠?

start.bat에는 

@echo off

java -jar mohist-1.16.5-473-server.jar 

pause

이렇게 써 있습니다


Error: A JNI error has occurred, please check your installation and try again

Exception in thread "main" java.lang.UnsupportedClassVersionError: net/minecraftforge/server/ServerMain has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0

        at java.lang.ClassLoader.defineClass1(Native Method)

        at java.lang.ClassLoader.defineClass(Unknown Source)

        at java.security.SecureClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.defineClass(Unknown Source)

        at java.net.URLClassLoader.access$100(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.net.URLClassLoader$1.run(Unknown Source)

        at java.security.AccessController.doPrivileged(Native Method)

        at java.net.URLClassLoader.findClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

        at java.lang.ClassLoader.loadClass(Unknown Source)

        at sun.launcher.LauncherHelper.checkAndLoadMain(Unknown Source)

계속하려면 아무 키나 누르십시오 . . .



13개의 댓글

허두
2021.04.19

현재 아마 자바 8을 사용중이실 거에요.

그치만 해당 jar 파일은 자바 11용으로 제작되었습니다.

오라클 자바 11(회원가입 필요) 또는 OpenJDK 11(수동설치) 등으로 자바 11을 깔아주셔야 할것 같아요

tlvaiisfoag
2021.04.19
@허두

도움많이됐어요혹시하나더 여쭤볼수있을까요?

[09:32:19 ERROR]: Encountered an unexpected exception

[09:32:19 FATAL]: Preparing crash report with UUID f7b4776b-7267-4352-8822-ed1185f1d008

이거는 뭐가 잘못됀건지 알수있을까요?

허두
2021.04.19
@tlvaiisfoag

오류 메세지를 생성하고 있다는 내용입니다.

이어서 생성되는 충돌 보고서를 첨부해주셔야 도움드릴 수 있을것 같아요ㅠ

tlvaiisfoag
2021.04.19
@허두

/\ "-./ \ /\ __ \ /\ \_\ \ /\ \ /\ ___\ /\__ _\

\ \ \-./\ \\ \ \/\ \\ \ __ \\ \ \\ \___ \\/_/\ \/

\ \_\ \ \_\\ \_____\\ \_\ \_\\ \_\\/\_____\ \ \_\

\/_/ \/_/ \/_____/ \/_/\/_/ \/_/ \/_____/ \/_/

 

 

Welcome to Mohist 1.16.5 ! - Mohist Developement Group

Checking libraries, please wait...

Global percentage >11%

Downloading file mixin-0.8.2.jar with size 848.1377 KB

Download finished for mixin-0.8.2.jar !

All libraries are nice :) !

Checking the installation, please wait.

Finished the install verification process !

Update in check...

If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false

The latest Mohist version is 1.16.5-482 but you have 1.16.5-473. The latest version has been built on 2021-04-19 04:41:01. You should update to fix recent bugs !

[10:06:55 INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.4, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]

[10:06:55 INFO]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 11.0.10 by ojdkbuild

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/C:/Users/kjg05/OneDrive/%eb%b0%94%ed%83%95%20%ed%99%94%eb%a9%b4/%eb%94%b0%ec%98%a4%ea%b8%b0/libraries/cpw/mods/modlauncher/8.0.9/modlauncher-8.0.9.jar) to field java.util.jar.Manifest.jv

WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

[10:06:55 INFO]: Added Lets Encrypt root certificates as additional trust

[10:06:55 INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/kjg05/OneDrive/%eb%b0%94%ed%83%95%20%ed%99%94%eb%a9%b4/%eb%94%b0%ec%98%a4%ea%b8%b0/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER

[10:06:55 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:06:55 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:06:55 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:06:56 INFO]: Launching target 'fmlserver' with arguments [--gameDir, .]

[10:07:02 INFO]: Forge mod loading, version 36.1.4, for MC 1.16.5 with MCP 20210115.111550

[10:07:02 INFO]: MinecraftForge v36.1.4 Initialized

[10:07:02 INFO]: EventDispatcherRegistry initialized

[10:07:04 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'

[10:07:05 INFO]: Reloading ResourceManager: Default, forge-1.16.5-36.1.4-universal.jar, bukkit

[10:07:07 INFO]: Loaded 927 recipes

[10:07:09 INFO]: Starting minecraft server version 1.16.5

[10:07:09 INFO]: Loading properties

[10:07:09 INFO]: Default game type: SURVIVAL

[10:07:09 INFO]: Generating keypair

[10:07:09 INFO]: Starting Minecraft server on *:25565

[10:07:09 INFO]: Using default channel type

[10:07:11 WARN]: **** FAILED TO BIND TO PORT!

[10:07:11 WARN]: The exception was: java.net.BindException: Address already in use: bind

[10:07:11 WARN]: Perhaps a server is already running on that port?

[10:07:11 INFO]: Stopping server

[10:07:11 INFO]: Saving worlds

[10:07:11 ERROR]: Exception stopping the server

> 계속하려면 아무 키나 누르십시오 . . .

이거요

허두
2021.04.19
@tlvaiisfoag

혹시 서버가 이미 백그라운드에서 실행중인 것은 아니실지요?

Ctrl + Shift + ESC를 눌러 작업 관리자에서 Java 프로세스가 실행중인지 한번 확인해보세요.

(벡그라운드 프로세스가 보이지 않는다면 좌측 하단의 펼치기를 눌러주세요)

tlvaiisfoag
2021.04.19
@허두

잘못보내드렸네요

 

 

__ __ ______ __ __ __ ______ ______

/\ "-./ \ /\ __ \ /\ \_\ \ /\ \ /\ ___\ /\__ _\

\ \ \-./\ \\ \ \/\ \\ \ __ \\ \ \\ \___ \\/_/\ \/

\ \_\ \ \_\\ \_____\\ \_\ \_\\ \_\\/\_____\ \ \_\

\/_/ \/_/ \/_____/ \/_/\/_/ \/_/ \/_____/ \/_/

 

 

Welcome to Mohist 1.16.5 ! - Mohist Developement Group

Checking libraries, please wait...

Global percentage >11%

Downloading file mixin-0.8.2.jar with size 848.1377 KB

Download finished for mixin-0.8.2.jar !

All libraries are nice :) !

Checking the installation, please wait.

Finished the install verification process !

Update in check...

If you don't want to enable update check, set check_update in mohist-config/mohist.yml to false

The latest Mohist version is 1.16.5-482 but you have 1.16.5-473. The latest version has been built on 2021-04-19 04:41:01. You should update to fix recent bugs !

[10:33:38 INFO]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.1.4, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge]

[10:33:38 INFO]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 11.0.10 by ojdkbuild

WARNING: An illegal reflective access operation has occurred

WARNING: Illegal reflective access by cpw.mods.modlauncher.SecureJarHandler (file:/C:/Users/kjg05/OneDrive/%eb%b0%94%ed%83%95%20%ed%99%94%eb%a9%b4/%eb%94%b0%ec%98%a4%ea%b8%b0/libraries/cpw/mods/modlauncher/8.0.9/modlauncher-8.0.9.jar) to field java.util.jar.Manifest.jv

WARNING: Please consider reporting this to the maintainers of cpw.mods.modlauncher.SecureJarHandler

WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations

WARNING: All illegal access operations will be denied in a future release

[10:33:38 INFO]: Added Lets Encrypt root certificates as additional trust

[10:33:38 INFO]: SpongePowered MIXIN Subsystem Version=0.8.2 Source=file:/C:/Users/kjg05/OneDrive/%eb%b0%94%ed%83%95%20%ed%99%94%eb%a9%b4/%eb%94%b0%ec%98%a4%ea%b8%b0/libraries/org/spongepowered/mixin/0.8.2/mixin-0.8.2.jar Service=ModLauncher Env=SERVER

[10:33:38 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:33:38 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:33:38 INFO]: [jdk.nashorn.api.scripting.NashornScriptEngine::143]: Warning: Nashorn engine is planned to be removed from a future JDK release

[10:33:39 INFO]: Launching target 'fmlserver' with arguments [--gameDir, .]

[10:33:46 INFO]: Forge mod loading, version 36.1.4, for MC 1.16.5 with MCP 20210115.111550

[10:33:46 INFO]: MinecraftForge v36.1.4 Initialized

[10:33:46 INFO]: EventDispatcherRegistry initialized

[10:33:49 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'

[10:33:50 INFO]: Reloading ResourceManager: Default, forge-1.16.5-36.1.4-universal.jar, bukkit

[10:33:52 INFO]: Loaded 927 recipes

[10:33:54 INFO]: Starting minecraft server version 1.16.5

[10:33:54 INFO]: Loading properties

[10:33:54 INFO]: Default game type: SURVIVAL

[10:33:54 INFO]: Generating keypair

[10:33:54 INFO]: Starting Minecraft server on *:25565

[10:33:54 INFO]: Using default channel type

[10:33:56 INFO]: This server is running Mohist version 1.16.5-473 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT, Forge version 36.1.4)

[10:33:56 INFO]: Debug logging is enabled

[10:33:56 INFO]: Server Ping Player Sample Count: 12

[10:33:56 INFO]: Using 4 threads for Netty based IO

[10:33:57 INFO]: Preparing level "world"

[10:33:58 ERROR]: Encountered an unexpected exception

[10:33:58 FATAL]: Preparing crash report with UUID 20717410-37c3-402f-bfe5-c8977ee5164e

> 계속하려면 아무 키나 누르십시오 . . .

이거입니다

허두
2021.04.19
@tlvaiisfoag

음.. 서버 로그에는 충돌 원인이 포함되어있지 않네요.

혹시 crash-reports 같은 폴더에 충돌 보고서가 생성되지는 않았나요?

tlvaiisfoag
2021.04.19
@허두

예 있습니다 여기

---- Minecraft Crash Report ----

// My bad.

 

Time: 21. 4. 19. 오전 10:33

Description: Exception in server tick loop

 

java.lang.ClassCastException: class net.minecraft.world.storage.DerivedWorldInfo cannot be cast to class net.minecraft.world.storage.ServerWorldInfo (net.minecraft.world.storage.DerivedWorldInfo and net.minecraft.world.storage.ServerWorldInfo are in unnamed module of loader cpw.mods.modlauncher.TransformingClassLoader @bbd4791)

at co.aikar.timings.WorldTimingsHandler.(WorldTimingsHandler.java:75) ~[forge:?] {re:classloading}

at net.minecraft.world.World.(World.java:194) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at net.minecraft.world.server.ServerWorld.(ServerWorld.java:209) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}

at net.minecraft.server.MinecraftServer.func_240787_a_(MinecraftServer.java:418) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:350) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:215) ~[?:?] {re:classloading,pl:accesstransformer:B}

at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:721) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:270) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}

at java.lang.Thread.run(Thread.java:834) [?:?] {}

 

 

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

Operating System: Windows 10 (amd64) version 10.0

Java Version: 11.0.10, ojdkbuild

Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), ojdkbuild

Memory: 870235648 bytes (829 MB) / 1788870656 bytes (1706 MB) up to 4276092928 bytes (4078 MB)

CPUs: 12

JVM Flags: 0 total;

ModLauncher: 8.0.9+86+master.3cf110c

ModLauncher launch target: fmlserver

ModLauncher naming: srg

ModLauncher services:

/mixin-0.8.2.jar mixin PLUGINSERVICE

/eventbus-4.0.0.jar eventbus PLUGINSERVICE

/mohist-1.16.5-473-server.jar object_holder_definalize PLUGINSERVICE

/mohist-1.16.5-473-server.jar runtime_enum_extender PLUGINSERVICE

/mohist-1.16.5-473-server.jar capability_inject_definalize PLUGINSERVICE

/accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE

/mohist-1.16.5-473-server.jar runtimedistcleaner PLUGINSERVICE

/mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE

/mohist-1.16.5-473-server.jar fml TRANSFORMATIONSERVICE

FML: 36.1

Forge: net.minecraftforge:36.1.4

FML Language Providers:

[email protected]

minecraft@1

Mod List:

forge-1.16.5-36.1.4-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE

forge-1.16.5-36.1.4-universal.jar |Forge |forge |36.1.4 |DONE |NOSIGNATURE

Crash Report UUID: 20717410-37c3-402f-bfe5-c8977ee5164e

CraftBukkit Information:

Running: Mohist version 1.16.5-473 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) true

Plugins: {}

Warnings: DEFAULT

Reload Count: 0

Threads: { RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], 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:234), [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:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Worker-Bootstrap-4: [[email protected]/java.util.HashMap.hash(HashMap.java:339), [email protected]/java.util.HashMap.get(HashMap.java:552), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:77), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE DestroyJavaVM: [], WAITING Worker-Main-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Server console handler: [[email protected]/java.lang.Object.wait(Native Method), app//org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55), app//org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101), 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:94)], RUNNABLE Worker-Bootstrap-6: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.functions.PointFreeRule$SortProj.doRewrite(PointFreeRule.java:253), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:180), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), 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.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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [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:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING modloading-worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], 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:170)], 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:234), [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:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], 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:834)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1658), 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:73), net.minecraft.crash.CrashReport.(CrashReport.java:38), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:787), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:270), net.minecraft.server.MinecraftServer$$Lambda$4429/0x0000000800e21c40.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:104)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:328), [email protected]/java.util.TimerThread.mainLoop(Timer.java:527), [email protected]/java.util.TimerThread.run(Timer.java:506)], RUNNABLE WindowsStreamPump: [app//org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), app//org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97), app//org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112), app//org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458), app//org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$118/0x0000000800294040.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Attach Listener: [], RUNNABLE Worker-Bootstrap-2: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.List.equals(List.java:98), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Tag.equals(Tag.java:120), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.functions.PointFreeRule$CataFuseSame.doRewrite(PointFreeRule.java:393), 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: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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Worker-Bootstrap-5: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:77), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING ForkJoinPool.commonPool-worker-19: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:357), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:505)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:241), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213)], TIMED_WAITING Worker-Main-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619), [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:234), [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:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], RUNNABLE Worker-Bootstrap-3: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.List.equals(List.java:98), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Tag.equals(Tag.java:120), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.functions.PointFreeRule$CataFuseSame.doRewrite(PointFreeRule.java:393), 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: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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Worker-Bootstrap-7: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:450), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1036), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:834)], 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:148), [email protected]/java.lang.Thread.run(Thread.java:834), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING modloading-worker-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING modloading-worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method), [email protected]/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:357), [email protected]/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:182), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:136), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:834)], 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:234), [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:1053), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628), [email protected]/java.lang.Thread.run(Thread.java:834)], WAITING Worker-Main-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], RUNNABLE Worker-Bootstrap-1: [[email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Product.equals(Product.java:144), [email protected]/java.util.AbstractMap.equals(AbstractMap.java:493), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Named.equals(Named.java:81), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Check.equals(Check.java:97), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), [email protected]/java.util.Objects.equals(Objects.java:77), com.mojang.datafixers.functions.PointFreeRule$CataFuseSame.doRewrite(PointFreeRule.java:393), 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: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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1722/0x000000080090bc40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1699/0x0000000800908c40.get(Unknown Source), [email protected]/java.util.Optional.orElseGet(Optional.java:369), 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$1669/0x00000008008f9440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1665/0x00000008008f8440.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), 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$1661/0x00000008008e9040.apply(Unknown Source), [email protected]/java.util.Optional.flatMap(Optional.java:294), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$1490/0x0000000800881440.run(Unknown Source), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1736), [email protected]/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1728), [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290), [email protected]/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020), [email protected]/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)],}


Force Loaded Chunks: { world: {},}

Player Count: 0 / 20; []

Data Packs: vanilla, mod:forge, file/bukkit

Is Modded: Definitely; Server brand changed to 'Mohist'

Type: Dedicated Server (map_server.txt)

 

이렇게 적혀있더군요

허두
2021.04.19
@tlvaiisfoag

아마 Mohist에서 사용중인 스폰지포지와 모드간의 호환 문제인듯 합니다.

검색해본 사례로는 LagGoggles 모드가 그렇게 된다고 하네요. (https://github.com/SpongePowered/SpongeForge/issues/2850 )

현재 적용하신 모드가 무엇들이신지는 모르겠지만, 자바 개발쪽으로 보자면 실행 모듈이 달라서 그런것같은데....

사용중인 모드 개발자에게 문의하여 하루빨리 업데이트가 나오길 바라는 수밖에 없겠네요ㅠ

tlvaiisfoag
2021.04.19
@허두

모드는 적용한게 아무것도없는데 일단알겠습니다

tlvaiisfoag
2021.04.19
@tlvaiisfoag

예 알려주셔서 감사합니다

허두
2021.04.19
@tlvaiisfoag

오잉... 모드가 없다구요..?

버킷과 포지를 강제로 합친 모드버킷들의 특성상 호환성이 좋지 않을수밖에 없기에..

타 버킷서버 또는 포지서버로의 환승을 개인적으로 권장드리는 바입니다!

keyonair
2022.12.21
@tlvaiisfoag

[09:32:19 오류]: 예기치 않은 예외가 발생했습니다.

 

[09:32:19 치명적]: UUID f7b4776b-7267-4352-8822-ed1185f1d008을 사용하여 충돌 보고서 준비 중

 

 

입니다.

뉴스 및 창작물
/files/thumbnails/487/784/003/262x150.crop.jpg?20240508233607

모드

Windows Borderless 모드에서 악성코드 발견

학교가기싫다

2024-05-08

1

/files/thumbnails/384/778/003/262x150.crop.jpg?20240512002324

업데이트

마인크래프트 자바 에디션 스냅샷 24w18a

학교가기싫다

2024-05-06

0

/files/thumbnails/855/781/003/262x150.crop.jpg?20240505141129

레드스톤

레이저 클리너

GlassesFilm

2024-05-05

1

/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0