Paste your logs.

Built for Minecraft & Hytale

Paper 26.2 Crash Report

111 lines
Raw
Detected
Minecraft version: 26.2 Java version: 25.0.4
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 2026-08-18 12:12:54
Description: Exception in server tick loop
java.lang.UnsatisfiedLinkError: /Library/Java/JavaVirtualMachines/zulu-25.jdk/Contents/Home/lib/libawt.dylib: dlopen(/Library/Java/JavaVirtualMachines/zulu-25.jdk/Contents/Home/lib/libawt.dylib, 1): Library not loaded: /System/Library/Frameworks/JavaRuntimeSupport.framework/Versions/A/JavaRuntimeSupport
Referenced from: /Library/Java/JavaVirtualMachines/zulu-25.jdk/Contents/Home/lib/libawt.dylib
Reason: image not found
at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:321)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:187)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:129)
at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:249)
at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:239)
at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2254)
at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:822)
at java.base/java.lang.System.loadLibrary(System.java:1686)
at java.desktop/java.awt.Toolkit.loadLibraries(Toolkit.java:1293)
at java.desktop/java.awt.Toolkit.initStatic(Toolkit.java:1318)
at java.desktop/java.awt.Toolkit.<clinit>(Toolkit.java:1299)
at java.desktop/sun.awt.AppContext.initMainAppContext(AppContext.java:260)
at java.desktop/sun.awt.AppContext.getAppContext(AppContext.java:295)
at java.desktop/javax.imageio.spi.IIORegistry.getDefaultInstance(IIORegistry.java:121)
at java.desktop/javax.imageio.ImageIO.<clinit>(ImageIO.java:61)
at org.bukkit.craftbukkit.CraftServer.loadServerIcon0(CraftServer.java:2384)
at org.bukkit.craftbukkit.CraftServer.loadIcon(CraftServer.java:1107)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:471)
at net.minecraft.server.players.PlayerList.<init>(PlayerList.java:144)
at net.minecraft.server.dedicated.DedicatedPlayerList.<init>(DedicatedPlayerList.java:16)
at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:233)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1266)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
at java.base/java.lang.Thread.run(Thread.java:1474)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 26.2
Minecraft Version ID: 26.2
Operating System: Mac OS X (x86_64) version 10.14.6
Java Version: 25.0.4, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
Memory: 3767590280 bytes (3593 MiB) / 4294967296 bytes (4096 MiB) up to 4294967296 bytes (4096 MiB)
Memory (heap): init: 4096MiB, used: 501MiB, committed: 4096MiB, max: 4096MiB
Memory (non-head): init: 007MiB, used: 143MiB, committed: 145MiB, max: 000MiB
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
Identifier: Intel64 Family 6 Model 69 Stepping 1
Microarchitecture: Haswell (Client)
Frequency (GHz): 1.70
Number of physical packages: 1
Number of physical CPUs: 2
Number of logical CPUs: 4
Graphics card #0 name: Intel HD Graphics 5000
Graphics card #0 vendor: Intel
Graphics card #0 VRAM (MiB): 1536.00
Graphics card #0 deviceId: 0x0a26
Graphics card #0 versionInfo: Revision ID: 0x0009
Memory slot #0 capacity (MiB): 4096.00
Memory slot #0 clockSpeed (GHz): 1.60
Memory slot #0 type: DDR3
Memory slot #1 capacity (MiB): 4096.00
Memory slot #1 clockSpeed (GHz): 1.60
Memory slot #1 type: DDR3
Virtual memory max (MiB): 8192.00
Virtual memory used (MiB): 4764.77
Swap memory total (MiB): 0.00
Swap memory used (MiB): 0.00
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 364048.41, total: 411987.97
Space in storage for workdir (MiB): available: 364048.41, total: 411987.97
Operating System Version: Apple macOS 10.14.6 (Mojave) build 18G103
Process Elevated: false
Process Loads: Uptime: 16s, user: 36s (229.19%), kernel: 2s (11.46%), total: 38s (240.66%)
Process Virtual Size (MiB): 10076.95
Process Resident Size (MiB): 1456.80
JVM Flags: 2 total; -Xmx4G -Xms4G
Debug Flags: 0 total;
CraftBukkit Information:
BrandInfo: Paper (papermc:paper) version 26.2-112-main@c9e894d (2026-08-11T05:18:39Z)
Running: Paper version 26.2-112-c9e894d (MC: 26.2) (Implementing API version 26.2.build.112-stable) true
Plugins: {}
Warnings: DEFAULT
Reload Count:
Failed to handle CraftCrashReport:
java.lang.NullPointerException: Cannot read field "reloadCount" because "net.minecraft.server.MinecraftServer.getServer().server" is null
at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:33)
at org.bukkit.craftbukkit.CraftCrashReport.call(CraftCrashReport.java:17)
at net.minecraft.SystemReport.setDetail(SystemReport.java:96)
at net.minecraft.CrashReport.<init>(CrashReport.java:37)
at net.minecraft.server.MinecraftServer.constructOrExtractCrashReport(MinecraftServer.java:1433)
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1371)
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303)
at java.base/java.lang.Thread.run(Thread.java:1474)
Server Running: true
Active Data Packs: vanilla, paper
Available Data Packs: minecart_improvements, paper, redstone_experiments, trade_rebalance, vanilla
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: 9109348825126340202
Suppressed Exceptions: ~~NONE~~
Is Modded: Definitely; Server brand changed to 'Paper'
Type: Dedicated Server