Jump to content
  • 0

Minehut server not starting


elilk

Question

When I start it the server says starting and goes straight into offline.

My crash log contents: 

Quote

---- Minecraft Crash Report ----
// Uh... Did I do that?

Time: 6/12/21, 5:34 PM
Description: Exception in server tick loop

java.lang.NullPointerException: Cannot invoke "java.io.File.toPath()" because the return value of "org.bukkit.craftbukkit.v1_17_R1.CraftServer.getWorldContainer()" is null
    at net.minecraft.server.MinecraftServer.loadWorld(MinecraftServer.java:520)
    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:264)
    at net.minecraft.server.MinecraftServer.x(MinecraftServer.java:986)
    at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307)
    at java.base/java.lang.Thread.run(Thread.java:831)


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

-- System Details --
Details:
    Minecraft Version: 1.17
    Minecraft Version ID: 1.17
    Operating System: Linux (amd64) version 5.8.0-53-generic
    Java Version: 16.0.1, AdoptOpenJDK
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), AdoptOpenJDK
    Memory: 857487552 bytes (817 MiB) / 1063256064 bytes (1014 MiB) up to 1063256064 bytes (1014 MiB)
    CPUs: 2
    Processor Vendor: AuthenticAMD
    Processor Name: AMD EPYC 7502P 32-Core Processor
    Identifier: AuthenticAMD Family 23 Model 49 Stepping 0
    Microarchitecture: Zen 2
    Frequency (GHz): -0.00
    Number of physical packages: 1
    Number of physical CPUs: 32
    Number of logical CPUs: 64
    Graphics card #0 name: unknown
    Graphics card #0 vendor: unknown
    Graphics card #0 VRAM (MB): 0.00
    Graphics card #0 deviceId: unknown
    Graphics card #0 versionInfo: unknown
    Virtual memory max (MB): 128708.34
    Virtual memory used (MB): 115993.63
    Swap memory total (MB): 0.00
    Swap memory used (MB): 0.00
    JVM Flags: 19 total; -Xms1024M -Xmx1024M -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
    CraftBukkit Information: 
   Running: CraftBukkit version 3111-Spigot-66f9d3c-cbf2f67 (MC: 1.17) (Implementing API version 1.17-R0.1-SNAPSHOT) false
   Plugins: { ViaVersion v4.0.0 com.viaversion.viaversion.ViaVersionPlugin [_MylesC, creeper123123321, Gerrygames, KennyTV, Matsv], PlayerServer v1.1-SNAPSHOT com.minehut.playerserver.PlayerServer [Minehut],}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { WAITING Finalizer: [java.base@16.0.1/java.lang.Object.wait(Native Method), java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), java.base@16.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:171)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Common-Cleaner: [java.base@16.0.1/java.lang.Object.wait(Native Method), java.base@16.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), java.base@16.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), java.base@16.0.1/java.lang.Thread.run(Thread.java:831), java.base@16.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134)], WAITING Worker-Main-2: [java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method), java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:211), java.base@16.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1633), java.base@16.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], TIMED_WAITING Timer hack thread: [java.base@16.0.1/java.lang.Thread.sleep(Native Method), app//net.minecraft.SystemUtils$6.run(SourceFile:714)], RUNNABLE Reference Handler: [java.base@16.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method), java.base@16.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:243), java.base@16.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], RUNNABLE Server console handler: [java.base@16.0.1/java.io.FileInputStream.readBytes(Native Method), java.base@16.0.1/java.io.FileInputStream.read(FileInputStream.java:271), java.base@16.0.1/java.io.BufferedInputStream.fill(BufferedInputStream.java:244), java.base@16.0.1/java.io.BufferedInputStream.read(BufferedInputStream.java:263), app//org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248), app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261), app//org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269), app//org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257), app//net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:131)], RUNNABLE Server thread: [java.base@16.0.1/java.lang.Thread.dumpThreads(Native Method), java.base@16.0.1/java.lang.Thread.getAllStackTraces(Thread.java:1647), app//org.bukkit.craftbukkit.v1_17_R1.CraftCrashReport.get(CraftCrashReport.java:33), app//org.bukkit.craftbukkit.v1_17_R1.CraftCrashReport.get(CraftCrashReport.java:1), app//net.minecraft.SystemReport.a(SourceFile:65), app//net.minecraft.CrashReport.<init>(CrashReport.java:34), app//net.minecraft.server.MinecraftServer.x(MinecraftServer.java:1051), app//net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:307), app//net.minecraft.server.MinecraftServer$$Lambda$3767/0x000000080136db10.run(Unknown Source), java.base@16.0.1/java.lang.Thread.run(Thread.java:831)], WAITING Snooper Timer: [java.base@16.0.1/java.lang.Object.wait(Native Method), java.base@16.0.1/java.lang.Object.wait(Object.java:320), java.base@16.0.1/java.util.TimerThread.mainLoop(Timer.java:527), java.base@16.0.1/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Notification Thread: [], TIMED_WAITING ObjectCleanerThread: [java.base@16.0.1/java.lang.Object.wait(Native Method), java.base@16.0.1/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), java.base@16.0.1/java.lang.Thread.run(Thread.java:831)], TIMED_WAITING process reaper: [java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method), java.base@16.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), java.base@16.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462), java.base@16.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361), java.base@16.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937), java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1055), java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1116), java.base@16.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630), java.base@16.0.1/java.lang.Thread.run(Thread.java:831)], RUNNABLE Spigot Metrics Thread: [java.base@16.0.1/sun.nio.ch.Net.connect0(Native Method), java.base@16.0.1/sun.nio.ch.Net.connect(Net.java:576), java.base@16.0.1/sun.nio.ch.Net.connect(Net.java:565), java.base@16.0.1/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:588), java.base@16.0.1/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:333), java.base@16.0.1/java.net.Socket.connect(Socket.java:645), java.base@16.0.1/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:290), java.base@16.0.1/sun.security.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:174), java.base@16.0.1/sun.net.NetworkClient.doConnect(NetworkClient.java:182), java.base@16.0.1/sun.net.www.http.HttpClient.openServer(HttpClient.java:497), java.base@16.0.1/sun.net.www.http.HttpClient.openServer(HttpClient.java:600), java.base@16.0.1/sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:265), java.base@16.0.1/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:379), java.base@16.0.1/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:189), java.base@16.0.1/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1232), java.base@16.0.1/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1120), java.base@16.0.1/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:175), java.base@16.0.1/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1419), java.base@16.0.1/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1390), java.base@16.0.1/sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:220), app//org.spigotmc.Metrics.postPlugin(Metrics.java:426), app//org.spigotmc.Metrics.access$4(Metrics.java:341), app//org.spigotmc.Metrics$1.run(Metrics.java:236), java.base@16.0.1/java.util.TimerThread.mainLoop(Timer.java:556), java.base@16.0.1/java.util.TimerThread.run(Timer.java:506)], RUNNABLE Netty Epoll Server IO #0: [app//io.netty.channel.epoll.Native.epollWait0(Native Method), app//io.netty.channel.epoll.Native.epollWait(Native.java:114), app//io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239), app//io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), java.base@16.0.1/java.lang.Thread.run(Thread.java:831)], RUNNABLE Signal Dispatcher: [], TIMED_WAITING Spigot Watchdog Thread: [java.base@16.0.1/java.lang.Thread.sleep(Native Method), app//org.spigotmc.WatchdogThread.run(WatchdogThread.java:106)], RUNNABLE Worker-Bootstrap-1: [java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.List.equals(List.java:98), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Tag.equals(Tag.java:120), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Product.equals(Product.java:144), java.base@16.0.1/java.util.AbstractMap.equals(AbstractMap.java:493), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.TaggedChoice.equals(TaggedChoice.java:107), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Named.equals(Named.java:81), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Check.equals(Check.java:97), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.templates.Sum.equals(Sum.java:143), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.types.families.RecursiveTypeFamily.equals(RecursiveTypeFamily.java:208), java.base@16.0.1/java.util.Objects.equals(Objects.java:64), app//com.mojang.datafixers.functions.PointFreeRule$CataFuseDifferent.doRewrite(PointFreeRule.java:440), app//com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:190), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.lambda$one$4(Comp.java:44), app//com.mojang.datafixers.functions.Comp$$Lambda$1736/0x00000008010df220.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Comp.one(Comp.java:44), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), app//com.mojang.datafixers.functions.Apply$$Lambda$1704/0x00000008010d66f0.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Apply.one(Apply.java:46), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.one(Comp.java:43), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Apply.lambda$one$5(Apply.java:46), app//com.mojang.datafixers.functions.Apply$$Lambda$1704/0x00000008010d66f0.get(Unknown Source), java.base@16.0.1/java.util.Optional.orElseGet(Optional.java:364), app//com.mojang.datafixers.functions.Apply.one(Apply.java:46), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.Comp.one(Comp.java:43), app//com.mojang.datafixers.functions.PointFreeRule$One.rewrite(PointFreeRule.java:651), app//com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), app//com.mojang.datafixers.functions.PointFreeRule$Many.lambda$rewrite$1(PointFreeRule.java:683), app//com.mojang.datafixers.functions.PointFreeRule$Many$$Lambda$1611/0x00000008010b5dc0.apply(Unknown Source), java.base@16.0.1/java.util.Optional.flatMap(Optional.java:289), app//com.mojang.datafixers.functions.PointFreeRule$Many.rewrite(PointFreeRule.java:683), app//com.mojang.datafixers.functions.PointFreeRule$Seq.lambda$rewrite$0(PointFreeRule.java:525), app//com.mojang.datafixers.functions.PointFreeRule$Seq$$Lambda$1608/0x00000008010b56f8.apply(Unknown Source), java.base@16.0.1/java.util.Optional.flatMap(Optional.java:289), app//com.mojang.datafixers.functions.PointFreeRule$Seq.rewrite(PointFreeRule.java:525), app//com.mojang.datafixers.View.rewrite(View.java:77), app//com.mojang.datafixers.types.Type.lambda$rewrite$12(Type.java:190), app//com.mojang.datafixers.types.Type$$Lambda$1606/0x00000008010b5280.apply(Unknown Source), java.base@16.0.1/java.util.Optional.flatMap(Optional.java:289), app//com.mojang.datafixers.types.Type.rewrite(Type.java:190), app//com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), app//com.mojang.datafixers.DataFixerBuilder$$Lambda$1297/0x0000000800faa138.run(Unknown Source), java.base@16.0.1/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1800), java.base@16.0.1/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1792), java.base@16.0.1/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:295), java.base@16.0.1/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1016), java.base@16.0.1/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1665), java.base@16.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1598), java.base@16.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183)], WAITING TerminalConsoleWriter: [java.base@16.0.1/jdk.internal.misc.Unsafe.park(Native Method), java.base@16.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), java.base@16.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:505), java.base@16.0.1/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3137), java.base@16.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1614), java.base@16.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), app//com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77), app//org.bukkit.craftbukkit.v1_17_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:31)],}
   Recent tasks from -31--1{}
   Force Loaded Chunks: { : {},}
    Player Count: 0 / 10; []
    Data Packs: vanilla, file/bukkit
    Is Modded: Definitely; Server brand changed to 'Spigot'
    Type: Dedicated Server (map_server.txt)

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
21 minutes ago, whatevsnjn said:

I had the same problem. Try going to "danger zone" on your sever dashboard and click "repair files". If that does not work then try restoring a backup of the server.

Also check you world name only contains characters 'A-Z' and '0-9'.


--- AbusingNub ---


-- Owner of the DevilsNetwork --

◉ DevilsPvP.minehut.gg

◉ BridgesWar.minehut.gg


Here to lend a helping hand.


 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...