[18:15:47] [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:15:47] [ServerMain/INFO]: [bootstrap] Loading Paper 26.2-121-main@a2a42c5 (2026-08-29T11:32:25Z) for Minecraft 26.2
[18:15:47] [ServerMain/INFO]: [PluginInitializerManager] Initializing plugins...
[18:15:47] [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:15:47] [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:15:47] [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:15:47] [ServerMain/INFO]: [PluginInitializerManager] Initialized 2 plugins
[18:15:47] [ServerMain/INFO]: [PluginInitializerManager] Bukkit plugins (2):
- Citizens (2.0.43-SNAPSHOT (build 4238)), Denizen (1.3.3-SNAPSHOT (build 7302-DEV))
[18:15:48] [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:15:48] [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:15:48] [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:15:48] [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:15:48] [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:15:48] [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:15:51] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Initialising converters for DataConverter...
[18:15:51] [ServerMain/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[18:15:51] [DataConverter MCTypeRegistry init thread/INFO]: [ca.spottedleaf.dataconverter.minecraft.datatypes.MCTypeRegistry] Finished initialising converters for DataConverter in 335.1ms
[18:15:52] [ServerMain/INFO]: Loaded 1585 recipes
[18:15:52] [ServerMain/INFO]: Loaded 1688 advancements
[18:15:52] [Server thread/INFO]: Starting minecraft server version 26.2
[18:15:52] [Server thread/INFO]: Loading properties
[18:15:52] [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:15:52] [Server thread/INFO]: [spark] This server bundles the spark profiler. For more information please visit https://docs.papermc.io/paper/profiling
[18:15:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:15:52] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:15:53] [Server thread/INFO]: [MoonriseCommon] Paper is using 6 worker threads, 1 I/O threads
[18:15:53] [Server thread/INFO]: Default game type: SURVIVAL
[18:15:53] [Server thread/INFO]: Generating keypair
[18:15:53] [Server thread/INFO]: Starting Minecraft server on *:25565
[18:15:53] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[18:15:53] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[18:15:53] [Server thread/INFO]: [SpigotLibraryLoader] [Citizens] Loading 4 libraries... please wait
[18:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loading 2 libraries... please wait
[18:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [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:15:53] [Server thread/INFO]: [SpigotLibraryLoader] [Denizen] Loaded library C:\localhost\minecraft\flag-testing\libraries\org\json\json\20220320\json-20220320.jar
[18:15:53] [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:15:53] [Server thread/INFO]: [Citizens] Loading server plugin Citizens v2.0.43-SNAPSHOT (build 4238)
[18:15:53] [Server thread/INFO]: [Denizen] Loading server plugin Denizen v1.3.3-SNAPSHOT (build 7302-DEV)
[18:15:53] [Server thread/INFO]: Preparing level "world"
[18:15:54] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:overworld'...
[18:15:54] [Server thread/INFO]: Preparing spawn area: 100%
[18:15:54] [Server thread/INFO]: Prepared spawn area in 2 ms
[18:15:54] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_nether'...
[18:15:54] [Server thread/INFO]: Preparing spawn area: 100%
[18:15:54] [Server thread/INFO]: Prepared spawn area in 1 ms
[18:15:54] [Server thread/INFO]: Loading 0 persistent chunks for level 'minecraft:the_end'...
[18:15:54] [Server thread/INFO]: Prepared spawn area in 1 ms
[18:15:54] [Server thread/INFO]: Done preparing level "world" (0.367s)
[18:15:54] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.43-SNAPSHOT (build 4238)
[18:15:54] [Server thread/INFO]: [Citizens] Loaded 2 templates.
[18:15:54] [Server thread/INFO]: [Denizen] Enabling Denizen v1.3.3-SNAPSHOT (build 7302-DEV)
[18:15:54] [Server thread/INFO]: +> [DenizenCore] Initializing Denizen Core v1.91.0-SNAPSHOT (Build 1416), impl for Spigot v1.3.3-SNAPSHOT (build 7302-DEV)
[18:15:55] [Server thread/INFO]: +> [Denizen] Running on java version: 25.0.3
[18:15:55] [Server thread/INFO]: +> [Denizen] Running on fully supported Java 25.
[18:15:55] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:15:55] [Server thread/INFO]: +> [Denizen] Denizen scriptable minecraft
[18:15:55] [Server thread/INFO]: +> [Denizen]
[18:15:55] [Server thread/INFO]: +> [Denizen] by: The DenizenScript team
[18:15:55] [Server thread/INFO]: +> [Denizen] Chat with us at: https://discord.gg/Q6pZGSR
[18:15:55] [Server thread/INFO]: +> [Denizen] Or learn more at: https://denizenscript.com
[18:15:55] [Server thread/INFO]: +> [Denizen] version: 1.3.3-SNAPSHOT (build 7302-DEV)
[18:15:55] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:15:55] [Server thread/INFO]: +> [Denizen] Legacy Spigot name support enabled. This may be unnecessary; see config.yml for more information.
[18:15:55] [Server thread/INFO]: +> [TriggerRegistry] Loaded 4 core triggers
[18:15:56] [Server thread/INFO]: +> [PaperModule] Loading Paper support module...
[18:15:56] [Server thread/INFO]: +> [Denizen] Loaded 153 core commands and 30 core object types, at 1448ms from start.
[18:15:56] [Server thread/INFO]: +> [ScriptRegistry] Loading 4 script files...
[18:15:56] [Server thread/INFO]: +> [DenizenCore] Scripts loaded! File load took 7ms, processing 51ms.
[18:15:56] [Server thread/INFO]: +> [Denizen] Final full init took 1665ms.
[18:15:56] [Server thread/INFO]: [spark] Starting background profiler...
[18:15:56] [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:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
[18:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
[18:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
[18:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
[18:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[18:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[18:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[18:15:56] [Server thread/INFO]: Running delayed init tasks
[18:15:57] [Server thread/INFO]: [Citizens] Loaded 1 NPCs.
[18:15:57] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled partial tag '<util...' with '(Base-Object)', and cached result.
[18:15:57] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <green> with '', and cached result.
[18:15:57] [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:15:57] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <secret[c.discord.token]> with '[email protected]', and cached result.
[18:15:57] [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:15:57] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled tag <&co> with ':', and cached result.
[18:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [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:15:57] [Server thread/INFO]: +> [Static Tag Processing] Pre-Filled partial tag '<server...' with '(Base-Object)', and cached result.
[18:15:57] [Server thread/INFO]: +> [ScriptEvent] Processed 8 script event paths.
[18:15:57] [Server thread/INFO]: +> [Denizen] +-------------------------+
[18:15:57] [Server thread/INFO]: Running script event 'ServerStart', event='on server start' for script 'DDISCORD_INTERACTION_MODERNIZATION_TEST'
[18:15:57] [Server thread/INFO]: Starting InstantQueue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring'...
[18:15:57] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 5) ~discordconnect id:modernization_test token:<secret[c.discord.token]> ---------+
[18:15:57] [Server thread/INFO]: +- Executing command: discordconnect ---------+
[18:15:57] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:15:57] [Server thread/INFO]: +---------------------+
[18:15:57] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 6) wait 4s ---------+
[18:15:57] [Server thread/INFO]: +> Executing 'WAIT': delay='d@4s (4s)' mode='DELTA'
[18:15:57] [Server thread/INFO]: Forcing queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' into a timed queue...
[18:15:57] [Server thread/INFO]: Running script event 'ServerStart', event='on server start' for script 'REAL_PLAYER_FULL_LOG_REPRO'
[18:15:57] [Server thread/INFO]: Starting InstantQueue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi'...
[18:15:57] [Server thread/INFO]: +- Queue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi' Executing: (line 5) wait 2s ---------+
[18:15:57] [Server thread/INFO]: +> Executing 'WAIT': delay='d@2s (2s)' mode='DELTA'
[18:15:57] [Server thread/INFO]: Forcing queue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi' into a timed queue...
[18:15:57] [Server thread/INFO]: +> [Denizen] Denizen fully loaded at: 2026/09/04 18:15:54
[18:15:57] [Server thread/INFO]: Done (18.455s)! For help, type "help"
[18:15:59] [Server thread/INFO]: +- Queue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi' Executing: (line 6) debug log "real-player-full-log-repro player=Behr_Riley uuid=4fbca51c-2c03-4d4f-b1fb-f2462609a058" ---------+
[18:15:59] [Server thread/INFO]: +> [real_player_full_log_repro] real-player-full-log-repro player=Behr_Riley uuid=4fbca51c-2c03-4d4f-b1fb-f2462609a058
[18:15:59] [Server thread/INFO]: +- Queue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi' Executing: (line 7) debug log "real-player-full-log-repro result=<server.players_flagged[fishing_list].size>" ---------+
[18:15:59] [Server thread/INFO]: Filled tag <server.players_flagged[fishing_list].size> with '1'.
[18:15:59] [Server thread/INFO]: +> [real_player_full_log_repro] real-player-full-log-repro result=1
[18:15:59] [Server thread/INFO]: Completing queue 'REAL_PLAYER_FULL_LOG_REPRO_2_AzGi' in 1971ms.
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 7) define update_button <discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]> ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]> is invalid!
[18:16:01] [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:16:01] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' definition='update_button' value='discord_button.with_map[style=primary;id=modernization_update;label=Test UPDATE]'
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 8) define defer_update_button <discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]> ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]> is invalid!
[18:16:01] [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:16:01] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' definition='defer_update_button' value='discord_button.with_map[style=secondary;id=modernization_defer_update;label=Test DEFER_UPDATE]'
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 9) define defer_button <discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]> ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]> is invalid!
[18:16:01] [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:16:01] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' definition='defer_button' value='discord_button.with_map[style=secondary;id=modernization_defer;label=Test DEFER + EDIT]'
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 10) define reply_button <discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]> ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]> is invalid!
[18:16:01] [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:16:01] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' definition='reply_button' value='discord_button.with_map[style=success;id=modernization_reply;label=Test REPLY]'
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' Executing: (line 11) define delete_button <discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]> ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: Additional Error Info: Tag <discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]> is invalid!
[18:16:01] [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:16:01] [Server thread/INFO]: +> Executing 'DEFINE': Queue='q@DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' definition='delete_button' value='discord_button.with_map[style=danger;id=modernization_delete;label=Test DELETE]'
[18:16:01] [Server thread/INFO]: +- Queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: +- Executing command: discordmessage ---------+
[18:16:01] [Server thread/INFO]: ERROR in script 'ddiscord_interaction_modernization_test' in queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' 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:16:01] [Server thread/INFO]: +---------------------+
[18:16:01] [Server thread/INFO]: Completing queue 'DDISCORD_INTERACTION_MODERNIZATION_TEST_0_FabricHiring' in 3742ms.