Error

Discussion in 'Bukkit Help' started by 123Ponyatno123, Dec 2, 2023.

Thread Status:
Not open for further replies.
  1. Offline

    123Ponyatno123

    when connecting to the Velocity server, there is an endless download and in the console [01:04:54 INFO]: [initial connection] IP:61725 has disconnected
     
    Last edited by a moderator: Dec 3, 2023
  2. Offline

    timtower Administrator Administrator Moderator

    @123Ponyatno123 If that is your server: post the server log.
    If it is not: check if your versions are correct.
     
  3. Offline

    123Ponyatno123

    [01:02:09] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.2.0-SNAPSHOT (git-07a525be-b296)...
    [01:02:09] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
    [01:02:09] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 3.0.x (Linux x86_64) ciphers
    [01:02:09] [main/WARN] [com.velocitypowered.proxy.config.VelocityConfiguration]: The proxy is running in offline mode! This is a security risk and you will NOT receive any support!
    [01:02:10] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading plugins...
    [01:02:10] [main/WARN] [limboapi]: Current LimboAPI version doesn't support current Velocity version (protocol version numbers: supported - 763, velocity - 764)
    [01:02:10] [main/WARN] [limboapi]: Please update LimboAPI (https://github.com/Elytrium/LimboAPI/releases). LimboAPI support: https://ely.su/discord
    [01:02:10] [main/INFO] [limboapi]: Initializing Simple Virtual World system...
    [01:02:11] [main/INFO] [limboapi]: Hooking into EventManager, PlayerList/UpsertPlayerInfo and StateRegistry...
    [01:02:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboapi 1.1.17-SNAPSHOT (git-fe53873) by Elytrium (https://elytrium.net/)
    [01:02:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboauth 1.1.13 by Elytrium (https://elytrium.net/)
    [01:02:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limbofilter 1.1.13-SNAPSHOT (git-349ef51) by Elytrium (https://elytrium.net/)
    [01:02:11] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin limboreconnect 1.1.3 by SkyWatcher_2019, hevav
    [01:02:12] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin velocity_tools 1.1.9 by Elytrium (https://elytrium.net/)
    [01:02:12] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loaded 5 plugins
    [01:02:12] [Velocity Async Event Executor - #0/INFO] [limboapi]: Creating and preparing packets...
    [01:02:12] [Velocity Async Event Executor - #0/INFO] [limboapi]: Loaded!
    [01:02:14] [Velocity Async Event Executor - #0/INFO] [limbofilter]: Current captcha generator settings will consume 0.08GB RAM normally and 0.15GB RAM on reloads
    [01:02:14] [Velocity Async Event Executor - #0/INFO] [limbofilter]: Modify the config to decrease RAM consumption
    [01:02:16] [Velocity Async Event Executor - #0/WARN] [limboreconnect]: Looks like you using default config!
    [01:02:16] [Velocity Async Event Executor - #0/WARN] [limboreconnect]: Please check 'trigger-message' option and confirm, that it matches your server's restart message
    [01:02:17] [Netty epoll Boss #0/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Listening on /[0:0:0:0:0:0:0:0%0]:29182
    [01:02:17] [main/INFO] [com.velocitypowered.proxy.Velocity]: Done (9.29s)!
    [01:02:17] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 2055 ms.
    [01:02:49] [Netty epoll Worker #1/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [initial connection] /46.191.177.187:61787 has disconnected
    [01:04:54] [Netty epoll Worker #2/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [initial connection] /46.191.177.187:61725 has disconnected
    [01:09:54] [Netty epoll Worker #0/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [initial connection] /46.191.177.187:61632 has disconnected
    [02:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 841 ms.
    [03:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 663 ms.
    [04:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 467 ms.
    [05:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 372 ms.
    [06:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 563 ms.
    [07:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 433 ms.
    [08:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 668 ms.
    [09:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 477 ms.
    [10:02:17] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 1488 ms.
    [11:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 863 ms.
    [12:02:17] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 1547 ms.
    [13:02:16] [CaptchaGeneratorThread/INFO] [limbofilter]: Captcha generated in 1225 ms.
    [13:20:15] [Netty epoll Worker #2/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [initial connection] /46.191.177.187:61711 has disconnected
     
  4. Offline

    timtower Administrator Administrator Moderator

Thread Status:
Not open for further replies.

Share This Page