LOG

public ⁨1⁩ ⁨file⁩ 2022-06-10 03:20:52 UTC

latest.log

Raw
[11:16:10] [main/INFO]: Booting up Velocity 3.1.2-SNAPSHOT (git-64bfa285-b152)...
[11:16:11] [main/INFO]: Loading localizations...
[11:16:11] [main/INFO]: Connections will use epoll channels, libdeflate (Linux x86_64) compression, OpenSSL 1.1.x (Linux x86_64) ciphers
[11:16:11] [main/ERROR]: Unable to read/load/save your velocity.toml. The server will shut down.
java.lang.RuntimeException: The forwarding-secret file must not be empty.
	at com.velocitypowered.proxy.config.VelocityConfiguration.read(VelocityConfiguration.java:519) ~[velocity-3.1.2-SNAPSHOT-152.jar:3.1.2-SNAPSHOT (git-64bfa285-b152)]
	at com.velocitypowered.proxy.VelocityServer.doStartupConfigLoad(VelocityServer.java:308) ~[velocity-3.1.2-SNAPSHOT-152.jar:3.1.2-SNAPSHOT (git-64bfa285-b152)]
	at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:214) ~[velocity-3.1.2-SNAPSHOT-152.jar:3.1.2-SNAPSHOT (git-64bfa285-b152)]
	at com.velocitypowered.proxy.Velocity.main(Velocity.java:64) ~[velocity-3.1.2-SNAPSHOT-152.jar:3.1.2-SNAPSHOT (git-64bfa285-b152)]