Muska-Ami / CatSero

一个基于MiraiMC的QQ群功能&MC功能插件
https://blog.ovome.icu
GNU Affero General Public License v3.0
29 stars 3 forks source link

purpur1.19.3 tps狂降至6以下 #104

Closed imedsj closed 1 year ago

imedsj commented 1 year ago

问题描述

mirai 连接至数据库,单独加载mirai'时tps正常,但加载CatSero以后tps开服即狂降,严重影响服务器游玩

复现方法

  1. 将CatSero装进核心为purpur1.19.3 plugins文件夹中

服务端版本

purpur-1.19.3

CatSero 版本

CatSero-2.3.2

服务端日志

[21:03:50] [ServerMain/INFO]: Building unoptimized datafixer
[21:03:55] [ServerMain/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[21:04:02] [ServerMain/INFO]: Loaded 7 recipes
[21:04:05] [Server thread/INFO]: Starting minecraft server version 1.19.3
[21:04:05] [Server thread/WARN]: ****************************
[21:04:05] [Server thread/WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[21:04:05] [Server thread/WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[21:04:05] [Server thread/WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[21:04:05] [Server thread/WARN]: ****************************
[21:04:05] [Server thread/INFO]: Loading properties
[21:04:05] [Server thread/INFO]: This server is running Purpur version git-Purpur-1895 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: 8a0e601 on HEAD)
[21:04:06] [Server thread/INFO]: Server Ping Player Sample Count: 12
[21:04:06] [Server thread/INFO]: Using 4 threads for Netty based IO
[21:04:06] [Server thread/INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 4 worker threads, and gen parallelism of 4 threads
[21:04:08] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (int)
[21:04:08] [Server thread/INFO]: [Pufferfish] Max SIMD vector size on this system is 256 bits (float)
[21:04:08] [Server thread/INFO]: [Pufferfish] SIMD operations detected as functional. Will replace some operations with faster versions.
[21:04:08] [Server thread/INFO]: Default game type: SURVIVAL
[21:04:08] [Server thread/INFO]: Generating keypair
[21:04:09] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:30067
[21:04:09] [Server thread/INFO]: Using default channel type
[21:04:09] [Server thread/INFO]: Paper: Using Java compression from Velocity.
[21:04:09] [Server thread/INFO]: Paper: Using Java cipher from Velocity.
[21:04:14] [Server thread/INFO]: [Auto-Tune] Loading 8 libraries... please wait
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\collections\eclipse-collections-api\11.0.0\eclipse-collections-api-11.0.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\collections\eclipse-collections\11.0.0\eclipse-collections-11.0.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\collections\eclipse-collections-forkjoin\11.0.0\eclipse-collections-forkjoin-11.0.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\guava\guava\31.1-jre\guava-31.1-jre.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\guava\failureaccess\1.0.1\failureaccess-1.0.1.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\guava\listenablefuture\9999.0-empty-to-avoid-conflict-with-guava\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\code\findbugs\jsr305\3.0.2\jsr305-3.0.2.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\checkerframework\checker-qual\3.12.0\checker-qual-3.12.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\errorprone\error_prone_annotations\2.11.0\error_prone_annotations-2.11.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\com\google\j2objc\j2objc-annotations\1.3\j2objc-annotations-1.3.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\net\jpountz\lz4\lz4\1.3.0\lz4-1.3.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\jetbrains\kotlin\kotlin-stdlib\1.7.0\kotlin-stdlib-1.7.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\jetbrains\kotlin\kotlin-stdlib-common\1.7.0\kotlin-stdlib-common-1.7.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\jetbrains\annotations\13.0\annotations-13.0.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-server\11.0.11\jetty-server-11.0.11.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\toolchain\jetty-jakarta-servlet-api\5.0.2\jetty-jakarta-servlet-api-5.0.2.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-http\11.0.11\jetty-http-11.0.11.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-util\11.0.11\jetty-util-11.0.11.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-io\11.0.11\jetty-io-11.0.11.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\slf4j\slf4j-api\2.0.0-alpha6\slf4j-api-2.0.0-alpha6.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-servlet\11.0.11\jetty-servlet-11.0.11.jar
[21:04:15] [Server thread/INFO]: [Auto-Tune] Loaded library C:\Users\Administrator\Desktop\server\server\libraries\org\eclipse\jetty\jetty-security\11.0.11\jetty-security-11.0.11.jar
[21:04:16] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Initializing Terra...
[21:04:16] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading config.yml
[21:04:16] [Server thread/INFO]: [com.dfsek.terra.config.PluginConfigImpl] Loading config values from config.yml
[21:04:18] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading 32 Terra addons:
        - biome-provider-extrusion@1.0.0-BETA+8fff27fdd
        - biome-provider-image@1.0.0-BETA+8fff27fdd
        - biome-provider-pipeline@1.0.1-BETA+8fff27fdd
        - biome-provider-pipeline-v2@1.0.0-BETA+8fff27fdd
        - biome-provider-single@1.0.0-BETA+8fff27fdd
        - biome-query-api@1.0.0-BETA+8fff27fdd
        - chunk-generator-noise-3d@1.1.0-BETA+8fff27fdd
        - command-addons@1.0.0-BETA+8fff27fdd
        - command-packs@1.0.0-BETA+8fff27fdd
        - command-profiler@1.0.0-BETA+8fff27fdd
        - command-structures@1.0.0-BETA+8fff27fdd
        - config-biome@1.0.0-BETA+8fff27fdd
        - config-distributors@1.0.0-BETA+8fff27fdd
        - config-feature@1.0.0-BETA+8fff27fdd
        - config-flora@1.0.0-BETA+8fff27fdd
        - config-locators@1.1.0-BETA+8fff27fdd
        - config-noise-function@1.0.0-BETA+8fff27fdd
        - config-ore@1.0.0-BETA+8fff27fdd
        - config-palette@1.0.0-BETA+8fff27fdd
        - config-structure@1.0.0-BETA+8fff27fdd
        - generation-stage-feature@1.1.0-BETA+8fff27fdd
        - generation-stage-structure@1.0.0-BETA+8fff27fdd
        - language-yaml@1.0.0-BETA+8fff27fdd
        - palette-block-shortcut@1.0.0-BETA+8fff27fdd
        - structure-block-shortcut@1.0.0-BETA+8fff27fdd
        - structure-function-check-noise-3d@1.0.0-BETA+8fff27fdd
        - structure-mutator@0.1.0-BETA+8fff27fdd
        - structure-sponge-loader@1.0.0-BETA+8fff27fdd
        - structure-terrascript-loader@1.1.0-BETA+8fff27fdd
        - terra@1.0.0
        - terra-bukkit@1.0.0
        - terrascript-function-sampler@1.0.0-BETA+8fff27fdd
[21:04:18] [Server thread/WARN]: [com.dfsek.terra.addons.biome.pipeline.BiomePipelineAddon] The biome-provider-pipeline addon is deprecated and scheduled for removal in Terra 7.0. It is recommended to use the biome-provider-pipeline-v2 addon for future pack development instead.
[21:04:18] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Terra addons successfully loaded.
[21:04:18] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Finished initialization.
[21:04:19] [Server thread/INFO]: [TrMenu-3.1.18.jar] Loading library org.jetbrains.kotlin:kotlin-stdlib-common:1.8.0
[21:04:19] [Server thread/INFO]: [TrMenu-3.1.18.jar] Loading library org.jetbrains.kotlin:kotlin-stdlib:1.8.0
[21:04:19] [Server thread/INFO]: [TrMenu-3.1.18.jar] Loading library org.jetbrains:annotations:13.0
[21:04:23] [ForkJoinPool.commonPool-worker-2/INFO]: [TrMenu-3.1.18.jar] Loading library com.mongodb:MongoDB:3.12.2
[21:04:25] [ForkJoinPool.commonPool-worker-12/INFO]: [TrMenu-3.1.18.jar] Loading library org.apache.commons:commons-jexl3:3.2.1
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.yaml:snakeyaml:1.32
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library com.typesafe:config:1.4.2
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library com.electronwill.night-config:core:3.6.6
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library com.electronwill.night-config:toml:3.6.6
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library com.electronwill.night-config:json:3.6.6
[21:04:25] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library com.electronwill.night-config:hocon:3.6.6
[21:04:26] [ForkJoinPool.commonPool-worker-11/INFO]: [TrMenu-3.1.18.jar] Loading library com.zaxxer:HikariCP:4.0.3
[21:04:26] [ForkJoinPool.commonPool-worker-11/INFO]: [TrMenu-3.1.18.jar] Loading library org.slf4j:slf4j-api:2.0.6
[21:04:26] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.openjdk.nashorn:nashorn-core:15.3
[21:04:26] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.ow2.asm:asm-commons:7.3.1
[21:04:26] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.ow2.asm:asm-tree:7.3.1
[21:04:26] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.ow2.asm:asm:7.3.1
[21:04:26] [ForkJoinPool.commonPool-worker-1/INFO]: [TrMenu-3.1.18.jar] Loading library org.ow2.asm:asm-util:7.3.1
[21:04:32] [Server thread/WARN]: [org.bukkit.craftbukkit.v1_19_R2.legacy.CraftLegacy] Initializing Legacy Material Support. Unless you have legacy plugins and/or data this is a bug!
[21:04:46] [Server thread/WARN]: Legacy plugin CMIEInjector v1.0.2.3 does not specify an api-version.
[21:04:46] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.4.40
[21:04:47] [Server thread/INFO]: [chestsort] Loading chestsort v1.19.2
[21:04:47] [Server thread/INFO]: [InventoryRollbackPlus] Loading InventoryRollbackPlus v1.6.8
[21:04:47] [Server thread/INFO]: [Chunky] Loading Chunky v1.3.52
[21:04:47] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.2.2
[21:04:47] [Server thread/INFO]: [BlockLocker] Loading BlockLocker v1.11
[21:04:47] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.3-DEV-160
[21:04:47] [Server thread/INFO]: [MiraiMC] Loading MiraiMC v1.7.1
[21:04:48] [Server thread/INFO]: [MiraiMC] Verifying mirai-core-all-2.13.2.jar
[21:04:49] [Server thread/INFO]: [MiraiMC] Loading library plugins\MiraiMC\MiraiBot\libs\mirai-core-all-2.13.2.jar
[21:04:49] [Server thread/INFO]: [spark] Loading spark v1.10.29
[21:04:49] [Server thread/INFO]: [Real] Loading Real v1.2
[21:04:49] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b609
[21:04:53] [Server thread/INFO]: [floodgate] Loading floodgate v2.2.0-SNAPSHOT (b74-4f36112)
[21:04:54] [Server thread/INFO]: [floodgate] 启动 Floodgate,耗时932ms
[21:04:54] [Server thread/INFO]: [Vault] Loading Vault v1.7.3-b131
[21:04:54] [Server thread/INFO]: [Auto-Tune] Loading Auto-Tune v0.14.0
[21:04:54] [Server thread/INFO]: [LightAPI] Loading LightAPI v3.5.2
[21:04:54] [Server thread/INFO]: [Terra] Loading Terra v6.2.2-BETA+8fff27fdd
[21:04:54] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
[21:04:56] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@286261ee]
[21:04:56] [Server thread/INFO]: [WorldEditSUI] Loading WorldEditSUI v1.7.2
[21:04:56] [Server thread/INFO]: [CraftGUI] Loading CraftGUI v1.1.6
[21:04:56] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.3.1-b861
[21:04:56] [Server thread/INFO]: [TrMenu] Loading TrMenu v3.1.18
[21:04:57] [Server thread/INFO]: 
[21:04:57] [Server thread/INFO]: 正在加载 TrMenu Premium... git-Purpur-1895 (MC: 1.19.3)
[21:04:57] [Server thread/INFO]: 
[21:04:57] [Server thread/INFO]: [Slimefun] Loading Slimefun v2022.12-release
[21:04:57] [Server thread/INFO]: [CatSero] Loading CatSero v2.3.2
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Start loading CatSero...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saving files...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saving plugin & uses config...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saved.
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saving mirai-configs...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saved.
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saving extra-configs...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saved.
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saving default locale...
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saved.
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Saved all files.
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Checking server information...
[21:04:57] [Server thread/INFO]: [CatSero] 检测到您已安装Geyser-Spigot,但未安装floodgate,互通服优化将自动禁用
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] ===== CatSero Runtime Checker =====
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Server Version: git-Purpur-1895 (MC: 1.19.3)
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Bukkit Version: 1.19.3-R0.1-SNAPSHOT
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Plugin Version: 2.3.2
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Depends:
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] - MiraiMC => true
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] Soft-depends:
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] - PlaceholderAPI => true
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] - TrChat => false
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] - floodgate => true
[21:04:57] [Server thread/INFO]: [CatSero] [Loader] ===================================
[21:04:57] [Server thread/INFO]: [TAB] Loading TAB v3.2.1
[21:04:57] [Server thread/INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.1.0-SNAPSHOT
[21:04:58] [Server thread/INFO]: [Geyser-Spigot] 正在加载插件...
[21:04:58] [Server thread/INFO]: [Geyser-Spigot] 已加载 0 个插件
[21:04:58] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v21.3
[21:04:58] [Server thread/INFO]: [CMILib] Loading CMILib v1.2.4.5
[21:04:58] [Server thread/INFO]: [IllegalStack] Loading IllegalStack v2.6.1
[21:04:58] [Server thread/INFO]: [CMI] Loading CMI v9.3.0.2
[21:04:58] [Server thread/INFO]: [Residence] Loading Residence v5.1.0.1
[21:04:58] [Server thread/INFO]: [Plan] Loading Plan v5.5 build 2163
[21:04:58] [Server thread/INFO]: [GlobalMarket] Loading GlobalMarket v3.2.16
[21:04:58] [Server thread/INFO]: [CMIEInjector] Loading CMIEInjector v1.0.2.3
[21:04:58] [Server thread/INFO]: [InteractionVisualizer] Loading InteractionVisualizer v1.18.2.3
[21:04:58] [Server thread/INFO]: [QuickShop] Loading QuickShop v5.1.1.2
[21:04:58] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Booting up
[21:04:59] [Server thread/INFO]: [QuickShop] [OK] Signature Verify
[21:04:59] [Server thread/INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
[21:04:59] [Server thread/INFO]: [QuickShop] [OK] Plugin Manifest Check
[21:04:59] [Server thread/INFO]: [QuickShop] Reading the configuration...
[21:05:00] [Server thread/INFO]: [QuickShop] Loading messages translation over-the-air (this may need take a while).
[21:05:00] [Server thread/INFO]: [QuickShop] Translation over-the-air platform selected: Crowdin
[21:05:00] [Server thread/INFO]: [QuickShop] Checking for translation updates, this may need a while...
[21:05:01] [Server thread/INFO]: [QuickShop] Loading up integration modules.
[21:05:01] [Server thread/INFO]: [QuickShop] QuickShop Reremake - Early boot step - Complete
[21:05:01] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:05:01] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.4.40
[21:05:03] [Server thread/INFO]:         __    
[21:05:03] [Server thread/INFO]:   |    |__)   LuckPerms v5.4.40
[21:05:03] [Server thread/INFO]:   |___ |      Running on Bukkit - Purpur
[21:05:03] [Server thread/INFO]: 
[21:05:03] [Server thread/INFO]: [LuckPerms] Loading configuration...
[21:05:04] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[21:05:06] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[21:05:06] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[21:05:07] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 6418ms)
[21:05:07] [Server thread/INFO]: [BlockLocker] Enabling BlockLocker v1.11
[21:05:08] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b609
[21:05:08] [Server thread/INFO]: [Vault] Enabling Vault v1.7.3-b131
[21:05:08] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[21:05:08] [Server thread/INFO]: [Vault] Enabled Version 1.7.3-b131
[21:05:08] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[21:05:08] [Server thread/INFO]: [Terra] Enabling Terra v6.2.2-BETA+8fff27fdd
[21:05:08] [Server thread/INFO]: [com.dfsek.terra.bukkit.TerraBukkitPlugin] Running on Minecraft version v1.19.2 with server implementation Purpur.
[21:05:08] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loading config packs...
[21:05:08] [Server thread/INFO]: [com.dfsek.terra.registry.master.ConfigRegistry] Loading ZIP archive: default.zip
[21:05:12] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loading config pack "OVERWORLD:OVERWORLD"
[21:05:16] [Server thread/INFO]: [com.dfsek.terra.config.pack.ConfigPackImpl] Loaded config pack "OVERWORLD:OVERWORLD" v1.3.0 by Astrash, Sancires, Aureus in 7783.6335ms.
[21:05:17] [Server thread/INFO]: [com.dfsek.terra.AbstractPlatform] Loaded packs.
[21:05:18] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_19_R2.AwfulBukkitHacks] Hacking biome registry...
[21:05:19] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_19_R2.AwfulBukkitHacks] Doing tag garbage....
[21:05:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
[21:05:19] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[21:05:19] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[21:05:21] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
[21:05:23] [Server thread/INFO]: [CMIEInjector] Enabling CMIEInjector v1.0.2.3*
[21:05:24] [Server thread/INFO]: [CMIEInjector] Injecting CMI Economy
[21:05:24] [Server thread/INFO]: [CMIEInjector] [Economy] CMI Economy found: Waiting
[21:05:24] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[21:05:24] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[21:05:24] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[21:05:24] [Server thread/WARN]: You will not be offered any support as long as the server allows offline-mode players to join.
[21:05:24] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[21:05:24] [Server thread/INFO]: Preparing level "world"
[21:05:28] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_19_R2.NMSInjectListener] Preparing to take over the world: world
[21:05:28] [Server thread/INFO]: [com.dfsek.terra.bukkit.nms.v1_19_R2.NMSInjectListener] Successfully injected into world.
[21:05:29] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[21:05:31] [Server thread/INFO]: Time elapsed: 1157 ms
[21:05:31] [Server thread/INFO]: Preparing start region for dimension minecraft:the_nether
[21:05:31] [Server thread/INFO]: Time elapsed: 30 ms
[21:05:31] [Server thread/INFO]: Preparing start region for dimension minecraft:the_end
[21:05:31] [Server thread/INFO]: Time elapsed: 29 ms
[21:05:31] [Server thread/INFO]: [chestsort] Enabling chestsort v1.19.2
[21:05:31] [Server thread/INFO]: [InventoryRollbackPlus] Enabling InventoryRollbackPlus v1.6.8
[21:05:31] [Server thread/INFO]: [InventoryRollbackPlus] Inventory backup data is set to save to: YAML
[21:05:31] [Server thread/INFO]: [Chunky] Enabling Chunky v1.3.52
[21:05:32] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.2.2
[21:05:32] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.3-DEV-160
[21:05:37] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[21:05:37] [Server thread/INFO]: [MiraiMC] Enabling MiraiMC v1.7.1
[21:05:37] [Server thread/INFO]: [MiraiMC] Mirai working dir: default
[21:05:37] [Server thread/INFO]: [MiraiMC] Starting Mirai-Events listener.
[21:05:39] [Server thread/INFO]: [MiraiMC] Loading auto-login file.
[21:05:39] [Server thread/INFO]: [MiraiMC] Registering commands.
[21:05:39] [Server thread/INFO]: [MiraiMC] Registering events.
[21:05:39] [Server thread/INFO]: [MiraiMC] Initializing MySQL database.
[21:05:39] [Server thread/INFO]: [me.dreamvoid.miraimc.libraries.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[21:05:39] [Server thread/INFO]: [me.dreamvoid.miraimc.libraries.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[21:05:39] [Server thread/INFO]: [MiraiMC] Initializing bStats metrics.
[21:05:39] [Server thread/WARN]: [MiraiMC] 确保您正在使用开源的MiraiMC插件,未知来源的插件可能会盗取您的账号!
[21:05:39] [Server thread/WARN]: [MiraiMC] 请始终从Github或作者指定的其他途径下载插件: https://github.com/DreamVoid/MiraiMC
[21:05:39] [Server thread/INFO]: [MiraiMC] All tasks done. Welcome to use MiraiMC!
[21:05:39] [Server thread/INFO]: [spark] Enabling spark v1.10.29
[21:05:40] [Server thread/INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[21:05:40] [Server thread/INFO]: [spark] Starting background profiler...
[21:05:40] [Server thread/INFO]: [spark] The async-profiler engine is not supported for your os/arch (windowsserver2022/amd64), so the built-in Java engine will be used instead.
[21:05:40] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.29]
[21:05:40] [Server thread/INFO]: [spark] Registered PlaceholderAPI placeholders
[21:05:40] [Server thread/INFO]: [Real] Enabling Real v1.2
[21:05:40] [Server thread/INFO]:   _____            _ _     _   _   __          __        _     _ 
[21:05:40] [Server thread/INFO]:  |  __ \          | (_)   | | (_)  \ \        / /       | |   | |
[21:05:40] [Server thread/INFO]:  | |__) |___  __ _| |_ ___| |_ _  __\ \  /\  / /__  _ __| | __| |
[21:05:40] [Server thread/INFO]:  |  _  // _ \/ _` | | / __| __| |/ __\ \/  \/ / _ \| '__| |/ _` |
[21:05:40] [Server thread/INFO]:  | | \ \  __/ (_| | | \__ \ |_| | (__ \  /\  / (_) | |  | | (_| |
[21:05:40] [Server thread/INFO]:  |_|  \_\___|\__,_|_|_|___/\__|_|\___| \/  \/ \___/|_|  |_|\__,_|
[21:05:40] [Server thread/INFO]:                                                                  
[21:05:40] [Server thread/INFO]: Designed by JimmyKmi.
[21:05:40] [Server thread/INFO]: [floodgate] Enabling floodgate v2.2.0-SNAPSHOT (b74-4f36112)
[21:05:41] [Server thread/INFO]: [Auto-Tune] Enabling Auto-Tune v0.14.0
[21:05:41] [Server thread/INFO]: [Auto-Tune] [INFO] Logger loaded with level INFO
[21:05:43] [Server thread/INFO]: [org.eclipse.jetty.server.Server] jetty-11.0.11; built: 2022-06-21T21:42:55.454Z; git: 58487315cb75e0f5c81cc6fa50096cbeb3b9554e; jvm 17.0.5+8-LTS
[21:05:43] [Server thread/INFO]: [org.eclipse.jetty.server.AbstractConnector] Started ServerConnector@47a93b43{HTTP/1.1, (http/1.1)}{0.0.0.0:8989}
[21:05:43] [Server thread/INFO]: [org.eclipse.jetty.server.Server] Started Server@df88c12{STARTING}[11.0.11,sto=0] @136489ms
[21:05:43] [Server thread/INFO]: [LightAPI] Enabling LightAPI v3.5.2
[21:05:43] [Server thread/INFO]: [LightAPI] No implementations was found for Purpur server v1_19_R2.
[21:05:43] [Server thread/INFO]: [LightAPI] Disabling plugin
[21:05:43] [Server thread/INFO]: [LightAPI] Disabling LightAPI v3.5.2
[21:05:43] [Server thread/INFO]: [WorldEditSUI] Enabling WorldEditSUI v1.7.2
[21:05:43] [Server thread/INFO]: [WorldEditSUI] Plugin by kennytv
[21:05:43] [Server thread/INFO]: [CraftGUI] Enabling CraftGUI v1.1.6
[21:05:45] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.3.1-b861
[21:05:45] [Server thread/WARN]: [Multiverse-Core] "Multiverse-Core v4.3.1-b861" has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method "public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [dumptruckman, Rigby, fernferret, lithium3141, main--].
[21:05:45] [Server thread/INFO]: [Multiverse-Core] We are aware of the warning about the deprecated event. There is no alternative that allows us to do what we need to do and performance impact is negligible. It is safe to ignore.
[21:05:46] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
[21:05:46] [Server thread/WARN]: [Multiverse-Core] Buscript failed to load! The script command will be disabled! If you would like not to see this message, use `/mv conf enablebuscript false` to disable Buscript from loading.
[21:05:46] [Server thread/INFO]: [Multiverse-Core] Version 4.3.1-b861 (API v24) Enabled - By dumptruckman, Rigby, fernferret, lithium3141 and main--
[21:05:46] [Server thread/INFO]: [TrMenu] Enabling TrMenu v3.1.18
[21:05:46] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: TrMenu [3.1.18]
[21:05:49] [ForkJoinPool.commonPool-worker-9/INFO]: [TrMenu] 良好 | 27 个菜单已加载 (3523 ms)
[21:05:49] [Server thread/INFO]: [com.zaxxer.hikari_4_0_3.HikariDataSource] HikariPool-1 - Starting...
[21:05:50] [Server thread/INFO]: [com.zaxxer.hikari_4_0_3.HikariDataSource] HikariPool-1 - Start completed.
[21:05:50] [Server thread/INFO]: [TrMenu] 良好 | 插件启用. 当前运行版本 3.1.18.
[21:05:50] [Server thread/INFO]: [TrMenu] 挂钩 | 软依赖 Vault 已兼容.
[21:05:50] [Server thread/INFO]: [Slimefun] Enabling Slimefun v2022.12-release
[21:05:50] [Server thread/INFO]: [Slimefun] 检测到 Paper 服务端! 性能优化已应用.
[21:05:50] [Server thread/INFO]: [Slimefun] 正在创建文件夹...
[21:05:50] [Server thread/INFO]: [Slimefun] 正在加载语言文件...
[21:05:51] [Server thread/INFO]: [Slimefun] Loaded language "zh-CN"
[21:05:51] [Server thread/INFO]: [Slimefun] Available languages: en, de, fr, it, es, ru, pl, uk, sv, nl, da, cs, ro, bg, pt, pt-BR, hu, lv, sk, vi, id, zh-CN, zh-TW, ja, ko, he, ar, tr, fa, th, tl
[21:05:51] [Server thread/INFO]: [Slimefun] 加载矿物资源...
[21:05:53] [Server thread/INFO]: [Slimefun] 加载自定义标签...
[21:05:53] [Server thread/INFO]: [Slimefun] 加载物品...
[21:05:55] [Server thread/INFO]: [Slimefun] 加载研究项目...
[21:05:55] [Server thread/INFO]: [Slimefun] 加载 Wiki 页面...
[21:05:55] [Server thread/INFO]: [Slimefun] 加载了 Slimefun 中 486 个物品的 Wiki 页面
[21:05:55] [Server thread/INFO]: [Slimefun] 正在注册监听器...
[21:05:55] [Server thread/INFO]: [Slimefun] 检测到领地插件, 相关功能已开启
[21:05:55] [Server thread/INFO]: [Slimefun] 成功接入 Vault
[21:05:55] [Server thread/INFO]: [Slimefun] 正在加载第三方插件支持...
[21:05:55] [Server thread/INFO]: [Slimefun] Hooked into Plugin: PlaceholderAPI v2.11.3-DEV-160
[21:05:55] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: slimefun [2022.12-release]
[21:05:55] [Server thread/INFO]: [Slimefun] Hooked into Plugin: WorldEdit v7.2.13+46576cc
[21:05:55] [Server thread/INFO]: [Slimefun] Slimefun 完成加载, 耗时 4.86s
[21:05:55] [Server thread/INFO]: [CatSero] Enabling CatSero v2.3.2
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Registering Executors...
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Registered.
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Registering Listeners...
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Registered.
[21:05:55] [Server thread/INFO]: [CatSero] Start bStats.
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Start TPSCalculator.
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Start check Notepad++.
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] CatSero loaded.
[21:05:55] [Server thread/INFO]: [CatSero] [Loader] Start checking update...
[21:05:55] [Server thread/INFO]: [TAB] Enabling TAB v3.2.1
[21:05:55] [Server thread/INFO]: [TAB] Server version: 1.19.3 (v1_19_R2)
[21:05:55] [Server thread/INFO]: [TAB] Loaded NMS hook in 86ms
[21:05:55] [Server thread/INFO]: [TAB] Enabled in 179ms
[21:05:55] [Server thread/INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.0-SNAPSHOT
[21:05:55] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v21.3
[21:05:56] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Starting...
[21:05:56] [Server thread/INFO]: [net.coreprotect.hikari.HikariDataSource] HikariPool-1 - Start completed.
[21:05:56] [Server thread/INFO]: [CoreProtect] CoreProtect 已成功启用! 
[21:05:56] [Server thread/INFO]: [CoreProtect] 使用 MySQL 用于数据存储。
[21:05:56] [Server thread/INFO]: --------------------
[21:05:56] [Server thread/INFO]: [CoreProtect] 对 CoreProtect 感到满意吗?请加入我们的 Discord 频道!
[21:05:56] [Server thread/INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[21:05:56] [Server thread/INFO]: --------------------
[21:05:56] [Server thread/INFO]: [CMILib] Enabling CMILib v1.2.4.5
[21:05:58] [Server thread/INFO]: Server version: v1_19_R2 - 1.19.3 - paper
[21:05:59] [Server thread/INFO]: CMI hooked.
[21:05:59] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmil [1.2.4.5]
[21:05:59] [Server thread/INFO]: PlaceholderAPI hooked.
[21:05:59] [Server thread/INFO]: Updated (EN) language file. Took 90ms
[21:05:59] [Server thread/INFO]: Updated (CN) language file. Took 68ms
[21:05:59] [Server thread/INFO]: [IllegalStack] Enabling IllegalStack v2.6.1
[21:05:59] [Server thread/INFO]: [IllegalStack/IllegalStack] The following materials are allowed to have stacks larger than the vanilla size: POTION 
[21:05:59] [Server thread/INFO]: [IllegalStack/IllegalStack] Chat Components found! Enabling clickable commands in /istack
[21:05:59] [Server thread/INFO]: [IllegalStack/IllegalStack] CMI was detected on your server, IllegalStack will block the ability to nest shulkers while shift+right clicking a shulker in your inventory!
[21:06:00] [Server thread/INFO]: [IllegalStack/fListener] MC Version < 1.13 detected!
[21:06:00] [Server thread/INFO]: [IllegalStack/Listener113] Enabling 1.13+ Checks
[21:06:00] [Server thread/INFO]: [IllegalStack/IllegalStack] ZombieVillagerTransformChance is set to 65 *** Only really matters if the difficulty is set to HARD ***
[21:06:00] [Server thread/INFO]: [CMI] Enabling CMI v9.3.0.2
[21:06:01] [Server thread/INFO]: ┏━━━┓ ┏━┓┏━┓ ┏━━┓
[21:06:01] [Server thread/INFO]: ┃┏━┓┃ ┃ ┗┛ ┃ ┗┫┣┛
[21:06:01] [Server thread/INFO]: ┃┃ ┗┛ ┃┏┓┏┓┃  ┃┃ 
[21:06:01] [Server thread/INFO]: ┃┃ ┏┓ ┃┃┃┃┃┃  ┃┃ 
[21:06:01] [Server thread/INFO]: ┃┗━┛┃ ┃┃┃┃┃┃ ┏┫┣┓
[21:06:01] [Server thread/INFO]: ┗━━━┛ ┗┛┗┛┗┛ ┗━━┛
[21:06:01] [Server thread/INFO]: _______________________________________________________
[21:06:01] [Server thread/INFO]:   Integrating PaperSpigot async methods
[21:06:01] [Server thread/INFO]:   56 Enabled and 1 Disabled modules
[21:06:02] [Server thread/INFO]:   Permission plugin: LuckPerms5.4.40
[21:06:02] [Server thread/INFO]:   Initialized Cipher256 AES
[21:06:03] [Server thread/INFO]:   Loaded (60) regular alias into memory. Took 86ms
[21:06:03] [Server thread/INFO]:   Loaded (1) custom text's into memory. Took 3ms
[21:06:03] [Server thread/INFO]:   3.36.0 data base type detected
[21:06:03] [Server thread/INFO]:   Started SqLite data base. Took 399ms
[21:06:03] [Server thread/INFO]:   Vault was found - Enabling capabilities. Economy: CMIEconomy
[21:06:03] [Server thread/INFO]:   Loaded (5) warning categories into memory. Took 1ms
[21:06:03] [Server thread/INFO]:   Loaded (3) warning commands into memory. Took 0ms
[21:06:04] [Server thread/INFO]:   Loaded (142) custom mob heads into memory. Took 36ms
[21:06:04] [Server thread/INFO]:   Loaded (0) cooldowns into memory. Took 63ms
[21:06:04] [Server thread/INFO]:   Loaded (1) kits into memory. Took 7ms
[21:06:04] [Server thread/INFO]:   Loaded (7) ranks into memory. Took 23ms
[21:06:04] [Server thread/INFO]:   Loaded (8) playtime rewards into memory. Took 4ms
[21:06:04] [Server thread/INFO]:   Loaded (21) player data into memory. Took 28ms
[21:06:04] [Server thread/INFO]:   Loaded (0) playtime records into memory. Took 0ms
[21:06:04] [Server thread/INFO]:   Loaded (0) playtime reward records into memory. Took 0ms
[21:06:04] [Server thread/INFO]:   Loaded (0) custom alias into memory. Took 3ms
[21:06:04] [Server thread/INFO]:   Loaded (1) interactive commands into memory. Took 4ms
[21:06:04] [Server thread/INFO]:   Registered events. Took 296ms
[21:06:04] [Server thread/INFO]:   Loaded (0) event action commands into memory. Took 9ms
[21:06:04] [Server thread/INFO]:   Updated (EN) language file. Took 252ms
[21:06:05] [spark-worker-0-0/WARN]: [spark] Timed out waiting for world statistics
[21:06:05] [Server thread/INFO]:   Updated (CN) language file. Took 200ms
[21:06:05] [Server thread/WARN]: [CMILib] Loaded class com.Zrips.CMI.Containers.Snd from CMI v9.3.0.2 which is not a depend or softdepend of this plugin.
[21:06:05] [Server thread/INFO]:   Loaded (245) worth values into memory. Took 173ms
[21:06:05] [Server thread/INFO]:   Vault permissions was found - Enabling capabilities.
[21:06:05] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: cmi [9.3.0.2]
[21:06:05] [Server thread/INFO]:   PlaceholderAPI hooked.
[21:06:05] [Server thread/INFO]:   PlaceholderAPI was found - Enabling capabilities.
[21:06:05] [Server thread/INFO]:   Starting world timer.
[21:06:05] [Server thread/INFO]:   Initializing world manager.
[21:06:05] [Server thread/INFO]:   Loaded (5) schedules into memory. Took 16ms
[21:06:05] [Server thread/INFO]:   Loaded GeoIP
[21:06:05] [Server thread/INFO]:   Loaded (0) skin cache entries into memory. Took 1ms
[21:06:05] [Server thread/INFO]:   Loaded (0) ArmorStand templates into memory. Took 1ms
[21:06:05] [Server thread/INFO]:   Version 9.3.0.2 has been enabled
[21:06:05] [Server thread/INFO]: ???????????????????????????????????????????????????????
[21:06:05] [Server thread/INFO]: [CMIEInjector][Economy] CMI Economy hooked.
[21:06:05] [Server thread/INFO]: [Residence] Enabling Residence v5.1.0.1
[21:06:05] [Server thread/INFO]: [Residence] Can't find world with (world_Terra) name
[21:06:05] [Server thread/INFO]: [Residence] Can't find world with (world_Terra_nether) name
[21:06:05] [Server thread/INFO]: [Residence] Can't find world with (world_Terra_the_end) name
[21:06:05] [Server thread/INFO]: [Residence] Loaded (2) groups
[21:06:05] [Server thread/INFO]: [Residence] Found LuckPerms5 Plugin!
[21:06:05] [Server thread/INFO]: [Residence] Scanning for economy systems...
[21:06:05] [Server thread/INFO]: [Residence] Found Vault using economy: CMIEconomy
[21:06:06] [Server thread/INFO]: [Residence] Loaded world data into memory. (80 ms) -> 6 residences
[21:06:06] [Server thread/INFO]: [Residence] Loaded world_the_end data into memory. (0 ms) -> 0 residences
[21:06:06] [Server thread/INFO]: [Residence] Loaded world_nether data into memory. (0 ms) -> 0 residences
[21:06:06] [Server thread/INFO]: [Residence] Found WorldEdit 7.2.13+46576cc
[21:06:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: residence [5.1.0.1]
[21:06:06] [Server thread/INFO]: [Residence] PlaceholderAPI was found - Enabling capabilities.
[21:06:06] [Server thread/INFO]: [Residence] Enabled! Version 5.1.0.1 by Zrips
[21:06:06] [Server thread/INFO]: [Plan] Enabling Plan v5.5 build 2163
[21:06:07] [Server thread/INFO]: [Plan] 
[21:06:07] [Server thread/INFO]: [Plan]            ██▌
[21:06:07] [Server thread/INFO]: [Plan]      ██▌   ██▌
[21:06:07] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  Player Analytics
[21:06:07] [Server thread/INFO]: [Plan]   ██▌██▌██▌██▌  v5.5 build 2163
[21:06:07] [Server thread/INFO]: [Plan] 
[21:06:07] [Server thread/INFO]: [Plan] Locale: 'English' by AuroraLS3
[21:06:07] [Server thread/INFO]: [Plan] Downloading SQLite Driver, this may take a while...
[21:06:08] [Plan SQLiteDB-transaction-thread-1/INFO]: [Plan] Database: Making sure schema is up to date..
[21:06:08] [Server thread/INFO]: [Plan] SQLite-database connection established.
[21:06:08] [Plan SQLiteDB-transaction-thread-1/INFO]: [Plan] All database patches applied successfully.
[21:06:08] [Server thread/INFO]: [Plan] WebServer: Certificate KeyStore File not Found: plugins\Plan\Cert.jks
[21:06:08] [Server thread/INFO]: [Plan] WebServer: No Certificate -> Using HTTP-server for Visualization.
[21:06:08] [Server thread/INFO]: [Plan] WebServer: User Authorization Disabled! (Not secure over HTTP)
[21:06:08] [Server thread/INFO]: [Plan] Webserver running on PORT 8804 ( http://127.0.0.1:8804 )
[21:06:08] [Server thread/INFO]: [Plan] Loading server identifying information
[21:06:08] [Server thread/INFO]: [Plan] Server identifier loaded: 34ae05b9-d4a6-487f-bf64-10e1fd6f6695
[21:06:08] [Plan Non critical-pool-3/WARN]: [Plan] Downloading GeoLite2 requires accepting GeoLite2 EULA - see 'Data_gathering.Accept_GeoLite2_EULA' in the config.
[21:06:08] [Plan Non critical-pool-3/ERROR]: [Plan] Failed to enable geolocation.
[21:06:08] [Server thread/WARN]: [Plan] Loaded class org.geysermc.floodgate.SpigotPlugin from floodgate v2.2.0-SNAPSHOT (b74-4f36112) which is not a depend or softdepend of this plugin.
[21:06:08] [Server thread/INFO]: [Plan] Registered extension: Floodgate
[21:06:08] [Server thread/INFO]: [Plan] Registered extension: LuckPerms
[21:06:08] [Server thread/INFO]: [Plan] Registered extension: PlaceholderAPI
[21:06:08] [Server thread/INFO]: [Plan] Registered extension: Economy (Vault)
[21:06:08] [Server thread/INFO]: [Plan] Registered extension: Permission Groups (Vault)
[21:06:09] [Server thread/INFO]: [Plan] Player Analytics Enabled.
[21:06:09] [Server thread/INFO]: [GlobalMarket] Enabling GlobalMarket v3.2.16
[21:06:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Spigot: v1_19_R2! Trying to find NMS support
[21:06:09] [Server thread/WARN]: [NBTAPI] [NBTAPI] This Server-Version(v1_19_R2) is not supported by this NBT-API Version(2.10.0) located at org.fireflyest.craftitem.nbtapi.utils.MinecraftVersion. The NBT-API will try to work as good as it can! Some functions may not work!
[21:06:09] [Server thread/INFO]: [NBTAPI] [NBTAPI] Found Gson: class com.google.gson.Gson
[21:06:09] [Server thread/INFO]: [InteractionVisualizer] Enabling InteractionVisualizer v1.18.2.3
[21:06:09] [Server thread/INFO]: [InteractionVisualizer] InteractionVisualizer has hooked into OpenInv!
[21:06:09] [Server thread/INFO]: [InteractionVisualizer] InteractionVisualizer has hooked into CMI!
[21:06:10] [Thread-39/WARN]: [NBTAPI] [NBTAPI] The NBT-API located at 'package org.fireflyest.craftitem.nbtapi' seems to be outdated!
[21:06:10] [Thread-39/WARN]: [NBTAPI] [NBTAPI] Current Version: '2.10.0' Newest Version: 2.11.1'
[21:06:10] [Thread-39/WARN]: [NBTAPI] [NBTAPI] Please update the NBTAPI or the plugin that contains the api(nag the mod author when the newest release has an old version, not the NBTAPI dev)!
[21:06:18] [Server thread/INFO]: [InteractionVisualizer] Loading languages...
[21:06:18] [Server thread/INFO]: [InteractionVisualizer] MYSQL CONNECTED
[21:06:20] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: interactionvisualizer [2.0.0]
[21:06:20] [Server thread/INFO]: [InteractionVisualizer] InteractionVisualizer has been enabled!
[21:06:20] [Server thread/INFO]: [QuickShop] Enabling QuickShop v5.1.1.2
[21:06:20] [Server thread/INFO]: [QuickShop] QuickShop Reremake
[21:06:20] [Server thread/INFO]: [QuickShop] Starting plugin self-test, please wait...
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Signature Verify
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Plugin Manifest Check
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Java Runtime Environment Version Test
[21:06:21] [Server thread/INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_19_R2 For Minecraft version 1.19.3
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Spigot Based Server Test
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] Old QuickShop Test
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] ModdedServer Based Test
[21:06:21] [Server thread/INFO]: [QuickShop] [OK] CoreSupport Test
[21:06:22] [Server thread/INFO]: [QuickShop] [OK] Virtual DisplayItem Support Test
[21:06:22] [Server thread/INFO]: [QuickShop] [OK] GameVersion supporting Test
[21:06:22] [Server thread/INFO]: [QuickShop] [OK] Permission Manager Test
[21:06:22] [Server thread/INFO]: [QuickShop] [OK] PacketListenerAPI Conflict Test
[21:06:22] [Server thread/INFO]: [QuickShop] [OK] End of life Test
[21:06:22] [Server thread/INFO]: [QuickShop] Reading the configuration...
[21:06:22] [Server thread/INFO]: [QuickShop] Developers: PotatoCraft Studio, Netherfoam, Timtower, KaiNoMood (KaiKikuchi), jho5245, Ghost_chu, cakoyo, Ectabro, portlek, log4b0at, Andre601, deadman96385, Vlvxingze, DoctaEnkoda, Mgazul, TiaraRinne, sandtechnology, Starmism, Chris6ix, Rean Schwarzer, mart-r, raphtaliapt, Tim269, creatorfromhell, LoneDev6, judgetread, confuxeon, ibmibmibm, yannicklamprecht, PyvesB, PaulBGD, ORelio, JoschuaSchneider, Starmium, harry0198, efekurbann, tdiant
[21:06:22] [Server thread/INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
[21:06:22] [Server thread/INFO]: [QuickShop] Let's start loading the plugin
[21:06:22] [Server thread/INFO]: [QuickShop] Chat processor selected: Hardcoded BungeeChat Lib
[21:06:22] [Server thread/INFO]: [QuickShop] Loading plugin translations files...
[21:06:22] [Server thread/INFO]: [QuickShop] Game assets server selected: Mojang API
[21:06:22] [QuickShop I18n file update task/INFO]: [QuickShop] Loading required files from Mojang API, Please allow up to 20 secs.
[21:06:24] [QuickShop I18n file update task/INFO]: [QuickShop] Success! The game assets now up-to-date :)
[21:06:24] [QuickShop I18n file update task/INFO]: [QuickShop] Now you can execute [/qs reset lang] command to regenerate files with localized.
[21:06:24] [Server thread/INFO]: [QuickShop] Loading items translations...
[21:06:24] [Server thread/INFO]: [QuickShop] Loading enchantments translations...
[21:06:24] [Server thread/INFO]: [QuickShop] Loading potions translations...
[21:06:25] [Server thread/INFO]: [QuickShop] Successfully loaded OpenInv support!
[21:06:25] [Server thread/INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support!
[21:06:25] [Server thread/INFO]: [QuickShop] Successfully loaded WorldEdit support!
[21:06:25] [Server thread/INFO]: [QuickShop] Using Virtual Item display, loading ProtocolLib support...
[21:06:25] [Server thread/INFO]: [QuickShop] Successfully loaded ProtocolLib support!
[21:06:25] [Server thread/INFO]: [QuickShop] Setting up database...
[21:06:25] [Server thread/INFO]: [QuickShop] Checking and updating database columns, it may take a while...
[21:06:25] [Server thread/INFO]: [QuickShop] Finished!
[21:06:25] [Server thread/INFO]: [QuickShop] Selected permission provider: Bukkit
[21:06:25] [Server thread/INFO]: [QuickShop] Registering commands...
[21:06:25] [Server thread/INFO]: [QuickShop] Loaded 1 rules for listener blacklist.
[21:06:25] [Server thread/INFO]: [QuickShop] EventManager selected: QSEventManager
[21:06:25] [Server thread/INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
[21:06:25] [Server thread/INFO]: [QuickShop] Loading shops from the database...
[21:06:25] [Server thread/INFO]: [QuickShop] >> Shop Loader Information
[21:06:25] [Server thread/INFO]: [QuickShop] Total           shops: 0
[21:06:25] [Server thread/INFO]: [QuickShop] Valid           shops: 0
[21:06:25] [Server thread/INFO]: [QuickShop] Pending              : 0
[21:06:25] [Server thread/INFO]: [QuickShop] Waiting worlds loaded: 0
[21:06:25] [Server thread/INFO]: [QuickShop] Waiting chunks loaded: 0
[21:06:25] [Server thread/INFO]: [QuickShop] Done! Used 2ms to loaded shops in database.
[21:06:25] [Server thread/INFO]: [QuickShop] Registering listeners...
[21:06:25] [Server thread/INFO]: [QuickShop] Cleaning MsgUtils...
[21:06:25] [Server thread/INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
[21:06:25] [Server thread/INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
[21:06:25] [Server thread/INFO]: [QuickShop] [Shop Purger] Purge not enabled!
[21:06:25] [Server thread/INFO]: [QuickShop] QuickShop Loaded! 5392 ms.
[21:06:26] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[21:06:26] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[21:06:26] [Server thread/INFO]: [Geyser-Spigot] 
[21:06:26] [Server thread/INFO]: [Geyser-Spigot] 加载 Geyser 中, 版本 2.1.0-SNAPSHOT (git-master-c928baf)
[21:06:26] [Server thread/INFO]: [Geyser-Spigot] 
[21:06:26] [Server thread/INFO]: [Geyser-Spigot] ******************************************
[21:06:38] [Network Listener - #1/INFO]: [Geyser-Spigot] Geyser正在启动 0.0.0.0:19132
[21:06:38] [Server thread/INFO]: [Geyser-Spigot] 完成 (11.963s)! 执行/geyser help 来获取帮助信息!
[21:06:38] [Server thread/INFO]: Starting remote control listener
[21:06:38] [Server thread/INFO]: Thread RCON Listener started
[21:06:38] [Server thread/INFO]: RCON running on 127.0.0.1:25575
[21:06:38] [Server thread/INFO]: Running delayed init tasks
[21:06:38] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] [AutoLogin] Starting auto login task.
[21:06:38] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] [AutoLogin] Auto login bot account: 914154281 Protocol: ANDROID_PHONE
[21:06:38] [Craft Scheduler Thread - 23 - InteractionVisualizer/INFO]: [InteractionVisualizer] Downloading and extracting latest Language files...
[21:06:38] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] 登录新的机器人账号: 914154281, 协议: ANDROID_PHONE
[21:06:38] [Craft Scheduler Thread - 29 - Vault/INFO]: [Vault] Checking for Updates ... 
[21:06:39] [Craft Scheduler Thread - 11 - CMILib/INFO]: _________________/ Residence \_________________
[21:06:39] [Craft Scheduler Thread - 11 - CMILib/INFO]: | 5.1.1.0 is now available! Your version: 5.1.0.1
[21:06:39] [Craft Scheduler Thread - 11 - CMILib/INFO]: ----------------------------------------
[21:06:39] [Craft Scheduler Thread - 29 - Vault/INFO]: [Vault] No new version available
[21:06:40] [ForkJoinPool.commonPool-worker-5/INFO]: [Geyser-Spigot] 新的 Geyser 更新已推出,它支持基岩版 1.19.60。在这里下载更新:https://ci.geysermc.org
[21:06:40] [Craft Scheduler Thread - 23 - InteractionVisualizer/INFO]: [InteractionVisualizer] Sucessfully downloaded the latest Language files!
[21:06:40] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] ----------------------------------------
[21:06:40] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] New Release (5.5.2172) is available https://github.com/plan-player-analytics/Plan/releases
[21:06:40] [Craft Scheduler Thread - 16 - Plan/INFO]: [Plan] ----------------------------------------
[21:06:41] [Server thread/INFO]: [Slimefun] Now running MetricsModule build #28
[21:06:41] [Server thread/INFO]: [Slimefun] with a total of 14/19 chart(s)!
[21:06:41] [Server thread/INFO]: [Slimefun] Metrics build #28 started.
[21:06:41] [Server thread/INFO]: [Slimefun] Collecting Snapshots of all Recipes...
[21:06:41] [Server thread/INFO]: [Slimefun] Found 1,089 Recipes!
[21:06:41] [Server thread/INFO]: 
[21:06:41] [Server thread/INFO]: ######################### - Slimefun v2022.12-release - #########################
[21:06:41] [Server thread/INFO]: 
[21:06:41] [Server thread/INFO]: 成功加载了 548 个物品和 257 个研究
[21:06:41] [Server thread/INFO]: ( 548 物品来自本体, 0 个物品来自 4 扩展 )
[21:06:41] [Server thread/INFO]: 
[21:06:41] [Server thread/INFO]: 
[21:06:41] [Server thread/INFO]:  - 源码:      https://github.com/StarWishsama/Slimefun4
[21:06:41] [Server thread/INFO]:  - Bug 反馈:  https://github.com/StarWishsama/Slimefun4/issues
[21:06:41] [Server thread/INFO]: 
[21:06:41] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world"
[21:06:41] [Server thread/INFO]: [Slimefun] This may take a long time...
[21:06:41] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 71ms)
[21:06:41] [Server thread/INFO]: [Slimefun] Loaded a total of 536 Blocks for World "world"
[21:06:41] [Server thread/INFO]: [Slimefun] Avg: 0.13ms/Block
[21:06:43] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_nether"
[21:06:43] [Server thread/INFO]: [Slimefun] This may take a long time...
[21:06:43] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 0ms)
[21:06:43] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_nether"
[21:06:43] [Server thread/INFO]: [Slimefun] Loading Blocks for World "world_the_end"
[21:06:43] [Server thread/INFO]: [Slimefun] This may take a long time...
[21:06:43] [Server thread/INFO]: [Slimefun] Loading Blocks... 100% (FINISHED - 1ms)
[21:06:43] [Server thread/INFO]: [Slimefun] Loaded a total of 0 Blocks for World "world_the_end"
[21:06:43] [Server thread/INFO]: [dough: protection] Loading Protection Modules...
[21:06:43] [Server thread/INFO]: [dough: protection] This may happen more than once.
[21:06:43] [Server thread/WARN]: [Slimefun] Loaded class nl.rutgerkok.blocklocker.profile.Profile from BlockLocker v1.11 which is not a depend or softdepend of this plugin.
[21:06:43] [Server thread/INFO]: [dough: protection] Loaded Protection Module "BlockLocker v1.11"
[21:06:43] [Server thread/WARN]: [Slimefun] Loaded class net.coreprotect.CoreProtect from CoreProtect v21.3 which is not a depend or softdepend of this plugin.
[21:06:43] [Server thread/INFO]: [dough: protection] Loaded Protection Module "CoreProtect"
[21:06:43] [Server thread/INFO]: [CoreProtect] 与 WorldEdit 的交互已成功初始化。
[21:06:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: plan [5.5 build 2163]
[21:06:43] [Server thread/INFO]: [QuickShop] Registering bStats metrics...
[21:06:43] [Server thread/INFO]: [QuickShop] Using economy system: CMIEconomy
[21:06:45] [Server thread/INFO]: Done (159.936s)! For help, type "help"
[21:06:45] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 6668ms or 133 ticks behind
[21:06:45] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Loaded account secrets from local cache.
[21:06:45] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] ECDH key is valid.
[21:06:47] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Saved account secrets to local cache for fast login.
[21:06:47] [DefaultDispatcher-worker-1/INFO]: [MiraiMC] Login successful.
[21:06:47] [nioEventLoopGroup-6-4/INFO]: [MiraiMC] Server time updated, serverTime: 1675948007, diff: 0ms=0.0s
[21:06:47] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Syncing friend message history...
[21:06:47] [DefaultDispatcher-worker-6/INFO]: [MiraiMC] Start loading friend list...
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Start loading stranger list...
[21:06:47] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Start loading friendGroup list...
[21:06:47] [Server thread/INFO]: [dough: protection] Loaded Protection Module "Residence v5.1.0.1"
[21:06:47] [Server thread/INFO]: [Residence] Enabled compatability with SlimeFun plugin
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Syncing friend message history: Success.
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Start loading group list...
[21:06:47] [DefaultDispatcher-worker-6/INFO]: [MiraiMC] Successfully loaded stranger list: 0 in total
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] No OtherClient online.
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: Animations [1.0.5]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: checkitem [2.6.4]
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Successfully loaded friend list: 9 in total
[21:06:47] [Server thread/INFO]: [PAPI] [Javascript-Expansion] 1 script loaded!
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: javascript [2.1.0]
[21:06:47] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.luckperms.api.LuckPerms from LuckPerms v5.4.40 which is not a depend or softdepend of this plugin.
[21:06:47] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Successfully loaded friendGroup list: 4 in total
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [5.4-R2]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: math [1.4.1]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [2.0.3]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: pointsapi [1.0.2]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: progress [2.1]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [2.6.1]
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: servertime [1.0]
[21:06:47] [Server thread/WARN]: [PlaceholderAPI] Loaded class net.milkbowl.vault.economy.Economy from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[21:06:47] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [1.7.1]
[21:06:47] [Server thread/INFO]: 11 placeholder hook(s) registered! 2 placeholder hook(s) have an update available.
[21:06:48] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Successfully loaded group list: 3 in total.
[21:06:48] [DefaultDispatcher-worker-6/INFO]: [MiraiMC] Scheduled refresh login session in 19d 23h 55min 0.0s.
[21:06:48] [DefaultDispatcher-worker-4/INFO]: [MiraiMC] Scheduled key refresh in 23h 55min 0.0s.
[21:06:48] [DefaultDispatcher-worker-2/INFO]: [MiraiMC] Bot login successful.
[21:06:48] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] moent(914154281) 登录成功
[21:06:50] [ForkJoinPool.commonPool-worker-2/WARN]: [Geyser-Spigot] 无法获取本地附件缓存 Unrecognized token 'Read': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')
 at [Source: (String)"Read timed out"; line: 1, column: 5]
[21:06:51] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] ========== [ MiraiMC 公告版 ] ==========
[21:06:51] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] 1.7.1 已适配 mirai 2.12.0 及以上版本,
[21:06:51] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] 请及时更新使用。
[21:06:51] [Craft Scheduler Thread - 5 - MiraiMC/INFO]: [MiraiMC] =======================================
[21:06:56] [Craft Scheduler Thread - 12 - CatSero/WARN]: [MiraiMC] Loaded class com.alibaba.fastjson2.util.DynamicClassLoader from CatSero v2.3.2 which is not a depend or softdepend of this plugin.
[21:06:56] [Craft Scheduler Thread - 12 - CatSero/INFO]: [CatSero] CatSero latest version: 2.3.2
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?] TPS from last 5s, 10s, 1m, 5m, 15m:
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?]  6.73, 10.07, 17.18, 19.36, 19.78
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?] 
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?] Tick durations (min/med/95%ile/max ms) from last 10s, 1m:
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?]  60.0/184.0/228.6/357.2;  60.0/184.0/228.6/357.2
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?] 
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?] CPU usage from last 10s, 1m, 15m:
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?]  15%, 21%, 24%  (system)
[21:07:02] [Craft Scheduler Thread - 9 - spark/INFO]: [?]  2%, 17%, 19%  (process)
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?] TPS from last 5s, 10s, 1m, 5m, 15m:
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?]  5.69, 8.85, 16.53, 19.19, 19.72
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?] 
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?] Tick durations (min/med/95%ile/max ms) from last 10s, 1m:
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?]  60.0/184.0/227.3/357.2;  60.0/184.0/227.3/357.2
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?] 
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?] CPU usage from last 10s, 1m, 15m:
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?]  14%, 21%, 24%  (system)
[21:07:03] [Craft Scheduler Thread - 14 - spark/INFO]: [?]  2%, 16%, 19%  (process)
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?] TPS from last 5s, 10s, 1m, 5m, 15m:
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?]  5.69, 8.85, 16.53, 19.19, 19.72
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?] 
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?] Tick durations (min/med/95%ile/max ms) from last 10s, 1m:
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?]  60.0/184.0/227.3/357.2;  60.0/184.0/227.3/357.2
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?] 
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?] CPU usage from last 10s, 1m, 15m:
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?]  14%, 21%, 23%  (system)
[21:07:04] [Craft Scheduler Thread - 7 - spark/INFO]: [?]  2%, 16%, 19%  (process)

额外说明

win server 2022 jdk 17

java -Xms3G -Xmx13G -XX:+UseG1GC -XX:+UnlockExperimentalVMOptions -XX:MaxGCPauseMillis=100 -XX:+DisableExplicitGC -XX:TargetSurvivorRatio=90 -XX:G1NewSizePercent=50 -XX:G1MaxNewSizePercent=80 -XX:G1MixedGCLiveThresholdPercent=35 -XX:+AlwaysPreTouch -XX:+ParallelRefProcEnabled -Dusing.aikars.flags=mcflags.emc.gs --add-modules=jdk.incubator.vector -jar purpur-1.19.3-1895.jar -nogui ./start.bat

16G运存 E5-2680

Muska-Ami commented 1 year ago

原因不明,可能是上游问题

Natsusomekeishi commented 1 year ago

原因不明,可能是上游问题

2.3.2可能有漏洞,我2.3.2也出现了大量报错,然后更换到2.3继续使用了

848244210 commented 1 year ago

1.19.2 同样

Muska-Ami commented 1 year ago

115