DreamVoid / MiraiMC

适用于Minecraft服务器的Mirai机器人
https://docs.miraimc.dreamvoid.me
GNU Affero General Public License v3.0
180 stars 15 forks source link

登陆报错:服务连接中,请稍后再试(0x6) #314

Closed pangzai82008 closed 1 year ago

pangzai82008 commented 1 year ago

问题描述

正常使用登陆掉线,再次登陆出现此情况 报错服务连接中,请稍后再试 先前可以正常用,但是现在不行,没有调过配置文件

复现方法

  1. 启动服务端
  2. 登陆QQ号协议默认
  3. 滑动验证码输入key
  4. 问题出现

服务端类型

Bukkit

服务端版本

purpur-1.19.3

MiraiMC 插件版本

1.7.1

服务端日志

> Starting org.bukkit.craftbukkit.Main
System Info: Java 17 (OpenJDK 64-Bit Server VM 17.0.1+12-LTS) Host: Linux 3.10.0-1160.el7.x86_64 (amd64)
Loading libraries, please wait...
[08:43:06 INFO]: Building unoptimized datafixer
[08:43:09 INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[08:43:13 INFO]: Loaded 7 recipes
[08:43:15 INFO]: Starting minecraft server version 1.19.3
[08:43:15 WARN]: ****************************
[08:43:15 WARN]: YOU ARE RUNNING THIS SERVER AS AN ADMINISTRATIVE OR ROOT USER. THIS IS NOT ADVISED.
[08:43:15 WARN]: YOU ARE OPENING YOURSELF UP TO POTENTIAL RISKS WHEN DOING THIS.
[08:43:15 WARN]: FOR MORE INFORMATION, SEE https://madelinemiller.dev/blog/root-minecraft-server/
[08:43:15 WARN]: ****************************
[08:43:15 INFO]: Loading properties
[08:43:15 INFO]: This server is running Purpur version git-Purpur-1879 (MC: 1.19.3) (Implementing API version 1.19.3-R0.1-SNAPSHOT) (Git: f7dafca on HEAD)
[08:43:15 INFO]: Server Ping Player Sample Count: 12
[08:43:15 INFO]: Using 4 threads for Netty based IO
[08:43:16 INFO]: [ChunkTaskScheduler] Chunk system is using 1 I/O threads, 1 worker threads, and gen parallelism of 1 threads
[08:43:18 WARN]: Unknown entity "magma-cube"
[08:43:18 WARN]: Unknown entity "zombified-piglin"
[08:43:18 WARN]: [Pufferfish] SIMD operations are available for your server, but are not configured!
[08:43:18 WARN]: [Pufferfish] To enable additional optimizations, add "--add-modules=jdk.incubator.vector" to your startup flags, BEFORE the "-jar".
[08:43:18 WARN]: [Pufferfish] If you have already added this flag, then SIMD operations are not supported on your JVM or CPU.
[08:43:18 WARN]: [Pufferfish] Debug: Java: 17.0.1, test run: true
[08:43:18 INFO]: Default game type: SURVIVAL
[08:43:18 INFO]: Generating keypair
[08:43:19 INFO]: Starting Minecraft server on *:25565
[08:43:19 INFO]: Using epoll channel type
[08:43:19 INFO]: Paper: Using libdeflate (Linux x86_64) compression from Velocity.
[08:43:19 INFO]: Paper: Using OpenSSL 1.1.x (Linux x86_64) cipher from Velocity.
[08:43:23 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!
[08:43:34 WARN]: Legacy plugin FreeSwitchTitle v1.1.9 does not specify an api-version.
[08:43:34 WARN]: Legacy plugin FlyMusic v2.0.0 does not specify an api-version.
[08:43:35 ERROR]: Could not load 'plugins/AntiCheatReplay-2.7.5.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Unknown/missing dependency plugins: [AdvancedReplay]. Please download and install these plugins to run 'AntiCheatReplay'.
        at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:295) ~[purpur-api-1.19.3-R0.1-SNAPSHOT.jar:?]
        at org.bukkit.craftbukkit.v1_19_R2.CraftServer.loadPlugins(CraftServer.java:481) ~[purpur-1.19.3.jar:git-Purpur-1879]
        at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:309) ~[purpur-1.19.3.jar:git-Purpur-1879]
        at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1117) ~[purpur-1.19.3.jar:git-Purpur-1879]
        at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:321) ~[purpur-1.19.3.jar:git-Purpur-1879]
        at java.lang.Thread.run(Thread.java:833) ~[?:?]
[08:43:35 WARN]: Legacy plugin BlessingSkinSync v1.8-SNAPSHOT does not specify an api-version.
[08:43:36 INFO]: [GroupManager] Loading 6 libraries... please wait
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/org/postgresql/postgresql/42.4.2/postgresql-42.4.2.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/org/checkerframework/checker-qual/3.5.0/checker-qual-3.5.0.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/com/h2database/h2/2.1.214/h2-2.1.214.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/mysql/mysql-connector-java/8.0.30/mysql-connector-java-8.0.30.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/com/google/protobuf/protobuf-java/3.19.4/protobuf-java-3.19.4.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/org/mariadb/jdbc/mariadb-java-client/3.0.7/mariadb-java-client-3.0.7.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/com/zaxxer/HikariCP/5.0.1/HikariCP-5.0.1.jar
[08:43:36 INFO]: [GroupManager] Loaded library /publish/app/mc-docker/general-j9.hs/server/libraries/org/slf4j/slf4j-api/2.0.0/slf4j-api-2.0.0.jar
[08:43:37 INFO]: [PlugMan] Loading PlugMan v2.1.7
[08:43:37 INFO]: [MiraiMC] Loading MiraiMC v1.7.1
[08:43:38 INFO]: [MiraiMC] Verifying mirai-core-all-2.13.3.jar
[08:43:39 INFO]: [MiraiMC] Loading library plugins/MiraiMC/MiraiBot/libs/mirai-core-all-2.13.3.jar
[08:43:39 INFO]: [FreeSwitchTitle] Loading FreeSwitchTitle v1.1.9
[08:43:39 INFO]: [FlyMusic] Loading FlyMusic v2.0.0
[08:43:39 INFO]: [ViaVersion] Loading ViaVersion v4.5.1
[08:43:39 INFO]: [ViaVersion] ViaVersion 4.5.1 is now loaded, injecting!
[08:43:40 INFO]: [ViaVersion] Loading 1.12 -> 1.13 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.13 -> 1.13.2 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.14 -> 1.15 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.15 -> 1.16 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.16 -> 1.16.2 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.16.2 -> 1.17 mappings...
[08:43:40 INFO]: [ViaVersion] Loading 1.17 -> 1.18 mappings...
[08:43:41 INFO]: [ViaVersion] Loading 1.18 -> 1.19 mappings...
[08:43:41 INFO]: [ViaVersion] Loading 1.19 -> 1.19.3 mappings...
[08:43:41 INFO]: [floodgate] Loading floodgate v2.2.0-SNAPSHOT (b74-4f36112)
[08:43:42 INFO]: [ViaVersion] Loading block connection mappings ...
[08:43:44 INFO]: [floodgate] Took 2,837ms to boot Floodgate
[08:43:44 INFO]: [ViaBackwards] Loading ViaBackwards v4.5.1
[08:43:44 INFO]: [ViaBackwards] Loading translations...
[08:43:44 INFO]: [ViaBackwards] Loading 1.10 -> 1.9.4 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.11 -> 1.10 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.12 -> 1.11 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.13 -> 1.12 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.13.2 -> 1.13 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.14 -> 1.13.2 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.15 -> 1.14 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.16 -> 1.15 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.16.2 -> 1.16 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.17 -> 1.16.2 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.18 -> 1.17 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.19 -> 1.18 mappings...
[08:43:44 INFO]: [ViaBackwards] Loading 1.19.3 -> 1.19 mappings...
[08:43:44 INFO]: [ViaRewind] Loading ViaRewind v2.0.2
[08:43:44 INFO]: [ProtocolLib] Loading ProtocolLib v5.0.0-SNAPSHOT-b608
[08:43:46 INFO]: [SkinsRestorer] Loading SkinsRestorer v14.2.4
[08:43:46 INFO]: [BlessingSkinSync] Loading BlessingSkinSync v1.8-SNAPSHOT
[08:43:46 INFO]: [Geyser-Spigot] Loading Geyser-Spigot v2.1.0-SNAPSHOT
[08:43:47 INFO]: [Geyser-Spigot] Loading extensions...
[08:43:47 INFO]: [Geyser-Spigot] Loaded 0 extension(s)
[08:43:47 INFO]: [CoreProtect] Loading CoreProtect v21.3
[08:43:47 INFO]: [TitleManager] Loading TitleManager v2.3.6
[08:43:47 INFO]: [WorldEdit] Loading WorldEdit v7.2.13+46576cc
[08:43:48 INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@5a69ba4]
[08:43:48 INFO]: [WorldGuard] Loading WorldGuard v7.0.7+216b061
[08:43:48 INFO]: [Boom] Loading Boom v2.0.10
[08:43:48 INFO]: [Essentials] Loading Essentials v2.20.0-dev+38-b323860
[08:43:48 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.20.0-dev+36-ca71d93
[08:43:48 INFO]: [GroupManager] Loading GroupManager v3.0-SNAPSHOT (Phoenix)
[08:43:48 INFO]: [GroupManager] Dependencies: OK
[08:43:48 INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.11.2
[08:43:48 INFO]: [spark] Loading spark v1.10.26
[08:43:48 INFO]: [NametagEdit] Loading NametagEdit v4.5.14
[08:43:48 INFO]: [Themis] Loading Themis v0.14.4
[08:43:48 INFO]: [MultiLogin] Loading MultiLogin v0.5.1
[08:43:48 INFO]: [MiaoBoard] Loading MiaoBoard v2.6.0-git-00db90be472bcc688847491a33f195cc5637bbd1
[08:43:48 INFO]: [AdvancedBan] Loading AdvancedBan v2.3.0
[08:43:48 INFO]: [QuickShop] Loading QuickShop v5.1.1.2
[08:43:48 INFO]: [QuickShop] QuickShop Reremake - Early boot step - Booting up
[08:43:50 INFO]: [QuickShop] [OK] Signature Verify
[08:43:50 INFO]: [QuickShop] [OK] Plugin Manifest Check
[08:43:50 INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
[08:43:50 INFO]: [QuickShop] Reading the configuration...
[08:43:50 INFO]: [QuickShop] Loading messages translation over-the-air (this may need take a while).
[08:43:50 INFO]: [QuickShop] Translation over-the-air platform selected: Crowdin
[08:43:50 INFO]: [QuickShop] Checking for translation updates, this may need a while...
[08:43:52 INFO]: [QuickShop] Loading up integration modules.
[08:43:52 INFO]: [QuickShop] QuickShop Reremake - Early boot step - Complete
[08:43:52 INFO]: [AllMusic] Loading AllMusic v2.18.0
[08:43:52 INFO]: [Vault] Loading Vault v1.7.3-b131
[08:43:52 INFO]: Server permissions file permissions.yml is empty, ignoring it
[08:43:52 INFO]: [ViaRewind] Enabling ViaRewind v2.0.2
[08:43:52 INFO]: [ProtocolLib] Enabling ProtocolLib v5.0.0-SNAPSHOT-b608
[08:43:52 INFO]: [WorldEdit] Enabling WorldEdit v7.2.13+46576cc
[08:43:52 INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[08:43:52 WARN]: [WorldEdit] Loaded class org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder from GroupManager v3.0-SNAPSHOT (Phoenix) which is not a depend or softdepend of this plugin.
[08:43:52 INFO]: WEPIF: Using the Bukkit Permissions API.
[08:43:53 INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.v1_19_R2.PaperweightAdapter as the Bukkit adapter
[08:43:54 INFO]: [Vault] Enabling Vault v1.7.3-b131
[08:43:54 WARN]: [Vault] Loaded class com.earth2me.essentials.api.Economy from Essentials v2.20.0-dev+38-b323860 which is not a depend or softdepend of this plugin.
[08:43:54 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[08:43:54 WARN]: [Vault] Loaded class org.anjocaido.groupmanager.GroupManager from GroupManager v3.0-SNAPSHOT (Phoenix) which is not a depend or softdepend of this plugin.
[08:43:54 INFO]: [Vault] [Permission] GroupManager found: Waiting
[08:43:54 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[08:43:54 INFO]: [Vault] [Chat] GroupManager found: Waiting
[08:43:54 INFO]: [Vault] Enabled Version 1.7.3-b131
[08:43:54 INFO]: WEPIF: Vault detected! Using Vault for permissions
[08:43:54 INFO]: Preparing level "world"
[08:43:55 INFO]: -------- World Settings For [world] --------
[08:43:55 INFO]: Item Merge Radius: 2.5
[08:43:55 INFO]: Item Despawn Rate: 6000
[08:43:55 INFO]: View Distance: 8
[08:43:55 INFO]: Simulation Distance: 8
[08:43:55 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[08:43:55 INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[08:43:55 INFO]: Zombie Aggressive Towards Villager: true
[08:43:55 INFO]: Nerfing mobs spawned from spawners: false
[08:43:55 INFO]: Cactus Growth Modifier: 100%
[08:43:55 INFO]: Cane Growth Modifier: 100%
[08:43:55 INFO]: Melon Growth Modifier: 100%
[08:43:55 INFO]: Mushroom Growth Modifier: 100%
[08:43:55 INFO]: Pumpkin Growth Modifier: 100%
[08:43:55 INFO]: Sapling Growth Modifier: 100%
[08:43:55 INFO]: Beetroot Growth Modifier: 100%
[08:43:55 INFO]: Carrot Growth Modifier: 100%
[08:43:55 INFO]: Potato Growth Modifier: 100%
[08:43:55 INFO]: Wheat Growth Modifier: 100%
[08:43:55 INFO]: NetherWart Growth Modifier: 100%
[08:43:55 INFO]: Vine Growth Modifier: 100%
[08:43:55 INFO]: Cocoa Growth Modifier: 100%
[08:43:55 INFO]: Bamboo Growth Modifier: 100%
[08:43:55 INFO]: SweetBerry Growth Modifier: 100%
[08:43:55 INFO]: Kelp Growth Modifier: 100%
[08:43:55 INFO]: TwistingVines Growth Modifier: 100%
[08:43:55 INFO]: WeepingVines Growth Modifier: 100%
[08:43:55 INFO]: CaveVines Growth Modifier: 100%
[08:43:55 INFO]: GlowBerry Growth Modifier: 100%
[08:43:55 INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 0 / Tiv true / Isa false
[08:43:55 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[08:43:55 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[08:43:55 INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[08:43:55 INFO]: Max TNT Explosions: 100
[08:43:55 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[08:43:55 INFO]: Experience Merge Radius: 3.0
[08:43:55 INFO]: Mob Spawn Range: 6
[08:43:55 INFO]: -------- World Settings For [world] --------
[08:43:57 INFO]: -------- World Settings For [world_nether] --------
[08:43:57 INFO]: Item Merge Radius: 2.5
[08:43:57 INFO]: Item Despawn Rate: 6000
[08:43:57 INFO]: View Distance: 8
[08:43:57 INFO]: Simulation Distance: 8
[08:43:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[08:43:57 INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[08:43:57 INFO]: Zombie Aggressive Towards Villager: true
[08:43:57 INFO]: Nerfing mobs spawned from spawners: false
[08:43:57 INFO]: Cactus Growth Modifier: 100%
[08:43:57 INFO]: Cane Growth Modifier: 100%
[08:43:57 INFO]: Melon Growth Modifier: 100%
[08:43:57 INFO]: Mushroom Growth Modifier: 100%
[08:43:57 INFO]: Pumpkin Growth Modifier: 100%
[08:43:57 INFO]: Sapling Growth Modifier: 100%
[08:43:57 INFO]: Beetroot Growth Modifier: 100%
[08:43:57 INFO]: Carrot Growth Modifier: 100%
[08:43:57 INFO]: Potato Growth Modifier: 100%
[08:43:57 INFO]: Wheat Growth Modifier: 100%
[08:43:57 INFO]: NetherWart Growth Modifier: 100%
[08:43:57 INFO]: Vine Growth Modifier: 100%
[08:43:57 INFO]: Cocoa Growth Modifier: 100%
[08:43:57 INFO]: Bamboo Growth Modifier: 100%
[08:43:57 INFO]: SweetBerry Growth Modifier: 100%
[08:43:57 INFO]: Kelp Growth Modifier: 100%
[08:43:57 INFO]: TwistingVines Growth Modifier: 100%
[08:43:57 INFO]: WeepingVines Growth Modifier: 100%
[08:43:57 INFO]: CaveVines Growth Modifier: 100%
[08:43:57 INFO]: GlowBerry Growth Modifier: 100%
[08:43:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 0 / Tiv true / Isa false
[08:43:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[08:43:57 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[08:43:57 INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[08:43:57 INFO]: Max TNT Explosions: 100
[08:43:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[08:43:57 INFO]: Experience Merge Radius: 3.0
[08:43:57 INFO]: Mob Spawn Range: 6
[08:43:57 INFO]: -------- World Settings For [world_nether] --------
[08:43:57 INFO]: -------- World Settings For [world_the_end] --------
[08:43:57 INFO]: Item Merge Radius: 2.5
[08:43:57 INFO]: Item Despawn Rate: 6000
[08:43:57 INFO]: View Distance: 8
[08:43:57 INFO]: Simulation Distance: 8
[08:43:57 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[08:43:57 INFO]: Arrow Despawn Rate: 1200 Trident Respawn Rate:1200
[08:43:57 INFO]: Zombie Aggressive Towards Villager: true
[08:43:57 INFO]: Nerfing mobs spawned from spawners: false
[08:43:57 INFO]: Cactus Growth Modifier: 100%
[08:43:57 INFO]: Cane Growth Modifier: 100%
[08:43:57 INFO]: Melon Growth Modifier: 100%
[08:43:57 INFO]: Mushroom Growth Modifier: 100%
[08:43:57 INFO]: Pumpkin Growth Modifier: 100%
[08:43:57 INFO]: Sapling Growth Modifier: 100%
[08:43:57 INFO]: Beetroot Growth Modifier: 100%
[08:43:57 INFO]: Carrot Growth Modifier: 100%
[08:43:57 INFO]: Potato Growth Modifier: 100%
[08:43:57 INFO]: Wheat Growth Modifier: 100%
[08:43:57 INFO]: NetherWart Growth Modifier: 100%
[08:43:57 INFO]: Vine Growth Modifier: 100%
[08:43:57 INFO]: Cocoa Growth Modifier: 100%
[08:43:57 INFO]: Bamboo Growth Modifier: 100%
[08:43:57 INFO]: SweetBerry Growth Modifier: 100%
[08:43:57 INFO]: Kelp Growth Modifier: 100%
[08:43:57 INFO]: TwistingVines Growth Modifier: 100%
[08:43:57 INFO]: WeepingVines Growth Modifier: 100%
[08:43:57 INFO]: CaveVines Growth Modifier: 100%
[08:43:57 INFO]: GlowBerry Growth Modifier: 100%
[08:43:57 INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 0 / Tiv true / Isa false
[08:43:57 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[08:43:57 INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 Hopper Can Load Chunks: false
[08:43:57 INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313 Ocean: 14357621 Shipwreck: 165745295 End City: 10387313 Slime: 987234911 Nether: 30084232 Mansion: 10387319 Fossil: 14357921 Portal: 34222645
[08:43:57 INFO]: Max TNT Explosions: 100
[08:43:57 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[08:43:57 INFO]: Experience Merge Radius: 3.0
[08:43:57 INFO]: Mob Spawn Range: 6
[08:43:57 INFO]: -------- World Settings For [world_the_end] --------
[08:43:58 INFO]: Preparing start region for dimension minecraft:overworld
[08:43:58 INFO]: Time elapsed: 291 ms
[08:43:58 INFO]: Preparing start region for dimension minecraft:the_nether
[08:43:58 INFO]: Time elapsed: 26 ms
[08:43:58 INFO]: Preparing start region for dimension minecraft:the_end
[08:43:58 INFO]: Time elapsed: 79 ms
[08:43:58 INFO]: [PlugMan] Enabling PlugMan v2.1.7
[08:43:58 INFO]: [MiraiMC] Enabling MiraiMC v1.7.1
[08:43:58 INFO]: [MiraiMC] Mirai working dir: default
[08:43:58 INFO]: [MiraiMC] Starting Mirai-Events listener.
[08:43:58 INFO]: [MiraiMC] Loading auto-login file.
[08:43:58 INFO]: [MiraiMC] Registering commands.
[08:43:58 INFO]: [MiraiMC] Registering events.
[08:43:58 INFO]: [MiraiMC] Initializing SQLite database.
[08:43:59 INFO]: [MiraiMC] Initializing bStats metrics.
[08:43:59 WARN]: [MiraiMC] 确保您正在使用开源的MiraiMC插件,未知来源的插件可能会盗取您的账号!
[08:43:59 WARN]: [MiraiMC] 请始终从Github或作者指定的其他途径下载插件: https://github.com/DreamVoid/MiraiMC
[08:43:59 INFO]: [MiraiMC] All tasks done. Welcome to use MiraiMC!
[08:43:59 INFO]: [FreeSwitchTitle] Enabling FreeSwitchTitle v1.1.9*
[08:43:59 WARN]: [FreeSwitchTitle] Loaded class net.milkbowl.vault.chat.Chat from Vault v1.7.3-b131 which is not a depend or softdepend of this plugin.
[08:43:59 INFO]: [FreeSwitchTitle] 称号系统已加载
[08:43:59 INFO]: [FlyMusic] Enabling FlyMusic v2.0.0*
[08:43:59 INFO]: [FlyMusic] 
    ________      __  ___           _     
   / ____/ /_  __/  |/  /_  _______(_)____
  / /_  / / / / / /|_/ / / / / ___/ / ___/
 / __/ / / /_/ / /  / / /_/ (__  ) / /__  
/_/   /_/\__, /_/  /_/\__,_/____/_/\___/  
        /____/                            

(c) Copyright 2022 FlyProjectThis Project Use GPLv3 Open Source License
Please respect the copyright of the author
[Only published on MCBBS forum and Github]
[08:43:59 INFO]: [FlyMusic] 登录失败
[08:43:59 WARN]: [FlyMusic] 正在检测服务器已安装的框架 本插件默认优先使用AmazingBot
[08:43:59 INFO]: [FlyMusic] 检测到服务器使用MiraiMC框架 正在注册事件
[08:43:59 WARN]: [FlyMusic] "FlyMusic v2.0.0" has registered a listener for me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent on method "public void flyproject.flymusic.miraimc.MKugouEvent.onGroup(me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [FlyProject].
[08:43:59 WARN]: [FlyMusic] "FlyMusic v2.0.0" has registered a listener for me.dreamvoid.miraimc.bukkit.event.MiraiFriendMessageEvent on method "public void flyproject.flymusic.miraimc.MKugouEvent.onPriv(me.dreamvoid.miraimc.bukkit.event.MiraiFriendMessageEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [FlyProject].
[08:43:59 WARN]: [FlyMusic] "FlyMusic v2.0.0" has registered a listener for me.dreamvoid.miraimc.bukkit.event.MiraiFriendMessageEvent on method "public void flyproject.flymusic.miraimc.MDoubleEvent.onPriv(me.dreamvoid.miraimc.bukkit.event.MiraiFriendMessageEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [FlyProject].
[08:43:59 WARN]: [FlyMusic] "FlyMusic v2.0.0" has registered a listener for me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent on method "public void flyproject.flymusic.miraimc.MDoubleEvent.onGroup(me.dreamvoid.miraimc.bukkit.event.MiraiGroupMessageEvent)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [FlyProject].
[08:43:59 INFO]: [ViaVersion] Enabling ViaVersion v4.5.1
[08:43:59 INFO]: [floodgate] Enabling floodgate v2.2.0-SNAPSHOT (b74-4f36112)
[08:43:59 INFO]: [ViaBackwards] Enabling ViaBackwards v4.5.1
[08:43:59 INFO]: [SkinsRestorer] Enabling SkinsRestorer v14.2.4
[08:44:00 INFO]: [SkinsRestorer] Detected Minecraft v1_19_R2, using MappingSpigotSkinRefresher.
[08:44:00 INFO]: [SkinsRestorer] [ACF] Enabled Asynchronous Tab Completion Support!
[08:44:01 INFO]: [SkinsRestorer] Using paper join listener!
[08:44:01 INFO]: [BlessingSkinSync] Enabling BlessingSkinSync v1.8-SNAPSHOT*
[08:44:01 INFO]: [Geyser-Spigot] Enabling Geyser-Spigot v2.1.0-SNAPSHOT
[08:44:01 INFO]: [CoreProtect] Enabling CoreProtect v21.3
[08:44:02 INFO]: [CoreProtect] CoreProtect 已成功启用! 
[08:44:02 INFO]: [CoreProtect] 使用 SQLite 用于数据存储。
[08:44:02 INFO]: --------------------
[08:44:02 INFO]: [CoreProtect] 对 CoreProtect 感到满意吗?请加入我们的 Discord 频道!
[08:44:02 INFO]: [CoreProtect] Discord: www.coreprotect.net/discord/
[08:44:02 INFO]: --------------------
[08:44:02 INFO]: [TitleManager] Enabling TitleManager v2.3.6
[08:44:02 INFO]: [WorldGuard] Enabling WorldGuard v7.0.7+216b061
[08:44:02 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[08:44:02 INFO]: [WorldGuard] Loaded configuration for world 'world'
[08:44:02 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[08:44:02 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[08:44:02 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[08:44:02 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[08:44:02 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[08:44:02 INFO]: [WorldGuard] Loading region data...
[08:44:03 INFO]: [Boom] Enabling Boom v2.0.10
[08:44:03 INFO]: [Boom] 扫描到依赖WorldGuard, 已启用相关支持
[08:44:03 INFO]: [Boom]  ______     ______     ______     __    __   
[08:44:03 INFO]: [Boom] /\  == \   /\  __ \   /\  __ \   /\ "-./  \  
[08:44:03 INFO]: [Boom] \ \  __<   \ \ \/\ \  \ \ \/\ \  \ \ \-./\ \ 
[08:44:03 INFO]: [Boom]  \ \_____\  \ \_____\  \ \_____\  \ \_\ \ \_\
[08:44:03 INFO]: [Boom]   \/_____/   \/_____/   \/_____/   \/_/  \/_/
[08:44:03 INFO]: [Boom] 加载完成, 作者404E, 感谢使用
[08:44:03 INFO]: [Essentials] Enabling Essentials v2.20.0-dev+38-b323860
[08:44:03 WARN]: [Essentials] Version mismatch! Please update EssentialsSpawn to the same version.
[08:44:04 INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[08:44:04 INFO]: [Essentials] No kits found to migrate.
[08:44:04 INFO]: [Essentials] Loaded 38132 items from items.json.
[08:44:04 INFO]: [Essentials] Using locale zh
[08:44:04 INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[08:44:04 INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[08:44:04 INFO]: [Vault] [Economy] Essentials Economy hooked.
[08:44:04 INFO]: [Essentials] Using Vault based permissions (GroupManager)
[08:44:04 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.20.0-dev+36-ca71d93
[08:44:04 WARN]: [EssentialsSpawn] 版本不匹配!请升级Essentials系列所有的jar插件到相同版本。
[08:44:04 INFO]: [EssentialsSpawn] Starting Metrics. Opt-out using the global bStats config.
[08:44:04 INFO]: [GroupManager] Enabling GroupManager v3.0-SNAPSHOT (Phoenix)
[08:44:05 INFO]: [GroupManager] OfflinePlayers cached ( 77 ).
[08:44:05 INFO]: [GroupManager] 找到世界:world
[08:44:05 INFO]: [GroupManager] Superperms support enabled.
[08:44:05 INFO]: [PlaceholderAPI] Successfully registered expansion: groupmanager [1.0.0]
[08:44:05 INFO]: [GroupManager] Add-ons: PlaceholderAPI v2.11.2
[08:44:05 INFO]: [GroupManager] 每 10 分钟将进行一次自动数据保存!
[08:44:05 INFO]: [GroupManager] 备份文件将保留 24 小时!
[08:44:05 INFO]: [GroupManager] DataSource - YAML
[08:44:05 INFO]: [GroupManager] 3.0-SNAPSHOT (Phoenix) 已启用!
[08:44:05 INFO]: WEPIF: Vault detected! Using Vault for permissions
[08:44:05 INFO]: [Vault][Permission] GroupManager hooked.
[08:44:05 INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
[08:44:05 INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.11.2
[08:44:05 WARN]: [PlaceholderAPI] Loaded class com.viaversion.viaversion.api.type.Type from ViaVersion v4.5.1 which is not a depend or softdepend of this plugin.
[08:44:06 INFO]: [PlaceholderAPI] Fetching available expansion information...
[08:44:06 INFO]: [spark] Enabling spark v1.10.26
[08:44:06 INFO]: [spark] Using Paper ServerTickStartEvent for tick monitoring
[08:44:06 INFO]: [spark] Starting background profiler...
[08:44:09 INFO]: [PlaceholderAPI] Successfully registered expansion: spark [1.10.26]
[08:44:09 INFO]: [spark] Registered PlaceholderAPI placeholders
[08:44:09 INFO]: [NametagEdit] Enabling NametagEdit v4.5.14
[08:44:09 INFO]: [NametagEdit] Successfully loaded using bukkit version: v1_19_R2
[08:44:09 INFO]: [NametagEdit] Found GroupManager! Hooking in.
[08:44:09 INFO]: [Themis] Enabling Themis v0.14.4
[08:44:09 INFO]: [MultiLogin] Enabling MultiLogin v0.5.1
[08:44:09 INFO]: [MultiLogin] Cover: examples/littleskin.yml
[08:44:09 INFO]: [MultiLogin] Cover: examples/offical.yml
[08:44:09 INFO]: [MultiLogin] Cover: examples/template_cn.yml
[08:44:10 INFO]: [MultiLogin] Add a yggdrasil service with id 0 and name Microsoft正版.
[08:44:10 INFO]: [MultiLogin] Add a yggdrasil service with id 1 and name LittleSkin外置.
[08:44:10 INFO]: [MultiLogin] Added 2 Yggdrasil services.
[08:44:10 INFO]: [MultiLogin] Loaded, using MultiLogin v0.5.1 on Purpur - git-Purpur-1879 (MC: 1.19.3)
[08:44:11 INFO]: [MultiLogin] The latest version is 0.5.4, please update.
[08:44:11 INFO]: [PlaceholderAPI] Successfully registered expansion: multilogin [0.5.1]
[08:44:11 INFO]: [MiaoBoard] Enabling MiaoBoard v2.6.0-git-00db90be472bcc688847491a33f195cc5637bbd1
[08:44:13 INFO]: [AdvancedBan] Enabling AdvancedBan v2.3.0
[08:44:14 WARN]: [MiraiMC] Loaded class me.leoko.advancedban.shaded.org.hsqldb.jdbc.JDBCDriver from AdvancedBan v2.3.0 which is not a depend or softdepend of this plugin.
[08:44:14 INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Starting...
[08:44:15 INFO]: [hsqldb.db.HSQLDB85861EE673.ENGINE] checkpointClose start
[08:44:15 INFO]: [hsqldb.db.HSQLDB85861EE673.ENGINE] checkpointClose synched
[08:44:15 INFO]: [hsqldb.db.HSQLDB85861EE673.ENGINE] checkpointClose script done
[08:44:15 INFO]: [hsqldb.db.HSQLDB85861EE673.ENGINE] checkpointClose end
[08:44:15 INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.pool.PoolBase] HikariPool-1 - Driver does not support get/set network timeout for connections. (feature not supported)
[08:44:15 INFO]: [me.leoko.advancedban.shaded.com.zaxxer.hikari.HikariDataSource] HikariPool-1 - Start completed.
[08:44:16 INFO]: 
[08:44:16 INFO]:  
[08:44:16 INFO]: []=====[Enabling AdvancedBan]=====[]
[08:44:16 INFO]: | Information:
[08:44:16 INFO]: |   Name: AdvancedBan
[08:44:16 INFO]: |   Developer: Leoko
[08:44:16 INFO]: |   Version: 2.3.0
[08:44:16 INFO]: |   Storage: HSQLDB (local)
[08:44:16 INFO]: | Support:
[08:44:16 INFO]: |   Github: https://github.com/DevLeoko/AdvancedBan/issues
[08:44:16 INFO]: |   Discord: https://discord.gg/ycDG6rS
[08:44:16 INFO]: | Twitter: @LeokoGar
[08:44:16 INFO]: | Update:
[08:44:16 INFO]: |   You have the newest version
[08:44:16 INFO]: []================================[]
[08:44:16 INFO]:  
[08:44:16 INFO]: [QuickShop] Enabling QuickShop v5.1.1.2
[08:44:16 INFO]: [QuickShop] QuickShop Reremake
[08:44:16 INFO]: [QuickShop] Starting plugin self-test, please wait...
[08:44:17 INFO]: [QuickShop] [OK] Signature Verify
[08:44:17 INFO]: [QuickShop] [OK] Plugin Manifest Check
[08:44:17 INFO]: [QuickShop] [OK] Potential Infection Characteristics Check
[08:44:17 INFO]: [QuickShop] [OK] Java Runtime Environment Version Test
[08:44:17 INFO]: [QuickShop] Running QuickShop-Reremake on NMS version v1_19_R2 For Minecraft version 1.19.3
[08:44:17 INFO]: [QuickShop] [OK] Spigot Based Server Test
[08:44:17 INFO]: [QuickShop] [OK] Old QuickShop Test
[08:44:17 INFO]: [QuickShop] [OK] ModdedServer Based Test
[08:44:17 INFO]: [QuickShop] [OK] CoreSupport Test
[08:44:17 INFO]: [QuickShop] [OK] Virtual DisplayItem Support Test
[08:44:17 INFO]: [QuickShop] [OK] GameVersion supporting Test
[08:44:17 INFO]: [QuickShop] [OK] PacketListenerAPI Conflict Test
[08:44:17 WARN]: [QuickShop] [WARN] Permission Manager Test: WARNING: Unsupported plugin management plugin [GroupManager] installed, the permissions may not working.
[08:44:17 INFO]: [QuickShop] [OK] End of life Test
[08:44:17 INFO]: [QuickShop] Reading the configuration...
[08:44:18 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
[08:44:18 INFO]: [QuickShop] Original author: Netherfoam, Timtower, KaiNoMood
[08:44:18 INFO]: [QuickShop] Let's start loading the plugin
[08:44:18 INFO]: [QuickShop] Chat processor selected: Hardcoded BungeeChat Lib
[08:44:18 INFO]: [QuickShop] Loading plugin translations files...
[08:44:18 INFO]: [QuickShop] Game assets server selected: Mojang API
[08:44:18 INFO]: [QuickShop] Loading items translations...
[08:44:18 INFO]: [QuickShop] Loading enchantments translations...
[08:44:18 INFO]: [QuickShop] Loading potions translations...
[08:44:18 INFO]: [QuickShop] Successfully loaded PlaceHolderAPI support!
[08:44:18 INFO]: [QuickShop] Successfully loaded WorldEdit support!
[08:44:18 WARN]: [QuickShop] You're using Real Display system and that may cause your server lagg, switch to Virtual Display system if you can!
[08:44:18 INFO]: [QuickShop] Setting up database...
[08:44:18 INFO]: [QuickShop] Checking and updating database columns, it may take a while...
[08:44:19 INFO]: [QuickShop] Finished!
[08:44:19 INFO]: [QuickShop] Selected permission provider: Bukkit
[08:44:19 INFO]: [QuickShop] Registering commands...
[08:44:19 INFO]: [QuickShop] Loaded 1 rules for listener blacklist.
[08:44:19 INFO]: [QuickShop] EventManager selected: QSEventManager
[08:44:19 INFO]: [QuickShop] Fetching shops from the database...If plugin stuck there, check your database connection.
[08:44:19 INFO]: [QuickShop] Loading shops from the database...
[08:44:19 INFO]: [QuickShop] >> Shop Loader Information
[08:44:19 INFO]: [QuickShop] Total           shops: 2
[08:44:19 INFO]: [QuickShop] Valid           shops: 2
[08:44:19 INFO]: [QuickShop] Pending              : 0
[08:44:19 INFO]: [QuickShop] Waiting worlds loaded: 0
[08:44:19 INFO]: [QuickShop] Waiting chunks loaded: 2
[08:44:19 INFO]: [QuickShop] Done! Used 112ms to loaded shops in database.
[08:44:19 INFO]: [QuickShop] Registering listeners...
[08:44:19 INFO]: [QuickShop] Registering DisplayCheck task....
[08:44:19 INFO]: [QuickShop] Cleaning MsgUtils...
[08:44:19 INFO]: [QuickShop] Cleaning purchase messages from the database that are over a week old...
[08:44:19 INFO]: [QuickShop] Log actions is enabled, actions will log in the qs.log file!
[08:44:19 INFO]: [QuickShop] [Shop Purger] Purge not enabled!
[08:44:19 INFO]: [QuickShop] QuickShop Loaded! 3399 ms.
[08:44:19 INFO]: [AllMusic] Enabling AllMusic v2.18.0
[08:44:19 INFO]: [AllMusic] Spigot已支持
[08:44:19 INFO]: [AllMusic] [AllMusic]正在启动,感谢使用,本插件交流群:571239090
[08:44:19 INFO]: [AllMusic] [AllMusic]当前语言配置文件版本为:103,你的语言文件版本为:103
[08:44:19 INFO]: [AllMusic] [AllMusic]当前插件配置文件版本为:103,你的配置文件版本为:103
[08:44:19 INFO]: [AllMusic] 正在挂钩PlaceholderAPI
[08:44:19 INFO]: [PlaceholderAPI] Successfully registered expansion: allmusic [2.18.0]
[08:44:19 INFO]: [AllMusic] Vault支持已启动
[08:44:19 INFO]: [AllMusic] 正在初始化数据库
[08:44:19 INFO]: [AllMusic] 正在读取数据库所有内容
[08:44:19 INFO]: [AllMusic] [AllMusic]已启动-2.18.0
[08:44:20 INFO]: [Geyser-Spigot] ******************************************
[08:44:20 INFO]: [Geyser-Spigot] 
[08:44:20 INFO]: [Geyser-Spigot] Loading Geyser version 2.1.0-SNAPSHOT (git-master-c928baf)
[08:44:20 INFO]: [Geyser-Spigot] 
[08:44:20 INFO]: [Geyser-Spigot] ******************************************
[08:44:25 INFO]: [Geyser-Spigot] Started Geyser on 0.0.0.0:19132
[08:44:25 INFO]: [Geyser-Spigot] Done (5.415s)! Run /geyser help for help!
[08:44:25 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[08:44:25 INFO]: Starting GS4 status listener
[08:44:25 INFO]: Thread Query Listener started
[08:44:25 INFO]: Query running on 0.0.0.0:25565
[08:44:25 INFO]: Running delayed init tasks
[08:44:25 INFO]: [ViaVersion] ViaVersion detected server version: 1.19.3 (761)
[08:44:25 INFO]: [MiraiMC] Checking update...
[08:44:25 INFO]: [MiraiMC] [AutoLogin] Starting auto login task.
[08:44:25 INFO]: [MiraiMC] You are using the latest version!
[08:44:25 INFO]: [Essentials] 正在获取版本信息...
[08:44:26 INFO]: [Vault] Checking for Updates ... 
[08:44:26 INFO]: [CoreProtect] 与 WorldEdit 的交互已成功初始化。
[08:44:26 INFO]: [Essentials] Essentials found a compatible payment resolution method: Vault Compatibility Layer (v1.7.3-b131)!
[08:44:26 INFO]: [QuickShop] Registering bStats metrics...
[08:44:26 WARN]: [PlaceholderAPI] Cannot load expansion mvdw due to a missing plugin: MVdWPlaceholderAPI
[08:44:26 WARN]: [PlaceholderAPI] Cannot load expansion ontime due to a missing plugin: OnTime
[08:44:26 INFO]: [PlaceholderAPI] Successfully registered expansion: statistic [2.0.1]
[08:44:26 INFO]: 1 placeholder hook(s) registered!
[08:44:26 INFO]: [GroupManager] Bukkit 的权限更新了!
[08:44:26 INFO]: [QuickShop] Using economy system: EssentialsX Economy
[08:44:26 INFO]: [GroupManager] 没有可用的更新
[08:44:26 WARN]: [SkinsRestorer] Failed to get release info from api.github.com. 
 If this message is repeated a lot, please see http://skinsrestorer.net/firewall
[08:44:26 INFO]: [ViaVersion] Finished mapping loading, shutting down loader executor!
[08:44:26 INFO]: Done (71.047s)! For help, type "help"
[08:44:26 WARN]: [Essentials] 你正在运行的EssentialsX已落后1个开发版本!
[08:44:26 WARN]: [Essentials] 在此处下载:https://essentialsx.net/downloads.html
[08:44:26 WARN]: [Themis] You're running an outdated version of Themis, you should update as soon as possible!
[08:44:26 INFO]: [Boom] 当前版本: 2.0.10已是最新版本
[08:44:29 INFO]: [MiraiMC] ========== [ MiraiMC 公告版 ] ==========
[08:44:29 INFO]: [MiraiMC] 1.7.1 已适配 mirai 2.12.0 及以上版本,
[08:44:29 INFO]: [MiraiMC] 请及时更新使用。
[08:44:29 INFO]: [MiraiMC] =======================================
[08:44:31 INFO]: [Vault] No new version available
> mirai login 1249545099 zz20080228 
[08:45:14 INFO]: [MiraiMC] 登录新的机器人账号: 1249545099, 协议: ANDROID_PHONE
[08:45:16 INFO]: [MiraiMC] ECDH key is invalid, start to fetch ecdh public key from server.
[08:45:17 INFO]: [MiraiMC] Successfully fetched ecdh public key from server.
[08:45:17 WARN]: [MiraiMC] 当前登录的QQ(1249545099)需要滑动验证码验证
[08:45:17 WARN]: [MiraiMC] 请打开以下链接进行验证
[08:45:17 WARN]: [MiraiMC] https://ssl.captcha.qq.com/template/wireless_mqq_captcha.html?style=simple&aid=16&uin=1249545099&sid=3156866870506987037&cap_cd=tXEgH62YHYg6efijMu2DoJXq8sLPRMxEhUqNxxPgIApQ-7XuKObsZQ**&clientype=1&apptype=2
[08:45:17 WARN]: [MiraiMC] 验证完成后,请输入指令 /miraiverify captcha 1249545099 <ticket>
[08:45:17 WARN]: [MiraiMC] 如需取消登录,请输入指令 /miraiverify cancel 1249545099
[08:45:17 WARN]: [MiraiMC] 如需帮助,请参阅: https://docs.miraimc.dreamvoid.me/troubleshoot/verify-guide#slide-captcha
> miraiverify captcha 1249545099 t03eqdil8agDlG0cMY70uxnqVtUfp0ZWgiwyImSACOS23l2vRM8BYJeKYr9hbzF8kzbYn2Olz5FL-fntfeynlCjRLxDSq3GDMFdSzCPLu4B3pU2L--zS_HKiNIJ2ZZckzs36_28N8ewkbea31st1ksh24lv82fG45_qpgSHgak3xDSdST7-x0mktPBRukKxRcjBu9VYS0ZLKL8* 
[08:46:07 INFO]: 已将验证码提交到服务器
[08:46:07 WARN]: [MiraiMC] Exception in resumeConnection.
net.mamoe.mirai.internal.network.components.LoginFailedExceptionAsNetworkException: Error(bot=Bot(1249545099), code=6, title=登录失败, message=服务连接中,请稍后再试。(0x6), errorInfo=)
        at net.mamoe.mirai.internal.network.handler.CommonNetworkHandler$StateConnecting$startState$2.invokeSuspend(CommonNetworkHandler.kt:248) ~[MiraiMC-Bukkit.jar:?]
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:33) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102) ~[MiraiMC-Bukkit.jar:?]
        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) ~[MiraiMC-Bukkit.jar:?]
        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) ~[MiraiMC-Bukkit.jar:?]
Caused by: net.mamoe.mirai.network.WrongPasswordException: Error(bot=Bot(1249545099), code=6, title=登录失败, message=服务连接中,请稍后再试。(0x6), errorInfo=)
        at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl.doLogin(SsoProcessor.kt:311) ~[MiraiMC-Bukkit.jar:?]
        at net.mamoe.mirai.internal.network.components.SsoProcessorImpl$SlowLoginImpl$doLogin$1.invokeSuspend(SsoProcessor.kt) ~[MiraiMC-Bukkit.jar:?]
        ... 9 more
[08:46:07 WARN]: [MiraiMC] Network selector received exception, closing bot. (net.mamoe.mirai.internal.network.components.LoginFailedExceptionAsNetworkException: Error(bot=Bot(1249545099), code=6, title=登录失败, message=服务连接中,请稍后再试。(0x6), errorInfo=))
[08:46:07 WARN]: [MiraiMC] 登录机器人时出现异常,原因: Error(bot=Bot(1249545099), code=6, title=登录失败, message=服务连接中,请稍后再试。(0x6), errorInfo=)
[08:46:07 INFO]: [MiraiMC] Bot cancelled: Bot closed
>

额外说明

依赖插件:catsero flymusic 尝试了删除配置改为默认无效 尝试了删除device.json无效 尝试回退旧版本无效

协议

DreamVoid commented 1 year ago

已调整API,请重启服务器后尝试登录

pangzai82008 commented 1 year ago

已经重试,问题已解决,能正常设备锁验证

ApliNi commented 1 year ago

2023年1月18日, 重启服务器后提示 当前QQ版本过低. 删除所有配置后尝试重新登录, 完成验证码后输入 miraiverify 指令, 提示 [00:53:49 WARN]: [MiraiMC] 登录机器人时出现异常,原因: Error(bot=Bot(xxxx), code=6, title=登录失败, message=服务连接中,请稍后再试。(0x6), errorInfo=).