: Unable to read/load/save your velocity.toml. The server will shut down. ??

motomoto54

New member
Dec 11, 2024
1
0
1
[20:09:33 ERROR]: Unable to read/load/save your velocity.toml. The server will shut down.
com.electronwill.nightconfig.core.io.ParsingException: Invalid TOML data: entry "[try]" defined twice in its table.
at com.electronwill.nightconfig.toml.TableParser.checkDuplicateKey(TableParser.java:89) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:60) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:102) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:103) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:52) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.velocitypowered.proxy.config.VelocityConfiguration.read(VelocityConfiguration.java:448) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.velocitypowered.proxy.VelocityServer.doStartupConfigLoad(VelocityServer.java:327) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.velocitypowered.proxy.VelocityServer.start(VelocityServer.java:234) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]
at com.velocitypowered.proxy.Velocity.main(Velocity.java:69) ~[server.jar:3.3.0-SNAPSHOT (git-00ef92bc-b312)]

What might be the problem:?
#UPD: The latest version of Velocity is installed
 
Last edited: