• Chào bạn, hãy đăng ký hoặc đăng nhập để tham gia cùng bọn mình và sử dụng được đầy đủ chức năng của diễn đàn :).
Khanh0911

Plugin Cho hỏi đây là lỗi gì vậy ạ, và fix như nào vậy ạ

Khanh0911

THÀNH VIÊN
Tham gia
02/12/2021
Bài viết
375
[MiniMOTD]: Failed to reload MiniMOTD. Ensure there are no errors in your config files.
java.lang.IllegalStateException: Failed to load config
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:78) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.MiniMOTD.reload(MiniMOTD.java:125) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.CommandHandler.reload(CommandHandler.java:77) ~[?:?]
at xyz.jpenilla.minimotd.bungee.BungeeCommand.execute(BungeeCommand.java:67) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at io.github.waterfallmc.waterfall.console.WaterfallConsole.runCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.processInput(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.start(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.BungeeCordLauncher.main(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.Bootstrap.main(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
Caused by: xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ParsingException: []@(line 16, col 0): null
Reader: 16
^
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:175) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:61) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:155) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:63) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:56) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigLoader.load(ConfigLoader.java:104) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:72) ~[?:?]
... 11 more
Caused by: xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigException$Parse: Reader: 16: Expecting a value but got wrong token: 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) (if you intended 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:251) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:475) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseArray(ConfigDocumentParser.java:551) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:249) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:473) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:648) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:262) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:250) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parse(Parseable.java:301) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:726) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:740) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:172) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:61) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:155) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:63) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:56) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigLoader.load(ConfigLoader.java:104) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:72) ~[?:?]
... 11 more
[10:33:46] [main/INFO]: [MiniMOTD] Failed to reload MiniMOTD. Ensure there are no errors in your config files. See console for more details.
 
[MiniMOTD]: Failed to reload MiniMOTD. Ensure there are no errors in your config files.
java.lang.IllegalStateException: Failed to load config
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:78) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.MiniMOTD.reload(MiniMOTD.java:125) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.CommandHandler.reload(CommandHandler.java:77) ~[?:?]
at xyz.jpenilla.minimotd.bungee.BungeeCommand.execute(BungeeCommand.java:67) ~[?:?]
at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.api.plugin.PluginManager.dispatchCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at io.github.waterfallmc.waterfall.console.WaterfallConsole.runCommand(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.processInput(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.readCommands(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.minecrell.terminalconsole.SimpleTerminalConsole.start(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.BungeeCordLauncher.main(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
at net.md_5.bungee.Bootstrap.main(Unknown Source) ~[XCord.jar:git:Travertine-Bootstrap:1.19-R0.1-SNAPSHOT:689c776:unknown]
Caused by: xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ParsingException: []@(line 16, col 0): null
Reader: 16
^
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:175) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:61) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:155) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:63) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:56) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigLoader.load(ConfigLoader.java:104) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:72) ~[?:?]
... 11 more
Caused by: xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigException$Parse: Reader: 16: Expecting a value but got wrong token: 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) (if you intended 'control character 0xd' (JSON does not allow unescaped control character 0xd in quoted strings, use a backslash escape) to be part of a key or string value, try enclosing the key or value in double quotes, or you may be able to rename the file .properties rather than .conf)
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:201) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseError(ConfigDocumentParser.java:197) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:251) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:475) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:247) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseArray(ConfigDocumentParser.java:551) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseValue(ConfigDocumentParser.java:249) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.consolidateValues(ConfigDocumentParser.java:152) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parseObject(ConfigDocumentParser.java:473) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser$ParseContext.parse(ConfigDocumentParser.java:648) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.ConfigDocumentParser.parse(ConfigDocumentParser.java:14) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:262) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.rawParseValue(Parseable.java:250) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parseValue(Parseable.java:180) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parseValue(Parseable.java:174) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.impl.Parseable.parse(Parseable.java:301) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:726) ~[?:?]
at xyz.jpenilla.minimotd.lib.com.typesafe.config.ConfigFactory.parseReader(ConfigFactory.java:740) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:172) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.hocon.HoconConfigurationLoader.loadInternal(HoconConfigurationLoader.java:61) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:155) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.AbstractConfigurationLoader.load(AbstractConfigurationLoader.java:63) ~[?:?]
at xyz.jpenilla.minimotd.lib.org.spongepowered.configurate.loader.ConfigurationLoader.load(ConfigurationLoader.java:56) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigLoader.load(ConfigLoader.java:104) ~[?:?]
at xyz.jpenilla.minimotd.lib.platform_bungee.xyz.jpenilla.minimotd.common.config.ConfigManager.loadConfigs(ConfigManager.java:72) ~[?:?]
... 11 more
[10:33:46] [main/INFO]: [MiniMOTD] Failed to reload MiniMOTD. Ensure there are no errors in your config files. See console for more details.
lỗi config giải pháp là reset lại config hay chỉnh config như trên YTB
 
kiểm tra lại config plugin, sai tab , thiếu ", nhất là mấy dòng quanh dòng số 16
 
Similar content Most view Xem thêm
Back
Top Bottom