[18:12:51] [ServerMain/INFO]: [bootstrap] Running Java 25 (OpenJDK 64-Bit Server VM 25.0.3+9-LTS; Microsoft Microsoft-13877124) on Windows 11 10.0 (amd64)
[18:12:51] [ServerMain/INFO]: [bootstrap] Loading Paper 26.2-121-main@a2a42c5 (2026-08-29T11:32:25Z) for Minecraft 26.2
[18:12:51] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[18:12:51] [CrashReport preload thread/WARN]: [oshi.util.platform.windows.WmiQueryHandler] COM exception querying Win32_Processor, which might not be on your system. Will not attempt to query it again. Error was -2147217405: (HRESULT: 80041003)
[18:12:51] [CrashReport preload thread/WARN]: [oshi.util.platform.windows.WmiQueryHandler] COM exception querying Win32_Processor, which might not be on your system. Will not attempt to query it again. Error was -2147217405: (HRESULT: 80041003)
[18:12:51] [CrashReport preload thread/WARN]: [oshi.util.platform.windows.WmiQueryHandler] COM exception querying Win32_PhysicalMemory, which might not be on your system. Will not attempt to query it again. Error was -2147217405: (HRESULT: 80041003)
[18:12:52] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins
[18:12:52] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2):
- Citizens (2.0.43-SNAPSHOT (build 4238)), Denizen (1.3.3-SNAPSHOT (build 7302-DEV))
[18:12:52] [CrashReport preload thread/WARN]: [oshi.util.platform.windows.WmiQueryHandler] COM exception querying Win32_OperatingSystem, which might not be on your system. Will not attempt to query it again. Error was -2147217405: (HRESULT: 80041003)
[18:12:52] [CrashReport preload thread/ERROR]: [oshi.driver.windows.registry.HkeyPerformanceDataUtil] Unable to locate English counter names in registry Perflib 009. Counters may need to be rebuilt:
com.sun.jna.platform.win32.Win32Exception: The parameter is incorrect.
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringArray(Advapi32Util.java:921) ~[jna-platform-5.17.0.jar:5.17.0 (b0)]
at com.sun.jna.platform.win32.Advapi32Util.registryGetStringArray(Advapi32Util.java:898) ~[jna-platform-5.17.0.jar:5.17.0 (b0)]
at oshi.driver.windows.registry.HkeyPerformanceDataUtil.mapCounterIndicesFromRegistry(HkeyPerformanceDataUtil.java:274) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.driver.windows.registry.HkeyPerformanceDataUtil.<clinit>(HkeyPerformanceDataUtil.java:51) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.driver.windows.registry.ProcessPerformanceData.buildProcessMapFromRegistry(ProcessPerformanceData.java:45) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.software.os.windows.WindowsOperatingSystem.queryProcessMapFromRegistry(WindowsOperatingSystem.java:328) ~[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.software.os.windows.WindowsOperatingSystem.processMapToList(WindowsOperatingSystem.java:298) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.software.os.windows.WindowsOperatingSystem.getProcess(WindowsOperatingSystem.java:292) ~[oshi-core-6.9.0.jar:6.9.0]
at oshi.software.os.OperatingSystem.getCurrentProcess(OperatingSystem.java:246) ~[oshi-core-6.9.0.jar:6.9.0]
at net.minecraft.SystemReport.lambda$putSoftware$0(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putSoftware(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$new$7(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.<init>(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.preload(CrashReport.java:240) ~[paper-26.2.jar:26.2-121-a2a42c5]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[18:12:52] [CrashReport preload thread/WARN]: [oshi.util.platform.windows.PerfCounterQuery] Unable to locate English counter names in registry Perflib 009. Assuming English counters. Error 0x80070057. See https://support.microsoft.com/en-us/help/300956/how-to-manually-rebuild-performance-counter-library-values
[18:12:52] [CrashReport preload thread/WARN]: Failed to get system info for Process Loads
java.lang.NullPointerException: Cannot invoke "oshi.software.os.OSProcess.getUserTime()" because "process" is null
at net.minecraft.SystemReport.lambda$putProcessDetails$0(SystemReport.java:191) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.setDetail(SystemReport.java:96) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putProcessDetails(SystemReport.java:188) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$putSoftware$0(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putSoftware(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$new$7(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.<init>(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.preload(CrashReport.java:240) ~[paper-26.2.jar:26.2-121-a2a42c5]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[18:12:52] [CrashReport preload thread/WARN]: Failed to get system info for Process Virtual Size (MiB)
java.lang.NullPointerException: Cannot invoke "oshi.software.os.OSProcess.getVirtualSize()" because "process" is null
at net.minecraft.SystemReport.lambda$putProcessDetails$1(SystemReport.java:208) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.setDetail(SystemReport.java:96) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putProcessDetails(SystemReport.java:208) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$putSoftware$0(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putSoftware(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$new$7(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.<init>(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.preload(CrashReport.java:240) ~[paper-26.2.jar:26.2-121-a2a42c5]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[18:12:52] [CrashReport preload thread/WARN]: Failed to get system info for Process Resident Size (MiB)
java.lang.NullPointerException: Cannot invoke "oshi.software.os.OSProcess.getResidentSetSize()" because "process" is null
at net.minecraft.SystemReport.lambda$putProcessDetails$2(SystemReport.java:209) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.setDetail(SystemReport.java:96) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putProcessDetails(SystemReport.java:209) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$putSoftware$0(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.putSoftware(SystemReport.java:115) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.lambda$new$7(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.ignoreErrors(SystemReport.java:120) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.SystemReport.<init>(SystemReport.java:68) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.<init>(CrashReport.java:32) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.CrashReport.preload(CrashReport.java:240) ~[paper-26.2.jar:26.2-121-a2a42c5]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[18:12:54] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[18:12:55] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[18:12:55] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 313.0ms
[18:12:56] [ServerMain/INFO]: Loaded 1585 recipes
[18:12:56] [ServerMain/INFO]: Loaded 1688 advancements
[18:12:56] [Server thread/INFO]: Starting minecraft server version 26.2
[18:12:56] [Server thread/INFO]: Loading properties
[18:12:56] [Server thread/INFO]: This server is running Paper version 26.2-121-main@a2a42c5 (2026-08-29T11:32:25Z) (Implementing API version 26.2.build.121-stable)
[18:12:56] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[18:12:56] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:12:56] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:12:56] [Server thread/INFO]: [MoonriseCommon] Paper is using 6 worker threads, 1 I/O threads
[18:12:57] [Server thread/INFO]: Default game type: SURVIVAL
[18:12:57] [Server thread/INFO]: Generating keypair
[18:12:57] [Server thread/INFO]: Starting Minecraft server on *:25565
[18:12:57] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[18:12:57] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\ch\ethz\globis\phtree\phtree\2.8.2\phtree-2.8.2.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\joml\joml\1.10.9\joml-1.10.9.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\it\unimi\dsi\fastutil\8.5.16\fastutil-8.5.16.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\team\unnamed\mocha\3.0.0\mocha-3.0.0.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\javassist\javassist\3.30.2-GA\javassist-3.30.2-GA.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\jetbrains\annotations\24.0.1\annotations-24.0.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\mongodb\mongodb-driver-sync\4.8.1\mongodb-driver-sync-4.8.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\mongodb\bson\4.8.1\bson-4.8.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\mongodb\mongodb-driver-core\4.8.1\mongodb-driver-core-4.8.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\mongodb\bson-record-codec\4.8.1\bson-record-codec-4.8.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\redis\clients\jedis\4.3.1\jedis-4.3.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\slf4j\slf4j-api\1.7.36\slf4j-api-1.7.36.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\apache\commons\commons-pool2\2.11.1\commons-pool2-2.11.1.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\json\json\20220320\json-20220320.jar
[18:12:57] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\com\google\code\gson\gson\2.8.9\gson-2.8.9.jar
[18:12:57] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.43-SNAPSHOT (build 4238)
[18:12:57] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.3-SNAPSHOT (build 7302-DEV)
[18:12:57] [Server thread/INFO]: Preparing level "world"
[18:12:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
[18:12:57] [Server thread/INFO]: Preparing spawn area: 100%
[18:12:57] [Server thread/INFO]: Prepared spawn area in 3 ms
[18:12:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
[18:12:57] [Server thread/INFO]: Prepared spawn area in 2 ms
[18:12:57] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
[18:12:57] [Server thread/INFO]: Prepared spawn area in 0 ms
[18:12:57] [Server thread/INFO]: Done preparing level "world" (0.415s)
[18:12:57] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.43-SNAPSHOT (build 4238)
[18:12:58] [Server thread/INFO]: [Citizens] Loaded 2 templates.
[18:12:58] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.3-SNAPSHOT (build 7302-DEV)
[18:12:58] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1416), impl for Spigot v1.3.3-SNAPSHOT (build 7302-DEV)
[18:12:58] [Server thread/INFO]: +> [Denizen] Running on java version: 25.0.3
[18:12:58] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 25.
[18:12:59] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:12:59] [Server thread/INFO]: +> [Denizen] Denizen scriptable minecraft
[18:12:59] [Server thread/INFO]: +> [Denizen]
[18:12:59] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
[18:12:59] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
[18:12:59] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
[18:12:59] [Server thread/INFO]: +> [Denizen] version: 1.3.3-SNAPSHOT (build 7302-DEV)
[18:12:59] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:12:59] [Server thread/INFO]: +> [Denizen] Legacy Spigot name support enabled. This may be unnecessary; see config.yml for more information.
[18:12:59] [Server thread/INFO]: +> [TriggerRegistry] Loaded 4 core triggers
[18:12:59] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
[18:12:59] [Server thread/INFO]: +> [Denizen] Loaded 153 core commands and 30 core object types, at 1385ms from start.
[18:13:00] [Server thread/INFO]: +> [ScriptRegistry] Loading 3 script files...
[18:13:00] [Server thread/INFO]: +> [DenizenCore] Scripts loaded! File load took 9ms, processing 44ms.
[18:13:00] [Server thread/INFO]: +> [Denizen] Final full init took 1597ms.
[18:13:00] [Server thread/INFO]: [spark] Starting background profiler...
[18:13:00] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windows11/amd64), so the built-in Java engine will be used instead.
[18:13:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[18:13:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[18:13:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[18:13:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[18:13:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[18:13:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[18:13:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[18:13:00] [Server thread/INFO]: Running delayed init tasks
[18:13:01] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[18:13:01] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled partial tag '<util...' with '(Base-Object)', and cached result.
[18:13:01] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <green> with '', and cached result.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'discordconnect' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '5'!
Error Message: Unknown command 'discordconnect'.
[18:13:01] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <secret[c.discord.token]> with '[email protected]', and cached result.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'discordmessage' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '12'!
Error Message: Unknown command 'discordmessage'.
[18:13:01] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <&co> with ':', and cached result.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '14'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR!
Error Message: Event DDISCORD_INTERACTION_MODERNIZATION_TEST.events.on discord button clicked id:modernization_update is not matched to any ScriptEvents.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'discordinteraction' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '16'!
Error Message: Unknown command 'discordinteraction'.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '18'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR!
Error Message: Event DDISCORD_INTERACTION_MODERNIZATION_TEST.events.on discord button clicked id:modernization_defer_update is not matched to any ScriptEvents.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'discordinteraction' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '20'!
Error Message: Unknown command 'discordinteraction'.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '22'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR!
Error Message: Event DDISCORD_INTERACTION_MODERNIZATION_TEST.events.on discord button clicked id:modernization_defer is not matched to any ScriptEvents.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '24'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR!
Error Message: Event DDISCORD_INTERACTION_MODERNIZATION_TEST.events.on discord button clicked id:modernization_reply is not matched to any ScriptEvents.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '26'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' while executing command 'DISCORDINTERACTION' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '28'!
Error Message: Unknown command 'DISCORDINTERACTION'.
[18:13:01] [Server thread/INFO]: ERROR!
Error Message: Event DDISCORD_INTERACTION_MODERNIZATION_TEST.events.on discord button clicked id:modernization_delete is not matched to any ScriptEvents.
[18:13:01] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled partial tag '<server...' with '(Base-Object)', and cached result.
[18:13:01] [Server thread/INFO]: +> [ScriptEvent] Processed 7 script event paths.
[18:13:01] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:13:01] [Server thread/INFO]: Running script event 'ServerStart', event='on server start' for script 'DDISCORD_INTERACTION_MODERNIZATION_TEST'
[18:13:01] [Server thread/INFO]: Starting InstantQueue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes'...
[18:13:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 5) ~discordconnect id:modernization_test token:<secret[c.discord.token]> ---------+
[18:13:01] [Server thread/INFO]: +- Executing command: discordconnect ---------+
[18:13:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'discordconnect' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '5'!
Error Message: discordconnect is an invalid command! Are you sure it loaded?
[18:13:01] [Server thread/INFO]: +---------------------+
[18:13:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 6) wait 4s ---------+
[18:13:01] [Server thread/INFO]: +> Executing 'WAIT': delay='d@4s (4s)' mode='DELTA'
[18:13:01] [Server thread/INFO]: Forcing queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' into a timed queue...
[18:13:01] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2026/09/04 18:12:58
[18:13:01] [Server thread/INFO]: Done (17.917s)! For help, type "help"
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 7) define update_button <discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]> ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'DEFINE' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '7'!
Error Message: No tag-base handler for 'discord_button'.
[18:13:04] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]> is invalid!
[18:13:04] [Server thread/INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]' for tag <discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]>!
[18:13:04] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' definition='update_button' value='discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]'
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 8) define defer_update_button <discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]> ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'DEFINE' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '8'!
Error Message: No tag-base handler for 'discord_button'.
[18:13:04] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]> is invalid!
[18:13:04] [Server thread/INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]' for tag <discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]>!
[18:13:04] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' definition='defer_update_button' value='discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]'
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 9) define defer_button <discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]> ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'DEFINE' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '9'!
Error Message: No tag-base handler for 'discord_button'.
[18:13:04] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]> is invalid!
[18:13:04] [Server thread/INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]' for tag <discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]>!
[18:13:04] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' definition='defer_button' value='discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]'
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 10) define reply_button <discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]> ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'DEFINE' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '10'!
Error Message: No tag-base handler for 'discord_button'.
[18:13:04] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]> is invalid!
[18:13:04] [Server thread/INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]' for tag <discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]>!
[18:13:04] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' definition='reply_button' value='discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]'
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 11) define delete_button <discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]> ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'DEFINE' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '11'!
Error Message: No tag-base handler for 'discord_button'.
[18:13:04] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]> is invalid!
[18:13:04] [Server thread/INFO]: Additional Error Info: Unfilled or unrecognized sub-tag(s) 'discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]' for tag <discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]>!
[18:13:04] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' definition='delete_button' value='discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]'
[18:13:04] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' Executing: (line 12) ~discordmessage id:modernization_test channel:901618453746712665 rows:<list[<list[<[update_button]>|<[defer_update_button]>|<[defer_button]>|<[reply_button]>|<[delete_button]>]>]> "dDiscordBot interaction
modernization test<&co> use each button once." ---------+
[18:13:04] [Server thread/INFO]: +- Executing command: discordmessage ---------+
[18:13:04] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' while executing command 'discordmessage' in file '\scripts\ddiscord_interaction_modernization_test.dsc' on line '12'!
Error Message: discordmessage is an invalid command! Are you sure it loaded?
[18:13:04] [Server thread/INFO]: +---------------------+
[18:13:04] [Server thread/INFO]: Completing queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_MissileStripes' in 3737ms.
[18:13:28] [User Authenticator #0/INFO]: UUID of player Behr_Riley is 4fbca51c-2c03-4d4f-b1fb-f2462609a058
[18:13:28] [Server thread/WARN]: [Denizen] Task #25 for Denizen v1.3.3-SNAPSHOT (build 7302-DEV) generated an exception
java.lang.NullPointerException: Cannot invoke "com.denizenscript.denizencore.objects.core.MapTag.getObject(com.denizenscript.denizencore.utilities.text.StringHolder)" because "quickMap" is null
at Denizen-1.3.3-b7302-DEV.jar//com.denizenscript.denizencore.flags.SavableMapFlagTracker.doTotalClean(SavableMapFlagTracker.java:113) ~[?:?]
at Denizen-1.3.3-b7302-DEV.jar//com.denizenscript.denizen.utilities.flags.PlayerFlagHandler$4.lambda$run$0(PlayerFlagHandler.java:249) ~[?:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78) ~[paper-26.2.jar:26.2-121-a2a42c5]
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:474) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1767) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1620) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:404) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1678) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1348) ~[paper-26.2.jar:26.2-121-a2a42c5]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:303) ~[paper-26.2.jar:26.2-121-a2a42c5]
at java.base/java.lang.Thread.run(Thread.java:1474) ~[?:?]
[18:13:28] [Server thread/INFO]: [HorriblePlayerLoginEventHack] You have plugins listening to the PlayerLoginEvent, this will cause re-configuration APIs to be unavailable: [Denizen]
[18:13:29] [Server thread/INFO]: Running script event 'PlayerJoins', event='on player joins' for script 'PLAYERS_FLAGGED_QUICKMAP_MCVE'
[18:13:29] [Server thread/INFO]: Starting InstantQueue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' with player 'Behr_Riley'...
[18:13:29] [Server thread/INFO]: +- Queue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' Executing: (line 5) wait 1s ---------+
[18:13:29] [Server thread/INFO]: +> Executing 'WAIT': delay='d@1s (1s)' mode='DELTA'
[18:13:29] [Server thread/INFO]: Forcing queue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' into a timed queue...
[18:13:29] [Server thread/INFO]: Behr_Riley joined the game
[18:13:29] [Server thread/INFO]: Behr_Riley[/127.0.0.1:49954] logged in with entity id 7 at ([minecraft:overworld]-3.3531533729098406, 71.0, 2.8347058637359837)
[18:13:30] [Server thread/INFO]: +- Queue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' Executing: (line 6) debug log "players-flagged-mcve begin" ---------+
[18:13:30] [Server thread/INFO]: +> [players_flagged_quickmap_mcve] players-flagged-mcve begin
[18:13:30] [Server thread/INFO]: +- Queue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' Executing: (line 7) debug log "players-flagged-mcve result=<server.players_flagged[fishing_list].size>" ---------+
[18:13:30] [Server thread/INFO]: Filled tag <server.players_flagged[fishing_list].size> with '1'.
[18:13:30] [Server thread/INFO]: +> [players_flagged_quickmap_mcve] players-flagged-mcve result=1
[18:13:30] [Server thread/INFO]: Completing queue 'PLAYERS_FLAGGED_QUICKMAP_MCVE_2_PuertoCss' in 913ms.
[18:13:46] [Server thread/INFO]: Behr_Riley lost connection: Disconnected
[18:13:46] [Server thread/INFO]: Behr_Riley left the game