Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Не может прогрузить сервер после настройки mode: 2 на 67 строке #136

Open
3 of 4 tasks
meshoksnega opened this issue Apr 6, 2024 · 1 comment

Comments

@meshoksnega
Copy link

meshoksnega commented Apr 6, 2024

Bungeecord version

BungeeCord-BotFilter-3.8.13.jar

Server version

Spigot

Client version

1.20.1

Bungeecord plugins

BungeeGuard
image

The bug

После того как я настроил на строке 67, всё перестало работать, и сервер не запускался

Log output (links)

05:39:32 [SEVERE] Exception in thread "main"
05:39:32 [SEVERE] while parsing a block mapping
in 'reader', line 2, column 1:
issues: "https://github.com/Leym ...
^
expected , but found ''
in 'reader', line 67, column 3:
mode: 2
^
05:52:56 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:679)

05:52:56 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:185)

05:52:56 [SEVERE] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:57)

05:52:56 [SEVERE] at org.yaml.snakeyaml.comments.CommentEventsCollector$1.peek(CommentEventsCollector.java:43)

05:52:56 [SEVERE] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:136)

05:52:56 [SEVERE] at org.yaml.snakeyaml.comments.CommentEventsCollector.collectEvents(CommentEventsCollector.java:116)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeScalarNode(Composer.java:239)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:208)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeValueNode(Composer.java:357)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingChildren(Composer.java:336)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:311)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:212)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getNode(Composer.java:134)

05:52:56 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:160)

05:52:56 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:184)

05:52:56 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:477)

05:52:56 [SEVERE] at org.yaml.snakeyaml.Yaml.loadAs(Yaml.java:443)

05:52:56 [SEVERE] at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:94)

05:52:56 [SEVERE] at net.md_5.bungee.config.YamlConfiguration.load(YamlConfiguration.java:87)

05:52:56 [SEVERE] at ru.leymooo.botfilter.config.Config.load(Config.java:92)

05:52:56 [SEVERE] at ru.leymooo.botfilter.config.Settings.reload(Settings.java:62)

05:52:56 [SEVERE] at ru.leymooo.botfilter.BotFilter.(BotFilter.java:74)

05:52:56 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:289)

05:52:56 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:49)

05:52:56 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

Checking

  • I am using BungeeCord and not a fork. Issues with forks should not be reported here.
  • I think this is not an issue with a bungeecord plugin.
  • I have not read these checkboxes and therefore I just ticked them all.
  • This is not a question or plugin creation help request.
@andreasdc
Copy link

You did a mistake with your config probably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants