Paste your logs.

Built for Minecraft & Hytale

Paper 1.21.11 Server Log

1 error
198 lines
Raw
Detected
Minecraft version: 1.21.11
[00:19:46] [ServerMain/INFO]: [bootstrap] Running Java 21 (OpenJDK 64-Bit Server VM 21.0.9; Termux null) on Linux 4.9.186-22990479 (aarch64)
[00:19:46] [ServerMain/INFO]: [bootstrap] Loading Paper 1.21.11-69-main@94d0c97 (2025-12-30T20:33:30Z) for Minecraft 1.21.11
[00:19:46] [ServerMain/WARN]: [oshi.software.os.linux.LinuxOperatingSystem] Did not find udev library in operating system. Some features may not work.
[00:19:46] [ServerMain/ERROR]: [oshi.software.os.linux.LinuxOperatingSystem] Did not JNA classes. Investigate incompatible version or missing native dll.
[00:19:46] [ServerMain/WARN]: Failed retrieving info for group processor
java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
at com.sun.jna.NativeLong.<clinit>(NativeLong.java:35) ~[jna-5.17.0.jar:5.17.0 (b0)]
at oshi.util.FileUtil.readNativeLongFromBuffer(FileUtil.java:253) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.driver.linux.proc.Auxv.queryAuxv(Auxv.java:48) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:131) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxCentralProcessor.initProcessorCounts(LinuxCentralProcessor.java:174) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:68) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxCentralProcessor.<init>(LinuxCentralProcessor.java:59) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createProcessor(LinuxHardwareAbstractionLayer.java:43) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.util.Memoizer$1.get(Memoizer.java:65) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:48) ~[oshi-core-6.9.0.jar:6.9.0]
at net.minecraft.SystemReport.lambda$putHardware$7(SystemReport.java:87) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:95) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.putHardware(SystemReport.java:87) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:61) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:95) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.<init>(SystemReport.java:61) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.CrashReport.preload(CrashReport.java:223) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.server.Main.main(Main.java:103) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at org.bukkit.craftbukkit.Main.main(Main.java:242) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/home/.cache/JNA/temp/jna7334990547482487422.tmp: dlopen failed: library "libc.so.6" not found [in thread "ServerMain"]
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?]
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331) ~[?:?]
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197) ~[?:?]
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139) ~[?:?]
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2418) ~[?:?]
at java.base/java.lang.Runtime.load0(Runtime.java:852) ~[?:?]
at java.base/java.lang.System.load(System.java:2025) ~[?:?]
at com.sun.jna.Native.loadNativeDispatchLibraryFromClasspath(Native.java:1041) ~[jna-5.17.0.jar:5.17.0 (b0)]
at com.sun.jna.Native.loadNativeDispatchLibrary(Native.java:1011) ~[jna-5.17.0.jar:5.17.0 (b0)]
at com.sun.jna.Native.<clinit>(Native.java:221) ~[jna-5.17.0.jar:5.17.0 (b0)]
at com.sun.jna.platform.linux.Udev.<clinit>(Udev.java:37) ~[jna-platform-5.17.0.jar:5.17.0 (b0)]
at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:93) ~[oshi-core-6.9.0.jar:6.9.0]
... 19 more
[00:19:46] [ServerMain/WARN]: Failed retrieving info for group memory
java.lang.NoClassDefFoundError: Could not initialize class oshi.software.os.linux.LinuxOperatingSystem
at oshi.hardware.platform.linux.LinuxGlobalMemory.<clinit>(LinuxGlobalMemory.java:28) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createMemory(LinuxHardwareAbstractionLayer.java:38) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.util.Memoizer$1.get(Memoizer.java:65) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getMemory(AbstractHardwareAbstractionLayer.java:60) ~[oshi-core-6.9.0.jar:6.9.0]
at net.minecraft.SystemReport.lambda$putHardware$9(SystemReport.java:89) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:95) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.putHardware(SystemReport.java:89) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.lambda$new$2(SystemReport.java:61) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:95) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.<init>(SystemReport.java:61) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.CrashReport.preload(CrashReport.java:223) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.server.Main.main(Main.java:103) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at io.papermc.paper.PaperBootstrap.boot(PaperBootstrap.java:21) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at org.bukkit.craftbukkit.Main.main(Main.java:242) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at io.papermc.paperclip.Paperclip.lambda$main$0(Paperclip.java:42) ~[?:?]
at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native [in thread "ServerMain"]
at com.sun.jna.NativeLong.<clinit>(NativeLong.java:35) ~[jna-5.17.0.jar:5.17.0 (b0)]
at oshi.util.FileUtil.readNativeLongFromBuffer(FileUtil.java:253) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.driver.linux.proc.Auxv.queryAuxv(Auxv.java:48) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.software.os.linux.LinuxOperatingSystem.<clinit>(LinuxOperatingSystem.java:131) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxCentralProcessor.initProcessorCounts(LinuxCentralProcessor.java:174) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.common.AbstractCentralProcessor.<init>(AbstractCentralProcessor.java:68) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxCentralProcessor.<init>(LinuxCentralProcessor.java:59) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.platform.linux.LinuxHardwareAbstractionLayer.createProcessor(LinuxHardwareAbstractionLayer.java:43) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.util.Memoizer$1.get(Memoizer.java:65) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.hardware.common.AbstractHardwareAbstractionLayer.getProcessor(AbstractHardwareAbstractionLayer.java:48) ~[oshi-core-6.9.0.jar:6.9.0]
at net.minecraft.SystemReport.lambda$putHardware$7(SystemReport.java:87) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:95) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
at net.minecraft.SystemReport.putHardware(SystemReport.java:87) ~[paper-1.21.11.jar:1.21.11-69-94d0c97]
... 10 more
[00:19:46] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[00:19:47] [ServerMain/INFO]: [PluginInitializerManager] Initialized 3 plugins
[00:19:47] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (3):
- Backuper (4.0.2), FasterHappyGhast (**.**.**.**), RHLeafDecay (1.21_R1)
[00:19:58] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[00:20:03] [ServerMain/INFO]: Loaded 1470 recipes
[00:20:03] [ServerMain/INFO]: Loaded 1584 advancements
[00:20:03] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[00:20:04] [ServerMain/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 846.1ms
[00:20:04] [Server thread/INFO]: Starting minecraft server version 1.21.11
[00:20:04] [Server thread/INFO]: Loading properties
[00:20:04] [Server thread/INFO]: This server is running Paper version 1.21.11-69-main@94d0c97 (2025-12-30T20:33:30Z) (Implementing API version 1.21.11-R0.1-SNAPSHOT)
[00:20:04] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[00:20:04] [Server thread/INFO]: Using 4 threads for Netty based IO
[00:20:04] [Server thread/INFO]: Server Ping Player Sample Count: 12
[00:20:06] [Server thread/INFO]: [MoonriseCommon] Paper is using 2 worker threads, 1 I/O threads
[00:20:07] [Server thread/INFO]: Default game type: SURVIVAL
[00:20:07] [Server thread/INFO]: Generating keypair
[00:20:07] [Server thread/INFO]: Starting Minecraft server on *:25565
[00:20:07] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[00:20:07] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[00:20:07] [Server thread/WARN]: [io.netty.util.internal.MacAddressUtil] Failed to find a usable hardware address from the network interfaces; using random bytes: ****:****:****:****:****:****:****:****
[00:20:07] [Server thread/INFO]: [Backuper] Loading server plugin Backuper v4.0.2
[00:20:08] [Server thread/INFO]: [CommandAPI] Loaded version PaperNMS_1_21_R7
[00:20:08] [Server thread/INFO]: [CommandAPI] Hooked into Spigot successfully for Chat/ChatComponents
[00:20:08] [Server thread/INFO]: [CommandAPI] Hooked into Adventure for AdventureChat/AdventureChatComponents
[00:20:08] [Server thread/INFO]: [CommandAPI] Hooked into Paper for paper-specific API implementations
[00:20:08] [Server thread/INFO]: [CommandAPI] Loaded platform CommandAPIPaper > CommandAPIBukkit
[00:20:08] [Server thread/INFO]: [DerexXD] Loading server plugin FasterHappyGhast v1.1.2.1
[00:20:08] [Server thread/INFO]: [RHLeafDecay] Loading server plugin RHLeafDecay v1.21_R1
[00:20:08] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:20:08] [Server thread/INFO]: Preparing level "world"
[00:20:09] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:overworld'...
[00:20:09] [Server thread/INFO]: Preparing spawn area: 100%
[00:20:09] [Server thread/INFO]: Prepared spawn area in 2 ms
[00:20:09] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_nether'...
[00:20:09] [Server thread/INFO]: Prepared spawn area in 1 ms
[00:20:09] [Server thread/INFO]: Loading 0 persistent chunks for world 'minecraft:the_end'...
[00:20:09] [Server thread/INFO]: Prepared spawn area in 1 ms
[00:20:09] [Server thread/INFO]: Done preparing level "world" (1.051s)
[00:20:09] [Server thread/INFO]: [Backuper] Enabling Backuper v4.0.2
[00:20:09] [Server thread/INFO]: [CommandAPI] Hooked into Paper ServerResourcesReloadedEvent
[00:20:09] [Server thread/INFO]: [Backuper] loading config...
[00:20:09] [Server thread/INFO]: [Backuper] Config has been loaded
[00:20:09] [Server thread/INFO]: [org.quartz.core.SchedulerSignalerImpl] Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[00:20:09] [Server thread/INFO]: [org.quartz.core.QuartzScheduler] Quartz Scheduler v.2.3.2 created.
[00:20:09] [Server thread/INFO]: [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
[00:20:09] [Server thread/INFO]: [org.quartz.core.QuartzScheduler] Scheduler meta-data: Quartz Scheduler (v2.3.2) 'backuper' with instanceId 'main'
Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
NOT STARTED.
Currently in standby mode.
Number of jobs executed: 0
Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 1 threads.
Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
[00:20:09] [Server thread/INFO]: [org.quartz.impl.DirectSchedulerFactory] Quartz scheduler 'backuper
[00:20:09] [Server thread/INFO]: [org.quartz.impl.DirectSchedulerFactory] Quartz scheduler version: 2.3.2
[00:20:09] [Server thread/INFO]: [org.quartz.core.QuartzScheduler] Scheduler backuper_$_main started.
[00:20:09] [Server thread/INFO]: [Backuper] Initializing BStats...
[00:20:09] [ForkJoinPool-2-worker-1/INFO]: [Backuper] Connection to backuper storage established successfully
[00:20:09] [ForkJoinPool-2-worker-1/INFO]: [Backuper] Connection to local storage established successfully
[00:20:09] [Server thread/INFO]: [Backuper] BStats initialization completed
[00:20:10] [Server thread/INFO]: [Backuper]
------------------------------------------
Issue tracking
------------------------------------------
Please, if you find any issues related to the Backuper
Create an issue using the link: https://github.com/DVDishka/Backuper/issues
------------------------------------------
[00:20:10] [ForkJoinPool-2-worker-2/INFO]: [Backuper] Initializing auto backup...
[00:20:10] [ForkJoinPool-2-worker-2/INFO]: [Backuper] Auto backup initialization completed
[00:20:10] [Server thread/INFO]: [Backuper] Backuper plugin has been enabled!
[00:20:10] [Server thread/INFO]: [DerexXD] Enabling FasterHappyGhast v1.1.2.1
[00:20:11] [Server thread/INFO]: [DerexXD]
[00:20:11] [Server thread/INFO]: [DerexXD] green |_______|
[00:20:11] [Server thread/INFO]: [DerexXD] green | Derex | Derex Faster Happy Ghasts v1.1.2.1
[00:20:11] [Server thread/INFO]: [DerexXD] green |_______| Running on Paper - 1.21.11-69-94d0c97 (MC: 1.21.11)
[00:20:11] [Server thread/INFO]: [DerexXD]
[00:20:11] [Server thread/INFO]: [RHLeafDecay] Enabling RHLeafDecay v1.21_R1
[00:20:11] [Server thread/INFO]: [RHLeafDecay] The plugin has been loaded!
[00:20:11] [Server thread/INFO]: [RHLeafDecay] You are using version 1.21_R1 /w 💕 by X0R3
[00:20:11] [Server thread/INFO]: [RHLeafDecay] Info:
[00:20:11] [Server thread/INFO]: [RHLeafDecay] If you want your server be presented on the plugin page, then please contact me! :)
[00:20:12] [Server thread/INFO]: [spark] Starting background profiler...
[00:20:12] [Server thread/WARN]: [spark] Unable to initialise the async-profiler engine: A runtime error occurred whilst loading the native library (/data/data/com.termux/files/home/plugins/spark/tmp/spark-6a74eea2e5d-libasyncProfiler.so.tmp: dlopen failed: library "libdl.so.2" not found)
[00:20:12] [Server thread/WARN]: [spark] Please see here for more information: https://spark.lucko.me/docs/misc/Using-async-profiler
[00:20:12] [Server thread/INFO]: Running delayed init tasks
[00:20:12] [Server thread/INFO]: Done (28.399s)! For help, type "help"
[00:22:38] [User Authenticator #0/INFO]: UUID of player Yeet_McMeat is 5c336dd1-411b-4507-9e4e-4a847ffdb93a
[00:22:41] [Server thread/WARN]: [ca.spottedleaf.moonrise.patches.chunk_system.level.entity.EntityLookup] Entity uuid already exists: 6289f67e-4f37-41fa-9e18-be4750dbcf88, mapped to Bat['Bat'/4, uuid='6289f67e-4f37-41fa-9e18-be4750dbcf88', l='ServerLevel[world]', x=-93.43, y=12.22, z=273.08, cpos=[-6, 17], tl=0, v=true], can't add Bat['Bat'/9, uuid='6289f67e-4f37-41fa-9e18-be4750dbcf88', l='ServerLevel[world]', x=-89.64, y=11.98, z=269.18, cpos=[-6, 16], tl=0, v=false]
[00:22:43] [Server thread/INFO]: Yeet_McMeat joined the game
[00:22:43] [Server thread/INFO]: Yeet_McMeat[/**.**.**.**:50970] logged in with entity id 40 at ([world]-41.44821439052418, -7.0, 240.25666414180222)
[00:22:57] [Server thread/INFO]: Yeet_McMeat issued server command: /gamemode survival
[00:22:57] [Server thread/INFO]: [Yeet_McMeat: Set own game mode to Survival Mode]
[00:30:06] [Server thread/INFO]: Yeet_McMeat issued server command: /fill -41 4 233
[00:30:28] [Server thread/INFO]: Yeet_McMeat issued server command: /fill -41 4 233 -48 -14 240 air replace minecraft:granite
[00:30:28] [Server thread/INFO]: [Yeet_McMeat: Successfully filled 130 block(s)]
[00:30:34] [Server thread/INFO]: Yeet_McMeat issued server command: /give @s granite 130
[00:30:34] [Server thread/INFO]: [Yeet_McMeat: Gave 130 [Granite] to Yeet_McMeat]
[00:33:43] [Server thread/INFO]: Yeet_McMeat issued server command: /give @s minecraft:cobbled_deepslate 1300
[00:33:43] [Server thread/INFO]: [Yeet_McMeat: Gave 1300 [Cobbled Deepslate] to Yeet_McMeat]
[00:33:59] [Server thread/INFO]: Yeet_McMeat issued server command: /give @s minecraft:cobbled_deepslate 128
[00:33:59] [Server thread/INFO]: [Yeet_McMeat: Gave 128 [Cobbled Deepslate] to Yeet_McMeat]
[00:34:01] [Server thread/INFO]: Yeet_McMeat issued server command: /give @s minecraft:cobbled_deepslate 128
[00:34:01] [Server thread/INFO]: [Yeet_McMeat: Gave 128 [Cobbled Deepslate] to Yeet_McMeat]
[00:35:01] [Server thread/INFO]: Yeet_McMeat issued server command: /give @s minecraft:cobbled_deepslate 704
[00:35:01] [Server thread/INFO]: [Yeet_McMeat: Gave 704 [Cobbled Deepslate] to Yeet_McMeat]
[00:39:01] [Server thread/INFO]: Yeet_McMeat issued server command: /gamemode creative
[00:39:01] [Server thread/INFO]: [Yeet_McMeat: Set own game mode to Creative Mode]
[00:40:04] [Server thread/INFO]: Yeet_McMeat issued server command: /execute in minecraft:overworld run tp Yeet_McMeat -46.5 91 216.5
[00:40:04] [Server thread/INFO]: [Yeet_McMeat: Teleported Yeet_McMeat to -46.500000, 91.000000, 216.500000]
[00:40:10] [Server thread/INFO]: Yeet_McMeat issued server command: /gamemode survival
[00:40:10] [Server thread/INFO]: [Yeet_McMeat: Set own game mode to Survival Mode]
[00:54:00] [Server thread/INFO]: Yeet_McMeat has made the advancement [Cover Me with Diamonds]
[00:55:37] [Server thread/INFO]: Yeet_McMeat issued server command: /locate biome minecraft:jungle
[00:55:38] [Server thread/INFO]: Locating element minecraft:jungle took 838 ms
[00:55:48] [Server thread/INFO]: Yeet_McMeat issued server command: /gamemode creative
[00:55:48] [Server thread/INFO]: [Yeet_McMeat: Set own game mode to Creative Mode]
[00:55:51] [Server thread/INFO]: Yeet_McMeat issued server command: /tp @s -1207 91 -926
[00:55:52] [Server thread/INFO]: [Yeet_McMeat: Teleported Yeet_McMeat to -1206.500000, 91.000000, -925.500000]
[00:55:56] [Server thread/WARN]: Yeet_McMeat moved too quickly! 0.0,-10.806526110008988,0.0