DreamVoid / MiraiMC

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

1.8 PaperSpigot服务端 输入登录指令无反应 #55

Closed diamond-weiqu closed 2 years ago

diamond-weiqu commented 2 years ago

问题描述

在1.8 paperspigot服务端中输入mirai login xxx xxx ANDROID_PAD后会返回 但是无反应

复现方法

  1. 安装MiraiMC插件,重启服务器,输入mirai login xxx xxx

版本类型

截图

image

服务器日志

[15:21:48] [Server thread/INFO]: Starting minecraft server version 1.8.8
[15:21:48] [Server thread/INFO]: Loading properties
[15:21:48] [Server thread/INFO]: Default game type: SURVIVAL
[15:21:48] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[15:21:48] [Server thread/INFO]: Debug logging is disabled
[15:21:48] [Server thread/INFO]: Server Ping Player Sample Count: 12
[15:21:48] [Server thread/INFO]: Using 4 threads for Netty based IO
[15:21:48] [Server thread/INFO]: Data value allowed items: 
[15:21:48] [Server thread/INFO]: Generating keypair
[15:21:48] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25566
[15:21:48] [Server thread/INFO]: Using default channel type
[15:21:49] [Server thread/ERROR]: Could not load 'plugins\SkinsRestorer.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_311]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_311]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_311]
    at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_311]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_311]
    at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_311]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[PaperSpigot-1.8.8.jar:git-PaperSpigot-f6fba00-9935adc]
    ... 5 more
[15:21:49] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[15:21:50] [Server thread/INFO]: (Matrix) | Injecting server connection handler...
[15:21:50] [Server thread/INFO]: (Matrix) | <MV> Modified the movement delta value check
[15:21:50] [Server thread/INFO]: (Matrix) | <MV> Modified the rotation delta value check
[15:21:50] [Server thread/INFO]: (Matrix) | Injected server connection handler
[15:21:50] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.84
[15:21:50] [Server thread/INFO]: [LeakParkour] Loading LeakParkour v2.4
[15:21:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
[15:21:50] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1
[15:21:50] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.2.5
[15:21:50] [Server thread/INFO]: [MiraiMC] Loading MiraiMC v1.5.1
[15:21:50] [Server thread/WARN]: [MiraiMC] Default system encoding may have misread config.yml from plugin jar
[15:21:51] [Server thread/INFO]: [MiraiMC] Verifying maven-metadata-net.mamoe.mirai-core-all.xml
[15:21:51] [Server thread/INFO]: [MiraiMC] Verifying mirai-core-all-2.9.0-M1.jar
[15:21:52] [Server thread/INFO]: [MiraiMC] Loading library mirai-core-all-2.9.0-M1.jar
[15:21:52] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE
[15:21:52] [Server thread/INFO]: [NoJoinQuitMessage] Loading NoJoinQuitMessage v1.0
[15:21:52] [Server thread/INFO]: [ServerJoiner] Loading ServerJoiner v0.0.1
[15:21:52] [Server thread/INFO]: [tpLogin] Loading tpLogin v1.5.1
[15:21:52] [Server thread/INFO]: [PlayerHide] Loading PlayerHide v1.0
[15:21:52] [Server thread/INFO]: [NoSpawnChunks] Loading NoSpawnChunks v2.0-b147
[15:21:52] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[15:21:52] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3
[15:21:52] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting!
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping...
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping...
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags...
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping...
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping...
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading translation mapping
[15:21:52] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data...
[15:21:53] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping...
[15:21:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping...
[15:21:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping...
[15:21:54] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping...
[15:21:54] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1
[15:21:54] [Server thread/INFO]: [Vault] Loading Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
[15:21:54] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5
[15:21:54] [Server thread/INFO]: [MiraiMC] Loading Link2QQ v1.1
[15:21:54] [Server thread/INFO]: [DefineBoard] Loading DefineBoard v1.2
[15:21:54] [Server thread/INFO]: [AntiaddictionByQQ] Loading AntiaddictionByQQ v1.4
[15:21:54] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4
[15:21:54] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b417
[15:21:54] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.6.8
[15:21:54] [Server thread/INFO]: [SuperLobby] Loading SuperLobby v3.0.6
[15:21:54] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.6.5.1
[15:21:54] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[15:21:54] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
[15:21:54] [Server thread/INFO]: [TAB] Loading TAB v2.8.2
[15:21:54] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.8.9
[15:21:54] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v4.1.10
[15:21:54] [Server thread/INFO]: [Matrix] Loading Matrix v6.4.0
[15:21:54] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
[15:21:54] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.84
[15:21:54] [Server thread/INFO]:         __    
[15:21:54] [Server thread/INFO]:   |    |__)   LuckPerms v5.1.84
[15:21:54] [Server thread/INFO]:   |___ |      Running on Bukkit - CraftBukkit
[15:21:54] [Server thread/INFO]: 
[15:21:54] [Server thread/INFO]: [LuckPerms] Loading configuration...
[15:21:54] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
[15:21:55] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
[15:21:55] [Server thread/INFO]: [LuckPerms] Performing initial data load...
[15:21:55] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1034ms)
[15:21:55] [Server thread/INFO]: [Vault] Enabling Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER}
[15:21:55] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[15:21:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[15:21:55] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[15:21:55] [Server thread/INFO]: [Vault] Enabled Version 1.6.6-b${env.TRAVIS_BUILD_NUMBER}
[15:21:55] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[15:21:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b417
[15:21:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[15:21:55] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[15:21:55] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[15:21:55] [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.
[15:21:55] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[15:21:55] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[15:21:55] [Server thread/INFO]: Preparing level "Lobby"
[15:21:55] [Server thread/INFO]: -------- World Settings For [Lobby] --------
[15:21:55] [Server thread/INFO]: Max Entity Collisions: 8
[15:21:55] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[15:21:55] [Server thread/INFO]: Arrow Despawn Rate: 1200
[15:21:55] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[15:21:55] [Server thread/INFO]: Item Merge Radius: 2.5
[15:21:55] [Server thread/INFO]: Item Despawn Rate: 6000
[15:21:55] [Server thread/INFO]: Chunks to Grow per Tick: 650
[15:21:55] [Server thread/INFO]: Clear tick list: false
[15:21:55] [Server thread/INFO]: Experience Merge Radius: 3.0
[15:21:55] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[15:21:55] [Server thread/INFO]: View Distance: 3
[15:21:55] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[15:21:55] [Server thread/INFO]: Anti X-Ray: true
[15:21:55] [Server thread/INFO]:    Engine Mode: 1
[15:21:55] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[15:21:55] [Server thread/INFO]:    Replace Blocks: [1, 5]
[15:21:55] [Server thread/INFO]: Mob Spawn Range: 4
[15:21:55] [Server thread/INFO]: Cactus Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Cane Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Melon Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Sapling Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Wheat Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[15:21:55] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[15:21:55] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[15:21:55] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[15:21:55] [Server thread/INFO]: Random Lighting Updates: false
[15:21:55] [Server thread/INFO]: Structure Info Saving: true
[15:21:55] [Server thread/INFO]: Sending up to 10 chunks per packet
[15:21:55] [Server thread/INFO]: Max TNT Explosions: 100
[15:21:56] [Server thread/INFO]: -------- World Settings For [Lobby] --------
[15:21:56] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3
[15:21:56] [Server thread/INFO]: Player blocking damage multiplier set to 0.5
[15:21:56] [Server thread/INFO]: Fix TNT cannons: false
[15:21:56] [Server thread/INFO]: Water over lava flow speed: 5
[15:21:56] [Server thread/INFO]: Allow undead horse types to be leashed: false
[15:21:56] [Server thread/INFO]: Keep spawn chunk loaded: true
[15:21:56] [Server thread/INFO]: World async lighting: false
[15:21:56] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000
[15:21:56] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false
[15:21:56] [Server thread/INFO]: Remove invalid mob spawner tile entities: true
[15:21:56] [Server thread/INFO]: Living Entity Despawn Ranges:  Soft: 32 Hard: 128
[15:21:56] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
[15:21:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
[15:21:56] [Server thread/INFO]: [LeakParkour] Enabling LeakParkour v2.4
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: **************************************************
[15:21:58] [Server thread/INFO]: ----------------- LEAK PARKOUR ------------------
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: License:
[15:21:58] [Server thread/INFO]:    - Do not modify plugin!
[15:21:58] [Server thread/INFO]:    - Do not share/upload anywhere!
[15:21:58] [Server thread/INFO]:    - Do not use for commercial purposes!
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: If you want download new version just copy this:
[15:21:58] [Server thread/INFO]: > https://goo.gl/7kHp33
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: ---------------- PROBLEM DETECTOR ----------------
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]:  > Server is offline so I can't check update.
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: **************************************************
[15:21:58] [Server thread/INFO]:  
[15:21:58] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
[15:21:58] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[15:21:58] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[15:21:58] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
[15:21:58] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.2.5
[15:21:58] [Server thread/WARN]: java.util.zip.ZipException: error in opening zip file
[15:21:58] [Server thread/WARN]:    at java.util.zip.ZipFile.open(Native Method)
[15:21:58] [Server thread/WARN]:    at java.util.zip.ZipFile.<init>(Unknown Source)
[15:21:58] [Server thread/WARN]:    at java.util.zip.ZipFile.<init>(Unknown Source)
[15:21:58] [Server thread/WARN]:    at java.util.jar.JarFile.<init>(Unknown Source)
[15:21:58] [Server thread/WARN]:    at java.util.jar.JarFile.<init>(Unknown Source)
[15:21:58] [Server thread/WARN]:    at com.rylinaux.plugman.PlugMan.onEnable(PlugMan.java:141)
[15:21:58] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[15:21:58] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[15:21:58] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:21:58] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
[15:21:58] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
[15:21:58] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[15:21:58] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[15:21:58] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[15:21:58] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[15:21:58] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
[15:21:58] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
[15:21:58] [Server thread/INFO]: [MiraiMC] Enabling MiraiMC v1.5.1
[15:21:58] [Server thread/INFO]: [MiraiMC] Mirai working dir: default
[15:21:58] [Server thread/INFO]: [MiraiMC] Starting Mirai-Events listener.
[15:21:59] [Server thread/INFO]: [MiraiMC] Loading auto-login file.
[15:21:59] [Server thread/INFO]: [MiraiMC] Registering commands.
[15:21:59] [Server thread/INFO]: [MiraiMC] Registering events.
[15:21:59] [Server thread/INFO]: [MiraiMC] Initializing SQLite database.
[15:21:59] [Server thread/INFO]: [MiraiMC] Initializing bStats metrics.
[15:21:59] [Server thread/WARN]: [MiraiMC] 确保您正在使用开源的MiraiMC插件,未知来源的插件可能会盗取您的账号!
[15:21:59] [Server thread/WARN]: [MiraiMC] 请始终从Github或作者指定的其他途径下载插件: https://github.com/DreamVoid/MiraiMC
[15:21:59] [Server thread/INFO]: [MiraiMC] All tasks done. Welcome to use MiraiMC!
[15:21:59] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE
[15:22:09] [Server thread/INFO]: [AdvancedBan]  
 MySQL-Error
 Could not connect to MySQL-Server!
 Disabling plugin!
 Check your MySQL.yml
 Skype: Leoko33
 Issue tracker: https://github.com/DevLeoko/AdvancedBan/issues 


[15:22:10] [Server thread/INFO]: 

[]=====[Enabling AdvancedBan]=====[]
| Information:
|   Name: AdvancedBan
|   Developer: Leoko
|   Version: 2.1.4-RELEASE
|   Storage: HSQLDB (local)
| Support:
|   Skype: Leoko33
|   Mail: Leoko4433@gmail.com
| Update:
|   There is a new version available! [2.1.3-RELEASE]
[]================================[]

[15:22:10] [Server thread/INFO]: [NoJoinQuitMessage] Enabling NoJoinQuitMessage v1.0
[15:22:10] [Server thread/INFO]: [ServerJoiner] Enabling ServerJoiner v0.0.1
[15:22:10] [Server thread/WARN]: [ServerJoiner] Could not save config.yml to plugins\ServerJoiner\config.yml because config.yml already exists.
[15:22:10] [Server thread/WARN]: [ServerJoiner] Default system encoding may have misread config.yml from plugin jar
[15:22:10] [Server thread/INFO]: [ServerJoiner] 插件已加载.
[15:22:10] [Server thread/INFO]: [tpLogin] Enabling tpLogin v1.5.1
[15:22:10] [Server thread/INFO]: 
[15:22:10] [Server thread/INFO]: tpLogin v1.5.1 has been enabled!
[15:22:10] [Server thread/INFO]: [PlayerHide] Enabling PlayerHide v1.0
[15:22:10] [Server thread/INFO]: Lobby> PlayerHide v1.0 has been activated
[15:22:10] [Server thread/INFO]: [NoSpawnChunks] Enabling NoSpawnChunks v2.0-b147
[15:22:10] [Server thread/INFO]: [NoSpawnChunks] NoSpawnChunks v2.0-b147 has been enabled. Took 3 ms.
[15:22:10] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[15:22:10] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[15:22:10] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[15:22:10] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[15:22:10] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[15:22:10] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[15:22:10] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3
[15:22:10] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1
[15:22:10] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5
[15:22:10] [Server thread/INFO]: [TimeLock] Enabled
[15:22:10] [Server thread/INFO]: [MiraiMC] Enabling Link2QQ v1.1
[15:22:10] [Server thread/WARN]: [MiraiMC] Default system encoding may have misread config.yml from plugin jar
[15:22:10] [Server thread/INFO]: [DefineBoard] Enabling DefineBoard v1.2
[15:22:10] [Server thread/INFO]: =======================================
[15:22:10] [Server thread/INFO]: 
[15:22:10] [Server thread/INFO]:               DefineBoard
[15:22:10] [Server thread/INFO]: 
[15:22:10] [Server thread/INFO]:  版本: 1.2
[15:22:10] [Server thread/INFO]: 
[15:22:10] [Server thread/INFO]:  作者: Ram
[15:22:10] [Server thread/INFO]: 
[15:22:10] [Server thread/INFO]: =======================================
[15:22:10] [Server thread/INFO]: [DefineBoard] 开始加载插件...
[15:22:10] [Server thread/WARN]: [DefineBoard] Default system encoding may have misread config.yml from plugin jar
[15:22:10] [Server thread/INFO]: [DefineBoard] 默认配置文件已保存!
[15:22:10] [Server thread/INFO]: [DefineBoard] 配置文件加载完成!
[15:22:10] [Server thread/INFO]: [DefineBoard] 监听器注册成功!
[15:22:10] [Server thread/INFO]: [DefineBoard] 插件加载成功!
[15:22:10] [Server thread/INFO]: [AntiaddictionByQQ] Enabling AntiaddictionByQQ v1.4
[15:22:10] [Server thread/WARN]: [AntiaddictionByQQ] Default system encoding may have misread config.yml from plugin jar
[15:22:10] [Server thread/INFO]: [AntiaddictionByQQ] Didn't find AuthMe, reset authme to false
[15:22:10] [Thread-16/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
[15:22:45] [Server thread/WARN]: java.net.SocketException: Unexpected end of file from server
[15:22:45] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[15:22:45] [Server thread/WARN]:    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
[15:22:45] [Server thread/WARN]:    at java.lang.reflect.Constructor.newInstance(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection$10.run(Unknown Source)
[15:22:45] [Server thread/WARN]:    at java.security.AccessController.doPrivileged(Native Method)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
[15:22:45] [Server thread/WARN]:    at cc.silenter.antiaddictionbyqq.GetHttpRequest.sendGet(GetHttpRequest.java:74)
[15:22:45] [Server thread/WARN]:    at cc.silenter.antiaddictionbyqq.AntiaddictionByQQ.onEnable(AntiaddictionByQQ.java:42)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:22:45] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
[15:22:45] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
[15:22:45] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
[15:22:45] [Server thread/WARN]: Caused by: java.net.SocketException: Unexpected end of file from server
[15:22:45] [Server thread/WARN]:    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getHeaderFields(Unknown Source)
[15:22:45] [Server thread/WARN]:    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getHeaderFields(Unknown Source)
[15:22:45] [Server thread/WARN]:    at cc.silenter.antiaddictionbyqq.GetHttpRequest.sendGet(GetHttpRequest.java:72)
[15:22:45] [Server thread/WARN]:    ... 12 more
[15:22:45] [Server thread/WARN]: java.lang.ClassCastException: com.google.gson.JsonNull cannot be cast to com.google.gson.JsonObject
[15:22:45] [Server thread/WARN]:    at cc.silenter.antiaddictionbyqq.GetHttpRequest.sendGet(GetHttpRequest.java:93)
[15:22:45] [Server thread/WARN]:    at cc.silenter.antiaddictionbyqq.AntiaddictionByQQ.onEnable(AntiaddictionByQQ.java:42)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[15:22:45] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[15:22:45] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356)
[15:22:45] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267)
[15:22:45] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
[15:22:45] [Server thread/WARN]:    at java.lang.Thread.run(Unknown Source)
[15:22:45] [Server thread/INFO]: [AntiaddictionByQQ] Fail to load json, reset use_holiday to 0
[15:22:45] [Server thread/INFO]: [AntiaddictionByQQ] Fail to load json, reset use_holiday to 0
[15:22:45] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4
[15:22:45] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.6.8
[15:22:46] [Server thread/INFO]: [SuperLobby] Enabling SuperLobby v3.0.6
[15:22:46] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[15:22:46] [Server thread/INFO]: [Super Lobby] Deluxe Version: 3.0.6
[15:22:46] [Server thread/INFO]: [Super Lobby] Plugin Create by  PedroJM96.
[15:22:46] [Server thread/INFO]: [Super Lobby] Loading configuration...
[15:22:46] [Server thread/INFO]: [Super Lobby] Load config.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] config.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load messages_EN.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] messages_EN.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load items.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] items.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load spawn.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] spawn.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load sync.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] sync.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load menus.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] menus.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load info.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] info.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Load customevents.yml
[15:22:46] [Server thread/INFO]: [Super Lobby] customevents.yml loaded.
[15:22:46] [Server thread/INFO]: [Super Lobby] Hooked PlaceholderAPI
[15:22:46] [Server thread/INFO]: [Super Lobby] Hooked PlayerPoints
[15:22:46] [Server thread/INFO]: [Super Lobby] A total of 0 menus were loaded.
[15:22:46] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[15:22:46] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.6.5.1
[15:22:46] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
[15:22:46] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
[15:22:46] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml
[15:22:46] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
[15:22:46] [Server thread/INFO]: [DeluxeChat] 2 placeholder hooks have been registered and are enabled.
[15:22:46] [Server thread/INFO]: ----------------------------
[15:22:46] [Server thread/INFO]:      DeluxeChat Updater
[15:22:46] [Server thread/INFO]:  
[15:22:46] [Server thread/INFO]: Could not connect to spigotmc.org
[15:22:46] [Server thread/INFO]: to check for updates! 
[15:22:46] [Server thread/INFO]:  
[15:22:46] [Server thread/INFO]: ----------------------------
[15:22:46] [Server thread/INFO]: ----------------------------
[15:22:46] [Server thread/INFO]:      DeluxeChat Updater
[15:22:46] [Server thread/INFO]:  
[15:22:46] [Server thread/INFO]: You are running 1.6.5.1
[15:22:46] [Server thread/INFO]: The latest version
[15:22:46] [Server thread/INFO]: of DeluxeChat!
[15:22:46] [Server thread/INFO]:  
[15:22:46] [Server thread/INFO]: ----------------------------
[15:22:46] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[15:22:46] [Server thread/ERROR]: [Citizens] Missing preferred location bundle.
[15:22:47] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
[15:22:47] [Server thread/WARN]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work.
[15:22:47] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
[15:22:47] [Server thread/INFO]: [TAB] Enabling TAB v2.8.2
[15:22:47] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3)
[15:22:47] [Server thread/INFO]: [TAB] Enabled in 39ms
[15:22:47] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.8.9
[15:22:47] [Server thread/INFO]: [CommandNPC] Vault compatible economy not found! Economy support for CommandNPC has been disabled.
[15:22:47] [Server thread/INFO]: [CommandNPC] Initiating Database
[15:22:47] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
[15:22:47] [Server thread/INFO]: [CommandNPC] Setting up BungeeCord
[15:22:47] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
[15:22:47] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.1.10
[15:22:47] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[15:22:47] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu 4.1.10 is loading... [server: git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8)]
[15:22:47] [Server thread/INFO]: [GadgetsMenu]                Plugin by Yap Zhen Yie.
[15:22:47] [Server thread/INFO]: [GadgetsMenu]               Date Modified: 21-02-2018
[15:22:47] [Server thread/INFO]: [GadgetsMenu]                            
[15:22:47] [Server thread/INFO]: [GadgetsMenu]              Initializing module v1_8_R3
[15:22:47] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
[15:22:48] [Server thread/INFO]: [GadgetsMenu] Enabled player relative placeholders with ProtocolLib.
[15:22:48] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked.
[15:22:48] [Server thread/INFO]: [Matrix] Enabling Matrix v6.4.0
[15:22:48] [Server thread/INFO]:         __  ______  __________  _____  __
[15:22:48] [Server thread/INFO]:        /  |/  /   |/_  __/ __ \/  _/ |/ /
[15:22:48] [Server thread/INFO]:       / /|_/ / /| | / / / /_/ // / |   / 
[15:22:48] [Server thread/INFO]:      / /  / / ___ |/ / / _, _// / /   |  
[15:22:48] [Server thread/INFO]:     /_/  /_/_/  |_/_/ /_/ |_/___//_/|_|  
[15:22:48] [Server thread/INFO]: 
[15:22:48] [Server thread/INFO]: * Matrix AntiCheat v6.4.0 | git-PaperSpigot-f6fba00-9935adc (MC: 1.8.8) | UNKNOWN
[15:22:48] [Server thread/INFO]: [Matrix] Checking Environment...
[15:22:48] [Server thread/INFO]: [Matrix] Passed all environment checks
[15:22:48] [Server thread/INFO]: [Matrix] Initializing the NMSVisitor (v1_8_R3)
[15:22:48] [Server thread/INFO]: [Matrix] Loaded 0 global placeholders
[15:22:48] [Server thread/INFO]: [Matrix] Enabled 16 checks, Disabled 0 checks
[15:22:48] [Server thread/INFO]: [Matrix] Loaded all configuration files
[15:22:49] [Server thread/INFO]: [Matrix] Scanning outdated log files....
[15:22:49] [Server thread/INFO]: [Matrix] Deleted 0 outdated log files!
[15:22:49] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI
[15:22:49] [Server thread/INFO]: [Matrix] Hooked with ViaVersion 4-
[15:22:49] [Server thread/INFO]: [Matrix] Welcome to Matrix!
[15:22:49] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
[15:22:49] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
[15:22:49] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
[15:22:49] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[15:22:49] [Server thread/INFO]: Done (53.601s)! For help, type "help" or "?"
[15:22:49] [Craft Scheduler Thread - 4/INFO]: [Matrix] Start checking update....
[15:22:49] [Server thread/INFO]: [ChestCommands] Found a new version: v4.0.3 (yours: v3.1.2)
[15:22:49] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev:
[15:22:49] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands
[15:22:49] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.9
[15:22:49] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[15:22:49] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[15:22:49] [Craft Scheduler Thread - 8/INFO]: [MiraiMC] [AutoLogin] Starting auto login task.
[15:22:49] [Craft Scheduler Thread - 12/INFO]: [MiraiMC] Checking update...
[15:22:49] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
[15:22:49] [Craft Scheduler Thread - 12/WARN]: [MiraiMC] An error occurred while fetching the latest version, reason: java.net.UnknownHostException: raw.githubusercontent.com
[15:22:49] [Server thread/INFO]: [ViaVersion] Enabling Paper/TacoSpigot/Torch patch: Fixes block placement.
[15:22:49] [Server thread/INFO]: [CJItems] Found an update: v1.5.2   (Your version: v1.5.1)
[15:22:49] [Server thread/INFO]: [CJItems] Type "/cji update" or download it from:
[15:22:49] [Server thread/INFO]: [CJItems] dev.bukkit.org/bukkit-plugins/custom-join-items
[15:22:49] [Server thread/INFO]: [Citizens] Loaded 13 NPCs.
[15:22:49] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ... 
[15:22:49] [Server thread/INFO]: This server is running MiraiMC version 1.5.1 by DreamVoid
[15:22:49] [Server thread/INFO]: For help, type /mirai help
[15:22:49] [Server thread/INFO]: This server is running MiraiMC version 1.5.1 by DreamVoid
[15:22:49] [Server thread/INFO]: For help, type /mirai help
[15:22:49] [Craft Scheduler Thread - 11/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:22:49] [Craft Scheduler Thread - 14/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:22:49] [Craft Scheduler Thread - 15/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:22:49] [Craft Scheduler Thread - 14/WARN]: Exception in thread "Craft Scheduler Thread - 14" 
[15:22:49] [Craft Scheduler Thread - 15/WARN]: Exception in thread "Craft Scheduler Thread - 15" 
[15:22:49] [Craft Scheduler Thread - 15/WARN]: org.apache.commons.lang.UnhandledException: Plugin MiraiMC v1.5.1 generated an exception while executing task 143
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Failed to create folder plugins\MiraiMC\MiraiBot\bots\2251232704
    at me.dreamvoid.miraimc.api.MiraiBot.privateBotLogin(MiraiBot.java:210)
    at me.dreamvoid.miraimc.api.MiraiBot.doBotLogin(MiraiBot.java:94)
    at me.dreamvoid.miraimc.bukkit.Commands$1.run(Commands.java:61)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

[15:22:49] [Craft Scheduler Thread - 14/WARN]: org.apache.commons.lang.UnhandledException: Plugin MiraiMC v1.5.1 generated an exception while executing task 142
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: Failed to create folder plugins\MiraiMC\MiraiBot\bots\2251232704
    at me.dreamvoid.miraimc.api.MiraiBot.privateBotLogin(MiraiBot.java:210)
    at me.dreamvoid.miraimc.api.MiraiBot.doBotLogin(MiraiBot.java:94)
    at me.dreamvoid.miraimc.bukkit.Commands$1.run(Commands.java:61)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    ... 3 more

[15:22:49] [Craft Scheduler Thread - 4/INFO]: [Matrix] Error when connecting internet: java.net.UnknownHostException
[15:22:49] [Craft Scheduler Thread - 4/INFO]: > Matrix Updater:
[15:22:49] [Craft Scheduler Thread - 4/INFO]:     Matrix has an update:  current version: 6.4.0
[15:22:49] [Craft Scheduler Thread - 4/INFO]:     Download link: https://www.mc-market.org/resources/13999/
[15:22:49] [Craft Scheduler Thread - 1/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.6.6
[15:22:49] [Craft Scheduler Thread - 1/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[15:22:50] [Craft Scheduler Thread - 6/INFO]: [LibsDisguises] Failed to check for a update on spigot. Now checking bukkit..
[15:22:50] [Craft Scheduler Thread - 3/INFO]: [Matrix] Plugin Enabled
[15:22:52] [Server thread/INFO]: [NoSpawnChunks] Unloading chunks...
[15:22:52] [Server thread/INFO]: [NoSpawnChunks] Unloaded 625 chunks. Took 260 ms.
[15:22:52] [Server thread/INFO]: [NoSpawnChunks] Freed 72 mb!
[15:22:53] [Thread-29/INFO]: UUID of player _Excalibur is 77312b32-f2de-3725-b3d1-33c436fdb687
[15:22:53] [Server thread/INFO]: Detected the PlayerJoinEvent of player _Excalibur
[15:22:53] [Server thread/INFO]: Forced _Excalibur to defined location.
[15:22:53] [Server thread/INFO]: _Excalibur[/127.0.0.1:55892] logged in with entity id 134 at ([Lobby]-25.5, 70.0, 0.5)
[15:22:54] [Server thread/INFO]: [Matrix] (Via) Player _Excalibur joined with (1.8.x/47) client
[15:22:54] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 189 placeholder expansions are available on the cloud.
[15:22:54] [Craft Scheduler Thread - 7/INFO]: [PlaceholderAPI] 3 installed expansions have updates available.
[15:22:55] [Server thread/WARN]: [ViaVersion] There is a newer version available: 4.0.1, you're on: 2.2.3
[15:22:57] [Server thread/INFO]: _Excalibur issued server command: /join
[15:23:01] [Craft Scheduler Thread - 0/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:23:03] [Craft Scheduler Thread - 0/WARN]: java.security.NoSuchProviderException: JCE cannot authenticate the provider BC
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JceSecurity.getInstance(JceSecurity.java:105)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:230)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDH$Companion.calculateShareKey(ECDHJvmDesktop.kt:89)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDH.lambda-3$testECDH(ECDHJvmDesktop.kt:49)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDH.<clinit>(ECDHJvmDesktop.kt:61)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHKt.adjustToPublicKey(ECDH.kt:141)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHKt.adjustToPublicKey(ECDH.kt:136)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHInitialPublicKey.<init>(ECDH.kt:125)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHInitialPublicKey.<init>(ECDH.kt:123)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHKt$defaultInitialPublicKey$2.invoke(ECDH.kt:132)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHKt$defaultInitialPublicKey$2.invoke(ECDH.kt:132)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.utils.crypto.ECDHKt.getDefaultInitialPublicKey(ECDH.kt:132)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.AccountSecretsManagerKt.AccountSecretsImpl(AccountSecretsManager.kt:146)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.AccountSecretsManagerKt.getSecretsOrCreate(AccountSecretsManager.kt:154)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.createClient(BotClientHolder.kt:36)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.access$createClient(BotClientHolder.kt:24)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.BotClientHolderImpl$client$2.invoke(BotClientHolder.kt:28)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.BotClientHolderImpl$client$2.invoke(BotClientHolder.kt:28)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.utils.LateinitMutableProperty.getValue(LateinitMutableProperty.kt:38)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.getClient(BotClientHolder.kt:28)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.getClient(SsoProcessor.kt:97)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.logout(SsoProcessor.kt:138)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.QQAndroidBot$close$1.invokeSuspend(QQAndroidBot.kt:79)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.internal.QQAndroidBot.close(QQAndroidBot.kt:77)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at net.mamoe.mirai.Bot.close(Bot.kt:178)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at me.dreamvoid.miraimc.api.MiraiBot.privateBotLogin(MiraiBot.java:201)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at me.dreamvoid.miraimc.api.MiraiBot.doBotLogin(MiraiBot.java:94)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at me.dreamvoid.miraimc.bukkit.Commands$1.run(Commands.java:61)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at java.lang.Thread.run(Unknown Source)
[15:23:03] [Craft Scheduler Thread - 0/WARN]: Caused by: java.util.jar.JarException: file:/C:/Users/fxpixel/Desktop/FxPixel/%5B25566%5DLobby/plugins/MiraiMC/MiraiBot/libs/mirai-core-all-2.9.0-M1.jar has unsigned entries - net/mamoe/mirai/internal/MiraiImplKt.class
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JarVerifier.verifySingleJar(JarVerifier.java:510)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JarVerifier.verifyJars(JarVerifier.java:371)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JarVerifier.verify(JarVerifier.java:297)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JceSecurity.verifyProviderJar(JceSecurity.java:164)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JceSecurity.getVerificationResult(JceSecurity.java:190)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   at javax.crypto.JceSecurity.getInstance(JceSecurity.java:102)
[15:23:03] [Craft Scheduler Thread - 0/WARN]:   ... 41 more
[15:23:03] [Craft Scheduler Thread - 0/INFO]: [MiraiMC] Bot cancelled: Job was cancelled
[15:23:03] [Craft Scheduler Thread - 0/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:23:03] [Server thread/INFO]: [CommandNPC] Sent '_Excalibur' to server 'pvp'!
[15:23:03] [Server thread/INFO]: _Excalibur lost connection: Disconnected
[15:23:06] [Thread-31/INFO]: UUID of player Wresb is 46e5c182-bd8c-39ca-94b6-7e5bd0f1e0c2
[15:23:06] [Server thread/INFO]: Detected the PlayerJoinEvent of player Wresb
[15:23:06] [Server thread/INFO]: Forced Wresb to defined location.
[15:23:06] [Server thread/INFO]: Wresb[/127.0.0.1:56018] logged in with entity id 189 at ([Lobby]-25.5, 70.0, 0.5)
[15:23:06] [Server thread/INFO]: [Matrix] (Via) Player Wresb joined with (1.8.x/47) client
[15:23:13] [Craft Scheduler Thread - 13/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:23:13] [Craft Scheduler Thread - 13/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:23:14] [Server thread/INFO]: [CommandNPC] Sent 'Wresb' to server 'pvp'!
[15:23:14] [Server thread/INFO]: Wresb lost connection: Disconnected
[15:23:19] [Craft Scheduler Thread - 9/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:23:19] [Craft Scheduler Thread - 9/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD
[15:23:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:24:00] [Thread-34/INFO]: UUID of player _Excalibur is 77312b32-f2de-3725-b3d1-33c436fdb687
[15:24:00] [Server thread/INFO]: Detected the PlayerJoinEvent of player _Excalibur
[15:24:00] [Server thread/INFO]: Forced _Excalibur to defined location.
[15:24:00] [Server thread/INFO]: _Excalibur[/127.0.0.1:56478] logged in with entity id 190 at ([Lobby]-25.5, 70.0, 0.5)
[15:24:01] [Server thread/INFO]: [Matrix] (Via) Player _Excalibur joined with (1.8.x/47) client
[15:24:02] [Thread-35/INFO]: UUID of player Wresb is 46e5c182-bd8c-39ca-94b6-7e5bd0f1e0c2
[15:24:02] [Server thread/INFO]: Detected the PlayerJoinEvent of player Wresb
[15:24:02] [Server thread/INFO]: Forced Wresb to defined location.
[15:24:02] [Server thread/INFO]: Wresb[/127.0.0.1:56493] logged in with entity id 191 at ([Lobby]-25.5, 70.0, 0.5)
[15:24:02] [Server thread/INFO]: [Matrix] (Via) Player Wresb joined with (1.8.x/47) client
[15:24:03] [Server thread/INFO]: _Excalibur issued server command: /join
[15:24:08] [Server thread/INFO]: _Excalibur issued server command: /join
[15:24:09] [Server thread/INFO]: _Excalibur issued server command: /bwjoin
[15:24:11] [Server thread/INFO]: _Excalibur issued server command: /sj all bw
[15:24:11] [Craft Scheduler Thread - 5/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:24:11] [Craft Scheduler Thread - 5/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PHONE
[15:24:12] [Server thread/INFO]: _Excalibur lost connection: Disconnected
[15:24:14] [Server thread/INFO]: [Matrix] Wresb is tring to speed up actions (Delay) #1
[15:24:15] [Server thread/INFO]: [Matrix] Wresb is tring to speed up actions (Delay) #2
[15:24:18] [Server thread/INFO]: Wresb lost connection: Speeding Up Operations
[15:24:18] [Server thread/INFO]: [Matrix] player Wresb was kicked because of cheating!
[15:24:18] [Server thread/WARN]: handleDisconnection() called twice
[15:24:21] [Thread-37/INFO]: UUID of player _Excalibur is 77312b32-f2de-3725-b3d1-33c436fdb687
[15:24:21] [Server thread/INFO]: Detected the PlayerJoinEvent of player _Excalibur
[15:24:21] [Server thread/INFO]: Forced _Excalibur to defined location.
[15:24:21] [Server thread/INFO]: _Excalibur[/127.0.0.1:56658] logged in with entity id 193 at ([Lobby]-25.5, 70.0, 0.5)
[15:24:22] [Server thread/INFO]: [Matrix] (Via) Player _Excalibur joined with (1.8.x/47) client
[15:24:29] [Thread-38/INFO]: UUID of player Wresb is 46e5c182-bd8c-39ca-94b6-7e5bd0f1e0c2
[15:24:29] [Server thread/INFO]: Detected the PlayerJoinEvent of player Wresb
[15:24:29] [Server thread/INFO]: Forced Wresb to defined location.
[15:24:29] [Server thread/INFO]: Wresb[/127.0.0.1:56733] logged in with entity id 194 at ([Lobby]-25.5, 70.0, 0.5)
[15:24:30] [Server thread/INFO]: [Matrix] (Via) Player Wresb joined with (1.8.x/47) client
[15:24:30] [Server thread/INFO]: [Matrix] Wresb is tring to speed up actions (Delay) #1
[15:24:31] [Server thread/INFO]: _Excalibur issued server command: /join
[15:24:32] [Server thread/INFO]: [Matrix] Wresb is tring to speed up actions (Delay) #2
[15:24:32] [Server thread/INFO]: _Excalibur issued server command: /bwjoin
[15:24:33] [Server thread/INFO]: _Excalibur issued server command: /sj fastjoin bw
[15:24:33] [Server thread/INFO]: _Excalibur lost connection: Disconnected
[15:24:34] [Server thread/INFO]: Wresb lost connection: Speeding Up Operations
[15:24:34] [Server thread/INFO]: [Matrix] player Wresb was kicked because of cheating!
[15:24:34] [Server thread/WARN]: handleDisconnection() called twice
[15:24:42] [Craft Scheduler Thread - 6/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:24:43] [Craft Scheduler Thread - 6/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PHONE
[15:25:26] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:25:34] [Thread-40/INFO]: UUID of player Wresb is 46e5c182-bd8c-39ca-94b6-7e5bd0f1e0c2
[15:25:34] [Server thread/INFO]: Detected the PlayerJoinEvent of player Wresb
[15:25:34] [Server thread/INFO]: Forced Wresb to defined location.
[15:25:34] [Server thread/INFO]: Wresb[/127.0.0.1:57291] logged in with entity id 196 at ([Lobby]-25.5, 70.0, 0.5)
[15:25:35] [Server thread/INFO]: [Matrix] (Via) Player Wresb joined with (1.8.x/47) client
[15:25:47] [Server thread/INFO]: Wresb issued server command: /join
[15:25:49] [Server thread/INFO]: Wresb issued server command: /bwjoin
[15:25:50] [Server thread/INFO]: Wresb issued server command: /sj all bw
[15:25:54] [Server thread/INFO]: [CommandNPC] Sent 'Wresb' to server 'newbw'!
[15:25:54] [Server thread/INFO]: Wresb lost connection: Disconnected
[15:25:59] [Thread-41/INFO]: UUID of player Wresb is 46e5c182-bd8c-39ca-94b6-7e5bd0f1e0c2
[15:25:59] [Server thread/INFO]: Detected the PlayerJoinEvent of player Wresb
[15:25:59] [Server thread/INFO]: Forced Wresb to defined location.
[15:25:59] [Server thread/INFO]: Wresb[/127.0.0.1:57523] logged in with entity id 197 at ([Lobby]-25.5, 70.0, 0.5)
[15:26:00] [Server thread/INFO]: [Matrix] (Via) Player Wresb joined with (1.8.x/47) client
[15:26:07] [Server thread/INFO]: [CommandNPC] Sent 'Wresb' to server 'lxf'!
[15:26:07] [Server thread/INFO]: Wresb lost connection: Disconnected
[15:26:08] [Server thread/INFO]: This server is running MiraiMC version 1.5.1 by DreamVoid
[15:26:08] [Server thread/INFO]: For help, type /mirai help
[15:26:13] [Server thread/INFO]: MiraiMC 机器人帮助菜单
[15:26:13] [Server thread/INFO]: /mirai login <账号> <密码> [协议]: 登录一个机器人
[15:26:13] [Server thread/INFO]: /mirai logout <账号>: 退出一个机器人
[15:26:13] [Server thread/INFO]: /mirai list: 查看当前存在的机器人
[15:26:13] [Server thread/INFO]: /mirai sendfriendmessage <账号> <好友> <消息>: 向指定好友发送私聊消息
[15:26:13] [Server thread/INFO]: /mirai sendgroupmessage <账号> <群号> <消息>: 向指定群发送群聊消息
[15:26:13] [Server thread/INFO]: /mirai sendfriendnudge <账号> <好友>: 向指定好友发送戳一戳
[15:26:13] [Server thread/INFO]: /mirai checkonline <账号>: 检查指定的机器人是否在线
[15:26:13] [Server thread/INFO]: /mirai autologin add <账号> <密码> [协议]: 添加一个自动登录账号
[15:26:13] [Server thread/INFO]: /mirai autologin list: 查看自动登录账号列表
[15:26:13] [Server thread/INFO]: /mirai autologin remove <账号>: 删除一个自动登录账号
[15:26:23] [Craft Scheduler Thread - 17/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:26:24] [Craft Scheduler Thread - 17/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PHONE
[15:26:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:27:34] [Craft Scheduler Thread - 3/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:27:35] [Craft Scheduler Thread - 3/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PHONE
[15:27:39] [Craft Scheduler Thread - 20/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程
[15:27:39] [Craft Scheduler Thread - 20/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PHONE
[15:28:26] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:29:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:31:26] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:32:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:34:26] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:35:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:37:26] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!
[15:37:51] [Server thread/INFO]: [NoSpawnChunks] Unloading chunks...
[15:37:51] [Server thread/INFO]: [NoSpawnChunks] Unloaded 63 chunks. Took 114 ms.
[15:38:00] [Server thread/INFO]: This server is running MiraiMC version 1.5.1 by DreamVoid
[15:38:00] [Server thread/INFO]: For help, type /mirai help
[15:38:56] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix!

额外说明

DreamVoid commented 2 years ago

请先尝试更新Paper 1.8.8版本:https://papermc.io/api/v2/projects/paper/versions/1.8.8/builds/443/downloads/paper-1.8.8-443.jar 如问题仍然存在请回复。

diamond-weiqu commented 2 years ago

请先尝试更新Paper 1.8.8版本:https://papermc.io/api/v2/projects/paper/versions/1.8.8/builds/443/downloads/paper-1.8.8-443.jar 如问题仍然存在请回复。

还是一样,还多了几个报错 `[22:36:34] [Server thread/INFO]: Starting minecraft server version 1.8.8 [22:36:34] [Server thread/INFO]: Loading properties [22:36:34] [Server thread/INFO]: Default game type: SURVIVAL [22:36:34] [Server thread/INFO]: This server is running CraftBukkit version git-PaperSpigot-"4c7641d" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT) [22:36:34] [Server thread/INFO]: Debug logging is disabled [22:36:34] [Server thread/INFO]: Server Ping Player Sample Count: 12 [22:36:34] [Server thread/INFO]: Using 4 threads for Netty based IO [22:36:34] [Server thread/INFO]: Spigot Timings: true - Verbose: true - Interval: 5m - Length: 60m [22:36:34] [Server thread/INFO]: Data value allowed items: [22:36:34] [Server thread/INFO]: Generating keypair [22:36:34] [Server thread/INFO]: Starting Minecraft server on 127.0.0.1:25566 [22:36:34] [Server thread/INFO]: Using default channel type [22:36:35] [Server thread/ERROR]: Could not load 'plugins\SkinsRestorer.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[patched.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136) [patched.jar:git-PaperSpigot-"4c7641d"] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:293) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:202) [patched.jar:git-PaperSpigot-"4c7641d"] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched.jar:git-PaperSpigot-"4c7641d"] at java.lang.Thread.run(Unknown Source) [?:1.8.0_311] Caused by: java.util.zip.ZipException: error in opening zip file at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_311] at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_311] at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_311] at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_311] at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_311] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[patched.jar:git-PaperSpigot-"4c7641d"] ... 5 more [22:36:35] [Server thread/INFO]: Set PluginClassLoader as parallel capable [22:36:36] [Server thread/INFO]: (Matrix) | Injecting server connection handler... [22:36:36] [Server thread/WARN]: (Matrix) | Failed to inject PlayerConnection.class: java.io.IOException [22:36:36] [Server thread/WARN]: (Matrix) | Current Loader: java.net.URLClassLoader [22:36:37] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v5.1.84 [22:36:37] [Server thread/INFO]: [LeakParkour] Loading LeakParkour v2.4 [22:36:37] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca [22:36:37] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.9.1 [22:36:37] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.2.5 [22:36:37] [Server thread/INFO]: [MiraiMC] Loading MiraiMC v1.5.1 [22:36:37] [Server thread/WARN]: [MiraiMC] Default system encoding may have misread config.yml from plugin jar [22:36:37] [Server thread/INFO]: [MiraiMC] Verifying maven-metadata-net.mamoe.mirai-core-all.xml [22:36:37] [Server thread/INFO]: [MiraiMC] Verifying mirai-core-all-2.9.0-M1.jar [22:36:38] [Server thread/INFO]: [MiraiMC] Loading library mirai-core-all-2.9.0-M1.jar [22:36:38] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.4-RELEASE [22:36:38] [Server thread/INFO]: [NoJoinQuitMessage] Loading NoJoinQuitMessage v1.0 [22:36:38] [Server thread/INFO]: [ServerJoiner] Loading ServerJoiner v0.0.1 [22:36:38] [Server thread/INFO]: [tpLogin] Loading tpLogin v1.5.1 [22:36:38] [Server thread/INFO]: [PlayerHide] Loading PlayerHide v1.0 [22:36:38] [Server thread/INFO]: [NoSpawnChunks] Loading NoSpawnChunks v2.0-b147 [22:36:38] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4 [22:36:38] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs may not be stable! [22:36:38] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v2.2.3 [22:36:38] [Server thread/INFO]: [ViaVersion] ViaVersion 2.2.3 is now loaded, injecting! [22:36:38] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 block mapping... [22:36:38] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 item mapping... [22:36:38] [Server thread/INFO]: [ViaVersion] Loading new 1.13 tags... [22:36:38] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 enchantment mapping... [22:36:38] [Server thread/INFO]: [ViaVersion] Loading 1.12.2 -> 1.13 sound mapping... [22:36:38] [Server thread/INFO]: [ViaVersion] Loading translation mapping [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 blockstate mapping... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 block mapping... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 item mapping... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.13.2 -> 1.14 sound mapping... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.14 blockstates... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.14 heightmap data... [22:36:39] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 blockstate mapping... [22:36:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 block mapping... [22:36:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 item mapping... [22:36:40] [Server thread/INFO]: [ViaVersion] Loading 1.14.4 -> 1.15 sound mapping... [22:36:40] [Server thread/INFO]: [CustomJoinItems] Loading CustomJoinItems v1.5.1 [22:36:40] [Server thread/INFO]: [Vault] Loading Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER} [22:36:40] [Server thread/INFO]: [TimeLock] Loading TimeLock v0.5 [22:36:40] [Server thread/INFO]: [MiraiMC] Loading Link2QQ v1.1 [22:36:40] [Server thread/INFO]: [DefineBoard] Loading DefineBoard v1.2 [22:36:40] [Server thread/INFO]: [AntiaddictionByQQ] Loading AntiaddictionByQQ v1.4 [22:36:40] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.4 [22:36:40] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.4.0-SNAPSHOT-b417 [22:36:41] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v8.6.8 [22:36:41] [Server thread/INFO]: [SuperLobby] Loading SuperLobby v3.0.6 [22:36:41] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.6.5.1 [22:36:41] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267) [22:36:41] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2 [22:36:41] [Server thread/INFO]: [TAB] Loading TAB v2.8.2 [22:36:41] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.8.9 [22:36:41] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v4.1.10 [22:36:41] [Server thread/INFO]: [Matrix] Loading Matrix v6.4.0 [22:36:41] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6 [22:36:41] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v5.1.84

[22:36:41] [Server thread/INFO]: | |__) LuckPerms v5.1.84 [22:36:41] [Server thread/INFO]: |___ | Running on Bukkit - CraftBukkit [22:36:41] [Server thread/INFO]: [LuckPerms] Loading configuration... [22:36:41] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2] [22:36:42] [Server thread/INFO]: [LuckPerms] Loading internal permission managers... [22:36:42] [Server thread/INFO]: [LuckPerms] Performing initial data load... [22:36:42] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 1007ms) [22:36:42] [Server thread/INFO]: [Vault] Enabling Vault v1.6.6-b${env.TRAVIS_BUILD_NUMBER} [22:36:42] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting [22:36:42] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [22:36:42] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting [22:36:42] [Server thread/INFO]: [Vault] Enabled Version 1.6.6-b${env.TRAVIS_BUILD_NUMBER} [22:36:42] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook. [22:36:42] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.4.0-SNAPSHOT-b417 [22:36:42] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [22:36:42] [Server thread/WARN]: SERVER IS RUNNING IN OFFLINE/INSECURE MODE! [22:36:42] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware. [22:36:42] [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. [22:36:42] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file. [22:36:42] [Server thread/INFO]: Beginning UUID conversion, this may take A LONG time **** [22:36:42] [Server thread/INFO]: Preparing level "Lobby" [22:36:42] [Server thread/INFO]: -------- World Settings For [Lobby] -------- [22:36:42] [Server thread/INFO]: View Distance: 3 [22:36:42] [Server thread/INFO]: Item Merge Radius: 2.5 [22:36:42] [Server thread/INFO]: Item Despawn Rate: 6000 [22:36:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [22:36:42] [Server thread/INFO]: Arrow Despawn Rate: 1200 [22:36:42] [Server thread/INFO]: Mob Spawn Range: 4 [22:36:42] [Server thread/INFO]: Anti X-Ray: true [22:36:42] [Server thread/INFO]: Engine Mode: 1 [22:36:42] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [22:36:42] [Server thread/INFO]: Replace Blocks: [1, 5] [22:36:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [22:36:42] [Server thread/INFO]: Chunks to Grow per Tick: 650 [22:36:42] [Server thread/INFO]: Clear tick list: false [22:36:42] [Server thread/INFO]: Experience Merge Radius: 3.0 [22:36:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [22:36:42] [Server thread/INFO]: Max Entity Collisions: 8 [22:36:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [22:36:42] [Server thread/INFO]: Cactus Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Cane Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Melon Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Mushroom Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Sapling Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Wheat Growth Modifier: 100% [22:36:42] [Server thread/INFO]: NetherWart Growth Modifier: 100% [22:36:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 [22:36:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [22:36:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [22:36:42] [Server thread/INFO]: Random Lighting Updates: false [22:36:42] [Server thread/INFO]: Structure Info Saving: true [22:36:42] [Server thread/INFO]: Sending up to 10 chunks per packet [22:36:42] [Server thread/INFO]: Max TNT Explosions: 100 [22:36:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [22:36:42] [Server thread/INFO]: -------- World Settings For [Lobby] -------- [22:36:42] [Server thread/INFO]: Water over lava flow speed: 5 [22:36:42] [Server thread/INFO]: Fix TNT cannons: false [22:36:42] [Server thread/INFO]: Allow undead horse types to be leashed: false [22:36:42] [Server thread/INFO]: Keep spawn chunk loaded: true [22:36:42] [Server thread/INFO]: World async lighting: false [22:36:42] [Server thread/INFO]: WorldServer TickNextTick cap set at 10000 [22:36:42] [Server thread/INFO]: WorldServer TickNextTickList cap always processes redstone: false [22:36:42] [Server thread/INFO]: Player blocking damage multiplier set to 0.5 [22:36:42] [Server thread/INFO]: Max height for cactus growth 3. Max height for reed growth 3 [22:36:42] [Server thread/INFO]: Remove invalid mob spawner tile entities: true [22:36:42] [Server thread/INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128 [22:36:42] [Server thread/INFO]: Squids will spawn between Y: 45.0 and Y: 63.0 [22:36:42] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0) [22:36:42] [Server thread/INFO]: [LeakParkour] Enabling LeakParkour v2.4 [22:36:43] [Server thread/INFO]:

[22:36:43] [Server thread/INFO]: ----------------- LEAK PARKOUR ------------------ [22:36:43] [Server thread/INFO]:

[22:36:43] [Server thread/INFO]: - Do not modify plugin! [22:36:43] [Server thread/INFO]: - Do not share/upload anywhere! [22:36:43] [Server thread/INFO]: - Do not use for commercial purposes! [22:36:43] [Server thread/INFO]:
[22:36:43] [Server thread/INFO]: If you want download new version just copy this: [22:36:43] [Server thread/INFO]: > https://goo.gl/7kHp33 [22:36:43] [Server thread/INFO]:
[22:36:43] [Server thread/INFO]: ---------------- PROBLEM DETECTOR ---------------- [22:36:43] [Server thread/INFO]:
[22:36:43] [Server thread/INFO]: > Server is offline so I can't check update. [22:36:43] [Server thread/INFO]:

[22:36:43] [Server thread/INFO]:
[22:36:43] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca [22:36:43] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [22:36:43] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.9.1 [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: playerpoints [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault [22:36:43] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information... [22:36:43] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.2.5 [22:36:44] [Server thread/WARN]: java.util.zip.ZipException: error in opening zip file [22:36:44] [Server thread/WARN]: at java.util.zip.ZipFile.open(Native Method) [22:36:44] [Server thread/WARN]: at java.util.zip.ZipFile.(Unknown Source) [22:36:44] [Server thread/WARN]: at java.util.zip.ZipFile.(Unknown Source) [22:36:44] [Server thread/WARN]: at java.util.jar.JarFile.(Unknown Source) [22:36:44] [Server thread/WARN]: at java.util.jar.JarFile.(Unknown Source) [22:36:44] [Server thread/WARN]: at com.rylinaux.plugman.PlugMan.onEnable(PlugMan.java:141) [22:36:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [22:36:44] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [22:36:44] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [22:36:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [22:36:44] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [22:36:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [22:36:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [22:36:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [22:36:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [22:36:44] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [22:36:44] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [22:36:44] [Server thread/INFO]: [MiraiMC] Enabling MiraiMC v1.5.1 [22:36:44] [Server thread/INFO]: [MiraiMC] Mirai working dir: default [22:36:44] [Server thread/INFO]: [MiraiMC] Starting Mirai-Events listener. [22:36:44] [Server thread/INFO]: [MiraiMC] Loading auto-login file. [22:36:44] [Server thread/INFO]: [MiraiMC] Registering commands. [22:36:44] [Server thread/INFO]: [MiraiMC] Registering events. [22:36:44] [Server thread/INFO]: [MiraiMC] Initializing SQLite database. [22:36:44] [Server thread/INFO]: [MiraiMC] Initializing bStats metrics. [22:36:44] [Server thread/WARN]: [MiraiMC] 确保您正在使用开源的MiraiMC插件,未知来源的插件可能会盗取您的账号! [22:36:44] [Server thread/WARN]: [MiraiMC] 请始终从Github或作者指定的其他途径下载插件: https://github.com/DreamVoid/MiraiMC [22:36:44] [Server thread/INFO]: [MiraiMC] All tasks done. Welcome to use MiraiMC! [22:36:44] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.4-RELEASE

MySQL-Error Could not connect to MySQL-Server! Disabling plugin! Check your MySQL.yml Skype: Leoko33 Issue tracker: https://github.com/DevLeoko/AdvancedBan/issues

[22:36:56] [Server thread/INFO]:

[]=====[Enabling AdvancedBan]=====[] | Information: | Name: AdvancedBan | Developer: Leoko | Version: 2.1.4-RELEASE | Storage: HSQLDB (local) | Support: | Skype: Leoko33 | Mail: Leoko4433@gmail.com | Update: | There is a new version available! [2.1.3-RELEASE] []================================[]

[22:36:56] [Server thread/INFO]: [NoJoinQuitMessage] Enabling NoJoinQuitMessage v1.0 [22:36:56] [Server thread/INFO]: [ServerJoiner] Enabling ServerJoiner v0.0.1 [22:36:56] [Server thread/WARN]: [ServerJoiner] Could not save config.yml to plugins\ServerJoiner\config.yml because config.yml already exists. [22:36:56] [Server thread/WARN]: [ServerJoiner] Default system encoding may have misread config.yml from plugin jar [22:36:56] [Server thread/INFO]: [ServerJoiner] 插件已加载. [22:36:56] [Server thread/INFO]: [tpLogin] Enabling tpLogin v1.5.1 [22:36:57] [Server thread/INFO]: [22:36:57] [Server thread/INFO]: tpLogin v1.5.1 has been enabled! [22:36:57] [Server thread/INFO]: [PlayerHide] Enabling PlayerHide v1.0 [22:36:57] [Server thread/INFO]: Lobby> PlayerHide v1.0 has been activated [22:36:57] [Server thread/INFO]: [NoSpawnChunks] Enabling NoSpawnChunks v2.0-b147 [22:36:57] [Server thread/INFO]: [NoSpawnChunks] NoSpawnChunks v2.0-b147 has been enabled. Took 2 ms. [22:36:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4 [22:36:57] [Server thread/INFO]: [PermissionsEx] Initializing file backend [22:36:57] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [22:36:57] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [22:36:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [22:36:57] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [22:36:57] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v2.2.3 [22:36:57] [Server thread/INFO]: [CustomJoinItems] Enabling CustomJoinItems v1.5.1 [22:36:57] [Server thread/INFO]: [TimeLock] Enabling TimeLock v0.5 [22:36:57] [Server thread/INFO]: [TimeLock] Enabled [22:36:57] [Server thread/INFO]: [MiraiMC] Enabling Link2QQ v1.1 [22:36:57] [Server thread/WARN]: [MiraiMC] Default system encoding may have misread config.yml from plugin jar [22:36:57] [Server thread/INFO]: [DefineBoard] Enabling DefineBoard v1.2

[22:36:57] [Server thread/INFO]: 版本: 1.2 [22:36:57] [Server thread/INFO]: 作者: Ram

[22:36:57] [Server thread/INFO]: [DefineBoard] 开始加载插件... [22:36:57] [Server thread/WARN]: [DefineBoard] Default system encoding may have misread config.yml from plugin jar [22:36:57] [Server thread/INFO]: [DefineBoard] 默认配置文件已保存! [22:36:57] [Server thread/INFO]: [DefineBoard] 配置文件加载完成! [22:36:57] [Server thread/INFO]: [DefineBoard] 监听器注册成功! [22:36:57] [Server thread/INFO]: [DefineBoard] 插件加载成功! [22:36:57] [Server thread/INFO]: [AntiaddictionByQQ] Enabling AntiaddictionByQQ v1.4 [22:36:57] [Server thread/WARN]: [AntiaddictionByQQ] Default system encoding may have misread config.yml from plugin jar [22:36:57] [Server thread/INFO]: [AntiaddictionByQQ] Didn't find AuthMe, reset authme to false [22:36:57] [Thread-15/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279 [22:37:03] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.4 [22:37:03] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v8.6.8 [22:37:03] [Server thread/INFO]: [SuperLobby] Enabling SuperLobby v3.0.6

[22:37:03] [Server thread/INFO]: [Super Lobby] Deluxe Version: 3.0.6 [22:37:03] [Server thread/INFO]: [Super Lobby] Plugin Create by PedroJM96. [22:37:03] [Server thread/INFO]: [Super Lobby] Loading configuration... [22:37:03] [Server thread/INFO]: [Super Lobby] Load config.yml [22:37:03] [Server thread/INFO]: [Super Lobby] config.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load messages_EN.yml [22:37:03] [Server thread/INFO]: [Super Lobby] messages_EN.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load items.yml [22:37:03] [Server thread/INFO]: [Super Lobby] items.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load spawn.yml [22:37:03] [Server thread/INFO]: [Super Lobby] spawn.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load sync.yml [22:37:03] [Server thread/INFO]: [Super Lobby] sync.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load menus.yml [22:37:03] [Server thread/INFO]: [Super Lobby] menus.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load info.yml [22:37:03] [Server thread/INFO]: [Super Lobby] info.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Load customevents.yml [22:37:03] [Server thread/INFO]: [Super Lobby] customevents.yml loaded. [22:37:03] [Server thread/INFO]: [Super Lobby] Hooked PlaceholderAPI [22:37:03] [Server thread/INFO]: [Super Lobby] Hooked PlayerPoints [22:37:03] [Server thread/INFO]: [Super Lobby] A total of 0 menus were loaded.

[22:37:03] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.6.5.1 [22:37:05] [Server thread/INFO]: [DeluxeChat] 1 formats loaded! [22:37:05] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml [22:37:05] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml [22:37:05] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders! [22:37:05] [Server thread/INFO]: [DeluxeChat] 2 placeholder hooks have been registered and are enabled.

[22:37:05] [Server thread/INFO]: DeluxeChat Updater [22:37:05] [Server thread/INFO]:
[22:37:05] [Server thread/INFO]: Could not connect to spigotmc.org [22:37:05] [Server thread/INFO]: to check for updates! [22:37:05] [Server thread/INFO]:

[22:37:05] [Server thread/INFO]: DeluxeChat Updater [22:37:05] [Server thread/INFO]:
[22:37:05] [Server thread/INFO]: You are running 1.6.5.1 [22:37:05] [Server thread/INFO]: The latest version [22:37:05] [Server thread/INFO]: of DeluxeChat! [22:37:05] [Server thread/INFO]:

[22:37:05] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267) [22:37:05] [Server thread/ERROR]: [Citizens] Missing preferred location bundle. [22:37:05] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2 [22:37:05] [Server thread/WARN]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work. [22:37:05] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints [22:37:05] [Server thread/INFO]: [TAB] Enabling TAB v2.8.2 [22:37:05] [Server thread/INFO]: [TAB] Server version: 1.8.8 (v1_8_R3) [22:37:05] [Server thread/INFO]: [TAB] Enabled in 39ms [22:37:05] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.8.9 [22:37:05] [Server thread/INFO]: [CommandNPC] Vault compatible economy not found! Economy support for CommandNPC has been disabled. [22:37:05] [Server thread/INFO]: [CommandNPC] Initiating Database [22:37:05] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens. [22:37:05] [Server thread/INFO]: [CommandNPC] Setting up BungeeCord [22:37:05] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded! [22:37:05] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.1.10 [22:37:05] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------ [22:37:05] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu 4.1.10 is loading... [server: git-PaperSpigot-"4c7641d" (MC: 1.8.8)] [22:37:05] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie. [22:37:05] [Server thread/INFO]: [GadgetsMenu] Date Modified: 21-02-2018

[22:37:05] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_8_R3 [22:37:05] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------ [22:37:06] [Server thread/INFO]: [GadgetsMenu] Enabled player relative placeholders with ProtocolLib. [22:37:06] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked. [22:37:06] [Server thread/INFO]: [Matrix] Enabling Matrix v6.4.0 [22:37:06] [Server thread/INFO]: ____ __ [22:37:06] [Server thread/INFO]: / |/ / |/ / \/ / |/ / [22:37:06] [Server thread/INFO]: / /|/ / /| | / / / // // / | / [22:37:06] [Server thread/INFO]: / / / / |/ / / , // / / |
[22:37:06] [Server thread/INFO]: // /// |// // |_/__///|_|
[22:37:06] [Server thread/INFO]: * Matrix AntiCheat v6.4.0 | git-PaperSpigot-"4c7641d" (MC: 1.8.8) | UNKNOWN [22:37:07] [Server thread/INFO]: [Matrix] Checking Environment... [22:37:07] [Server thread/INFO]: [Matrix] Passed all environment checks [22:37:07] [Server thread/INFO]: [Matrix] Initializing the NMSVisitor (v1_8_R3) [22:37:07] [Server thread/INFO]: [Matrix] Loaded 0 global placeholders [22:37:07] [Server thread/INFO]: [Matrix] Enabled 16 checks, Disabled 0 checks [22:37:07] [Server thread/INFO]: [Matrix] Loaded all configuration files [22:37:07] [Server thread/INFO]: [Matrix] Scanning outdated log files.... [22:37:07] [Server thread/INFO]: [Matrix] Deleted 0 outdated log files! [22:37:07] [Server thread/INFO]: [Matrix] Hooked with PlaceholderAPI [22:37:07] [Server thread/INFO]: [Matrix] Hooked with ViaVersion 4- [22:37:07] [Server thread/INFO]: [Matrix] Welcome to Matrix! [22:37:07] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6 [22:37:07] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version. [22:37:07] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [22:37:07] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[22:37:07] [Server thread/INFO]: Timings Reset [22:37:07] [Craft Scheduler Thread - 4/INFO]: [Matrix] Start checking update.... [22:37:07] [Server thread/INFO]: [ChestCommands] Found a new version: v4.0.3 (yours: v3.1.2) [22:37:07] [Server thread/INFO]: [ChestCommands] Download it on Bukkit Dev: [22:37:07] [Server thread/INFO]: [ChestCommands] dev.bukkit.org/bukkit-plugins/chest-commands [22:37:07] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.4.9 [22:37:08] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [22:37:08] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays [22:37:08] [Craft Scheduler Thread - 8/INFO]: [MiraiMC] [AutoLogin] Starting auto login task. [22:37:08] [Craft Scheduler Thread - 12/INFO]: [MiraiMC] Checking update... [22:37:08] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47) [22:37:08] [Server thread/INFO]: [ViaVersion] Enabling Paper/TacoSpigot/Torch patch: Fixes block placement. [22:37:08] [Server thread/INFO]: [CJItems] Found an update: v1.5.2 (Your version: v1.5.1) [22:37:08] [Server thread/INFO]: [CJItems] Type "/cji update" or download it from: [22:37:08] [Server thread/INFO]: [CJItems] dev.bukkit.org/bukkit-plugins/custom-join-items [22:37:08] [Craft Scheduler Thread - 12/WARN]: [MiraiMC] An error occurred while fetching the latest version, reason: java.net.UnknownHostException: raw.githubusercontent.com [22:37:08] [Server thread/INFO]: [Citizens] Loaded 13 NPCs. [22:37:08] [Craft Scheduler Thread - 12/INFO]: [Vault] Checking for Updates ... [22:37:08] [Craft Scheduler Thread - 4/INFO]: [Matrix] Error when connecting internet: java.net.UnknownHostException [22:37:08] [Craft Scheduler Thread - 4/INFO]: > Matrix Updater: [22:37:08] [Craft Scheduler Thread - 4/INFO]: Matrix has an update: current version: 6.4.0 [22:37:08] [Craft Scheduler Thread - 4/INFO]: Download link: https://www.mc-market.org/resources/13999/ [22:37:08] [Craft Scheduler Thread - 12/WARN]: [Vault] Stable Version: 1.7.3 is out! You are still running version: 1.6.6 [22:37:08] [Craft Scheduler Thread - 12/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault [22:37:08] [Craft Scheduler Thread - 6/INFO]: [LibsDisguises] Failed to check for a update on spigot. Now checking bukkit.. [22:37:10] [Server thread/INFO]: [NoSpawnChunks] Unloading chunks... [22:37:11] [Server thread/INFO]: [NoSpawnChunks] Unloaded 625 chunks. Took 531 ms. [22:37:11] [Server thread/INFO]: [ProtocolLib] The updater found an update, and has readied it to be loaded the next time the server restarts/reloads. [22:37:12] [Craft Scheduler Thread - 3/INFO]: [Matrix] Plugin Enabled [22:37:12] [Server thread/WARN]: [ViaVersion] There is a newer version available: 4.0.1, you're on: 2.2.3 [22:37:12] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 189 placeholder expansions are available on the cloud. [22:37:12] [Craft Scheduler Thread - 1/INFO]: [PlaceholderAPI] 3 installed expansions have updates available. [22:38:15] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix! [22:38:59] [Craft Scheduler Thread - 5/INFO]: [MiraiMC] 登录新的机器人账号: 1, 协议: ANDROID_PHONE [22:39:05] [Craft Scheduler Thread - 11/INFO]: [MiraiMC] 另一个机器人进程已经存在,正在尝试关闭这个进程 [22:39:06] [Craft Scheduler Thread - 11/WARN]: java.security.NoSuchProviderException: JCE cannot authenticate the provider BC [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JceSecurity.getInstance(JceSecurity.java:105) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.KeyAgreement.getInstance(KeyAgreement.java:230) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDH$Companion.calculateShareKey(ECDHJvmDesktop.kt:89) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDH.lambda-3$testECDH(ECDHJvmDesktop.kt:49) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDH.(ECDHJvmDesktop.kt:61) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHKt.adjustToPublicKey(ECDH.kt:141) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHKt.adjustToPublicKey(ECDH.kt:136) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHInitialPublicKey.(ECDH.kt:125) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHInitialPublicKey.(ECDH.kt:123) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHKt$defaultInitialPublicKey$2.invoke(ECDH.kt:132) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHKt$defaultInitialPublicKey$2.invoke(ECDH.kt:132) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlin.SynchronizedLazyImpl.getValue(LazyJVM.kt:74) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.utils.crypto.ECDHKt.getDefaultInitialPublicKey(ECDH.kt:132) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.AccountSecretsManagerKt.AccountSecretsImpl(AccountSecretsManager.kt:146) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.AccountSecretsManagerKt.getSecretsOrCreate(AccountSecretsManager.kt:154) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.createClient(BotClientHolder.kt:36) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.access$createClient(BotClientHolder.kt:24) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.BotClientHolderImpl$client$2.invoke(BotClientHolder.kt:28) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.BotClientHolderImpl$client$2.invoke(BotClientHolder.kt:28) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.utils.LateinitMutableProperty.getValue(LateinitMutableProperty.kt:38) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.BotClientHolderImpl.getClient(BotClientHolder.kt:28) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.getClient(SsoProcessor.kt:97) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.network.components.SsoProcessorImpl.logout(SsoProcessor.kt:138) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.QQAndroidBot$close$1.invokeSuspend(QQAndroidBot.kt:79) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.BuildersKtBuildersKt.runBlocking(Builders.kt:59) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.BuildersKtBuildersKt.runBlocking$default(Builders.kt:38) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.internal.QQAndroidBot.close(QQAndroidBot.kt:77) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at net.mamoe.mirai.Bot.close(Bot.kt:178) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at me.dreamvoid.miraimc.api.MiraiBot.privateBotLogin(MiraiBot.java:201) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at me.dreamvoid.miraimc.api.MiraiBot.doBotLogin(MiraiBot.java:94) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at me.dreamvoid.miraimc.bukkit.Commands$1.run(Commands.java:61) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at java.lang.Thread.run(Unknown Source) [22:39:06] [Craft Scheduler Thread - 11/WARN]: Caused by: java.util.jar.JarException: file:/C:/Users/fxpixel/Desktop/FxPixel/%5B25566%5DLobby/plugins/MiraiMC/MiraiBot/libs/mirai-core-all-2.9.0-M1.jar has unsigned entries - net/mamoe/mirai/internal/MiraiImplKt.class [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JarVerifier.verifySingleJar(JarVerifier.java:510) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JarVerifier.verifyJars(JarVerifier.java:371) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JarVerifier.verify(JarVerifier.java:297) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JceSecurity.verifyProviderJar(JceSecurity.java:164) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JceSecurity.getVerificationResult(JceSecurity.java:190) [22:39:06] [Craft Scheduler Thread - 11/WARN]: at javax.crypto.JceSecurity.getInstance(JceSecurity.java:102) [22:39:06] [Craft Scheduler Thread - 11/WARN]: ... 42 more [22:39:07] [Craft Scheduler Thread - 11/INFO]: [MiraiMC] 登录新的机器人账号: 1, 协议: ANDROID_PHONE [22:39:45] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix! [22:39:52] [Craft Scheduler Thread - 2/INFO]: 无效的协议类型,已自动选择 ANDROID_PHONE. [22:39:52] [Craft Scheduler Thread - 2/INFO]: 可用的协议类型: ANDROID_PHONE, ANDROID_PAD, ANDROID_WATCH. [22:39:52] [Craft Scheduler Thread - 2/WARN]: Exception in thread "Craft Scheduler Thread - 2" [22:39:52] [Craft Scheduler Thread - 2/WARN]: org.apache.commons.lang.UnhandledException: Plugin MiraiMC v1.5.1 generated an exception while executing task 1154 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at org.github.paperspigot.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:23) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "mirai" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at me.dreamvoid.miraimc.bukkit.Commands$1.run(Commands.java:61) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 4 more

[22:40:15] [Craft Scheduler Thread - 19/INFO]: [MiraiMC] 登录新的机器人账号: 2251232704, 协议: ANDROID_PAD [22:41:15] [Server thread/INFO]: [Matrix] (!) You are currently using free(trial) version of Matrix! `

DreamVoid commented 2 years ago

暂时无法重现,请先将mirai核心版本设为2.8.0,之后检查问题是否解决

diamond-weiqu commented 2 years ago

暂时无法重现,请先将mirai核心版本设为2.8.0,之后检查问题是否解决

经测试无效 可否发我份debug版本(全日志输出)

DreamVoid commented 2 years ago

暂时无法重现,请先将mirai核心版本设为2.8.0,之后检查问题是否解决

经测试无效 可否发我份debug版本(全日志输出)

https://github.com/DreamVoid/MiraiMC/blob/d1ee878ea4e43208aacffd0c8b5ce8b1a10d73a9/MiraiMC-Base/src/main/resources/config.yml#L21-L23 关闭这两个选项。

diamond-weiqu commented 2 years ago

通过VTD分析初步判定是mirai的启动方法出了问题 应该是端口冲突 可否问下miraimc用哪个端口 ~我服务器上还是挂了不少玩意的233333~

DreamVoid commented 2 years ago

通过VTD分析初步判定是mirai的启动方法出了问题 应该是端口冲突 可否问下miraimc用哪个端口 ~我服务器上还是挂了不少玩意的233333~

MiraiMC 本身除了检查更新不会主动连接网络,网络操作均由 mirai 处理。你可以查阅 mirai 相关文档。

diamond-weiqu commented 2 years ago

通过VTD分析初步判定是mirai的启动方法出了问题 应该是端口冲突 可否问下miraimc用哪个端口 ~我服务器上还是挂了不少玩意的233333~

MiraiMC 本身除了检查更新不会主动连接网络,网络操作均由 mirai 处理。你可以查阅 mirai 相关文档。

以尝试解决 无卵用 早试过了 不过这玩意可以和mirai同时打开的吧

DreamVoid commented 2 years ago

暂时做归档处理,如再次复现可重开新 issue

diamond-weiqu commented 2 years ago

暂时做归档处理,如再次复现可重开新 issue

我用全新方案了,miraimc不用了