Velocity Proxy Log

#X2kGsNj
3 errors
66 lines
Raw
1[12:56:11] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.4.0-SNAPSHOT (git-a046f700-b557)...
2[12:56:11] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
3[12:56:12] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use NIO channels, Java compression, Java ciphers
4[12:56:12] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading plugins...
5[12:56:12] [main/ERROR] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Unable to load plugin plugins\Vault.jar
6com.velocitypowered.api.plugin.InvalidPluginException: The plugin file Vault.jar appears to be a Bukkit or BungeeCord plugin. Velocity does not support Bukkit or BungeeCord plugins.
7 at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.getSerializedPluginInfo(JavaPluginLoader.java:161) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
8 at com.velocitypowered.proxy.plugin.loader.java.JavaPluginLoader.loadCandidate(JavaPluginLoader.java:62) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
9 at com.velocitypowered.proxy.plugin.VelocityPluginManager.loadPlugins(VelocityPluginManager.java:101) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
10 at com.velocitypowered.proxy.VelocityServer.loadPlugins(VelocityServer.java:437) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
11 at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:308) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
12 at com.velocitypowered.proxy.Velocity.main(Velocity.java:71) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
13[12:56:12] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin luckperms 5.5.17 by Luck
14[12:56:12] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin viaversion 5.5.1 by _MylesC, creeper123123321, Gerrygames, kennytv, Matsv, EnZaXD, RK_01
15[12:56:12] [main/INFO] [com.velocitypowered.proxy.plugin.VelocityPluginManager]: Loaded plugin voicechat 2.6.4 by NilaTheDragon, Max Henkel
16[12:56:12] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loaded 4 plugins
17[12:56:12] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading configuration...
18[12:56:12] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: __
19[12:56:12] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: | |__) LuckPerms v5.5.17
20[12:56:12] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]: |___ | Running on Velocity - Velocity
21[12:56:12] [LuckPerms - Task Executor #0/INFO] [com.velocitypowered.proxy.console.VelocityConsole]:
22[12:56:12] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading storage provider... [H2]
23[12:56:13] [LuckPerms - Task Executor #0/INFO] [luckperms]: Loading internal permission managers...
24[12:56:13] [LuckPerms - Task Executor #0/INFO] [luckperms]: Performing initial data load...
25[12:56:13] [LuckPerms - Task Executor #0/INFO] [luckperms]: Successfully enabled. (took 714ms)
26[12:56:13] [LuckPerms - Task Executor #0/INFO] [de.maxhenkel.voicechat.SimpleVoiceChatVelocity]: Successfully added ViaVersion mappings
27[12:56:13] [VoiceProxyServer/INFO] [de.maxhenkel.voicechat.SimpleVoiceChatVelocity]: Voice chat proxy server started at 0.0.0.0:25565
28[12:56:13] [Via-Mappingloader-0/INFO] [viaversion]: Loading block connection mappings ...
29[12:56:14] [LuckPerms - Task Executor #0/INFO] [viaversion]: Replacing channel initializers; you can safely ignore the following two warnings.
30[12:56:14] [LuckPerms - Task Executor #0/WARN] [com.velocitypowered.proxy.network.ConnectionManager]: The server channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
31[12:56:14] [LuckPerms - Task Executor #0/WARN] [com.velocitypowered.proxy.network.ConnectionManager]: The backend channel initializer has been replaced by java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
32[12:56:14] [LuckPerms - Task Executor #0/INFO] [viaversion]: ViaVersion detected lowest supported version by the proxy: 1.13 (393)
33[12:56:14] [LuckPerms - Task Executor #0/INFO] [viaversion]: Highest supported version by the proxy: 1.21.9-1.21.10 (773)
34[12:56:14] [ViaVersion - Task Executor #2/INFO] [viaversion]: Finished mapping loading, shutting down loader executor.
35[12:56:14] [Netty NIO Boss #0/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Listening on /[0:0:0:0:0:0:0:0]:25565
36[12:56:14] [main/INFO] [com.velocitypowered.proxy.Velocity]: Done (2,85s)!
37[12:56:25] [Netty NIO Worker #5/INFO] [com.velocitypowered.proxy.connection.client.AuthSessionHandler]: [connected player] Chamogelastos (/127.0.0.1:62151) has connected
38[12:56:30] [Netty NIO Worker #5/ERROR] [com.velocitypowered.proxy.connection.client.ConnectedPlayer]: [connected player] Chamogelastos (/127.0.0.1:62151): unable to connect to server Spawn
39io.netty.channel.ConnectTimeoutException: connection timed out after 5000 ms: /**.**.**.**:25564
40 at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:308) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
41 at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
42 at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:160) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
43 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
44 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
45 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
46 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
47 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
48 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
49 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
50 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
51[12:56:35] [Netty NIO Worker #5/ERROR] [com.velocitypowered.proxy.connection.client.ConnectedPlayer]: [connected player] Chamogelastos (/127.0.0.1:62151): unable to connect to server Spawn2
52io.netty.channel.ConnectTimeoutException: connection timed out after 5000 ms: /**.**.**.**:25563
53 at io.netty.channel.nio.AbstractNioChannel$AbstractNioUnsafe$1.run(AbstractNioChannel.java:308) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
54 at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
55 at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:160) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
56 at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
57 at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
58 at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
59 at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
60 at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1193) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
61 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
62 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[velocity.jar:3.4.0-SNAPSHOT (git-a046f700-b557)]
63 at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
64[12:56:35] [Netty NIO Worker #5/INFO] [com.velocitypowered.proxy.connection.client.ConnectedPlayer]: [connected player] Chamogelastos (/127.0.0.1:62151) has disconnected: Unable to connect you to Spawn2. Please try again later.
65[13:13:29] [Netty NIO Worker #42/INFO] [com.velocitypowered.proxy.connection.client.AuthSessionHandler]: [connected player] Chamogelastos (/127.0.0.1:51382) has connected
66[13:13:30] [Netty NIO Worker #42/INFO] [com.velocitypowered.proxy.connection.MinecraftConnection]: [connected player] Chamogelastos (/127.0.0.1:51382) has disconnected
This log will be saved for 90 days from their last view.
Report abuse