Jump to content

SlamGREN

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by SlamGREN

  1. I went to latest log and it said that so idk
  2. [03:22:08] [main/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', name='PROD' [03:22:09] [main/INFO]: Reloading ResourceManager: Default, bukkit [03:22:10] [Server-Worker-2/INFO]: Loaded 7 recipes [03:22:13] [Server thread/INFO]: Starting minecraft server version 1.16.1 [03:22:13] [Server thread/INFO]: Loading properties [03:22:13] [Server thread/INFO]: This server is running Paper version git-Paper-26 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT) [03:22:13] [Server thread/ERROR]: Encountered an unexpected exception java.lang.NullPointerException: null at net.minecraft.server.v1_16_R1.JsonList.load(JsonList.java:192) ~[spigot.jar:git-Paper-26] at net.minecraft.server.v1_16_R1.DedicatedPlayerList.y(SourceFile:95) ~[spigot.jar:git-Paper-26] at net.minecraft.server.v1_16_R1.DedicatedPlayerList.<init>(SourceFile:22) ~[spigot.jar:git-Paper-26] at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:159) ~[spigot.jar:git-Paper-26] at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) ~[spigot.jar:git-Paper-26] at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) ~[spigot.jar:git-Paper-26] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212] [03:22:13] [Server thread/ERROR]: This crash report has been saved to: /home/minecraft/server/./crash-reports/crash-2020-07-08_03.22.13-server.txt [03:22:13] [Server thread/INFO]: Stopping server (Ignore any thread death message you see! - DO NOT REPORT THREAD DEATH TO PAPER) [03:22:13] [Server thread/INFO]: Saving worlds [03:22:13] [Server thread/INFO]: Flushing Chunk IO [03:22:13] [Server thread/INFO]: Closing Thread Pool [03:22:13] [Server thread/INFO]: Closing Server
  3. Having the same problem idk why its like that I also need help so if you find some please share
  4. Every time I try to turn on my server this pops up in file manager crash file explain how I can fix it I'd like to join my server. ---- Minecraft Crash Report ---- // Sorry Time: 7/8/20 2:43 AM Description: Exception in server tick loop java.lang.NullPointerException: Exception in server tick loop at net.minecraft.server.v1_16_R1.JsonList.load(JsonList.java:192) at net.minecraft.server.v1_16_R1.DedicatedPlayerList.y(SourceFile:95) at net.minecraft.server.v1_16_R1.DedicatedPlayerList.<init>(SourceFile:22) at net.minecraft.server.v1_16_R1.DedicatedServer.init(DedicatedServer.java:159) at net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:940) at net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177) at java.lang.Thread.run(Thread.java:748) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.16.1 Minecraft Version ID: 1.16.1 Operating System: Linux (amd64) version 4.19.102+ Java Version: 1.8.0_212, IcedTea Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), IcedTea Memory: 885253896 bytes (844 MB) / 1063256064 bytes (1014 MB) up to 1063256064 bytes (1014 MB) CPUs: 2 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: Paper version git-Paper-26 (MC: 1.16.1) (Implementing API version 1.16.1-R0.1-SNAPSHOT) false Plugins: {} Warnings: DEFAULT Reload Count: 0 Threads: { WAITING Server-Worker-2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.park(LockSupport.java:175), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039), java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], WAITING Finalizer: [java.lang.Object.wait(Native Method), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144), java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165), java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)], WAITING Reference Handler: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.lang.ref.Reference.tryHandlePending(Reference.java:191), java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)], TIMED_WAITING Timer hack thread: [java.lang.Thread.sleep(Native Method), net.minecraft.server.v1_16_R1.SystemUtils$1.run(SystemUtils.java:371)], RUNNABLE Server-Worker-1: [com.mojang.datafixers.optics.Optic$CompositionOptic.equals(Optic.java:49), java.util.Objects.equals(Objects.java:59), com.mojang.datafixers.functions.PointFreeRule$LensComp.doRewrite(PointFreeRule.java:360), com.mojang.datafixers.functions.PointFreeRule$CompRewrite.rewrite(PointFreeRule.java:180), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:571), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.PointFreeRule$OrElse.rewrite(PointFreeRule.java:567), com.mojang.datafixers.functions.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.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$913/497892517.get(Unknown Source), java.util.Optional.orElseGet(Optional.java:267), 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$889/1227699153.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), 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$888/2066690446.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), 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$887/30680675.apply(Unknown Source), java.util.Optional.flatMap(Optional.java:241), com.mojang.datafixers.types.Type.rewrite(Type.java:190), com.mojang.datafixers.DataFixerBuilder.lambda$build$1(DataFixerBuilder.java:73), com.mojang.datafixers.DataFixerBuilder$$Lambda$697/113482196.run(Unknown Source), java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1626), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 0: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server console handler: [java.io.FileInputStream.readBytes(Native Method), java.io.FileInputStream.read(FileInputStream.java:255), java.io.BufferedInputStream.read1(BufferedInputStream.java:284), java.io.BufferedInputStream.read(BufferedInputStream.java:345), sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284), sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326), sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178), java.io.InputStreamReader.read(InputStreamReader.java:184), java.io.BufferedReader.fill(BufferedReader.java:161), java.io.BufferedReader.readLine(BufferedReader.java:324), java.io.BufferedReader.readLine(BufferedReader.java:389), net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(SimpleTerminalConsole.java:180), net.minecrell.terminalconsole.SimpleTerminalConsole.start(SimpleTerminalConsole.java:143), net.minecraft.server.v1_16_R1.DedicatedServer$1.run(DedicatedServer.java:66)], WAITING Snooper Timer: [java.lang.Object.wait(Native Method), java.lang.Object.wait(Object.java:502), java.util.TimerThread.mainLoop(Timer.java:526), java.util.TimerThread.run(Timer.java:505)], TIMED_WAITING Log4j2-TF-1-AsyncLogger[AsyncContext@70dea4e]-1: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078), com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38), com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56), com.lmax.disruptor.BatchEventProcessor.processEvents(BatchEventProcessor.java:159), com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:125), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 2: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING process reaper: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE Server thread: [java.lang.Thread.dumpThreads(Native Method), java.lang.Thread.getAllStackTraces(Thread.java:1610), org.bukkit.craftbukkit.v1_16_R1.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.server.v1_16_R1.CrashReportSystemDetails.a(SourceFile:79), net.minecraft.server.v1_16_R1.CrashReport.i(CrashReport.java:71), net.minecraft.server.v1_16_R1.CrashReport.<init>(CrashReport.java:35), net.minecraft.server.v1_16_R1.MinecraftServer.v(MinecraftServer.java:1032), net.minecraft.server.v1_16_R1.MinecraftServer.lambda$a$0(MinecraftServer.java:177), net.minecraft.server.v1_16_R1.MinecraftServer$$Lambda$2923/825802350.run(Unknown Source), java.lang.Thread.run(Thread.java:748)], TIMED_WAITING Craft Scheduler Thread - 3: [sun.misc.Unsafe.park(Native Method), java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215), java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460), java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362), java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941), java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073), java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134), java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624), java.lang.Thread.run(Thread.java:748)], RUNNABLE DestroyJavaVM: [], RUNNABLE Signal Dispatcher: [],} Force Loaded Chunks: {} Data Packs: vanilla, file/bukkit Is Modded: Definitely; Server brand changed to 'Paper' Type: Dedicated Server (map_server.txt)
×
×
  • Create New...