1 | [23:22:38] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Booting up Velocity 3.4.0-SNAPSHOT (git-a549880d-b491)...
|
2 | [23:22:38] [main/INFO] [com.velocitypowered.proxy.VelocityServer]: Loading localizations...
|
3 | [23:22:39] [main/INFO] [com.velocitypowered.proxy.network.ConnectionManager]: Connections will use NIO channels, Java compression, Java ciphers
|
4 | [23:22:39] [main/ERROR] [com.velocitypowered.proxy.VelocityServer]: Unable to read/load/save your velocity.toml. The server will shut down.
|
5 | com.electronwill.nightconfig.core.io.ParsingException: Invalid bare key: ]
|
6 | at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:176) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
7 | at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:146) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
8 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:56) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
9 | at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:102) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
10 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:103) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
11 | at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:52) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
12 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
13 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
14 | at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
15 | at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
16 | at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
17 | at com.velocitypowered.proxy.config.VelocityConfiguration.read(VelocityConfiguration.java:501) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
18 | at com.velocitypowered.proxy.VelocityServer.doStartupConfigLoad(VelocityServer.java:400) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
19 | at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:288) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|
20 | at com.velocitypowered.proxy.Velocity.main(Velocity.java:71) ~[server.jar:3.4.0-SNAPSHOT (git-a549880d-b491)]
|