Вопрос проблемы с банджекордом, вот запуск

Skyrmen

Пользователь
Сообщения
1
Разрешается выкладывание кода, файлов конфигураций, логов и т.д. только под BB-код CODE
Код:
7:19:12 [INFO] Using mbed TLS based native cipher.
17:19:12 [INFO] Using zlib based native compressor.
17:19:12 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.20-R0.3-SNAPSHOT:1be25b6:1827
17:19:12 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
17:19:12 [INFO] Epoll is working, utilising it!
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_find version git:cmd_find:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_server version git:cmd_server:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin JavaTelegramBotApi version 0.0.2 by null
17:19:12 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin Maintenance version 4.2.1 by kennytv
17:19:12 [INFO] Loaded plugin mcAuth version 1.7.12 by bivashy, MasterCapeXD
17:19:12 [INFO] Loaded plugin cmd_send version git:cmd_send:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_list version git:cmd_list:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [SEVERE] Exception in thread "main"
17:19:12 [SEVERE] java.lang.IllegalArgumentException: Server lobby (priority 0) is not defined
17:19:12 [SEVERE]     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:414)
17:19:12 [SEVERE]     at net.md_5.bungee.conf.Configuration.load(Configuration.java:142)
17:19:12 [SEVERE]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285)
17:19:12 [SEVERE]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
17:19:12 [SEVERE]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
 
Последнее редактирование модератором:
Код:
7:19:12 [INFO] Using mbed TLS based native cipher.
17:19:12 [INFO] Using zlib based native compressor.
17:19:12 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.20-R0.3-SNAPSHOT:1be25b6:1827
17:19:12 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
17:19:12 [INFO] Epoll is working, utilising it!
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
17:19:12 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_find version git:cmd_find:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_server version git:cmd_server:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin JavaTelegramBotApi version 0.0.2 by null
17:19:12 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin Maintenance version 4.2.1 by kennytv
17:19:12 [INFO] Loaded plugin mcAuth version 1.7.12 by bivashy, MasterCapeXD
17:19:12 [INFO] Loaded plugin cmd_send version git:cmd_send:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [INFO] Loaded plugin cmd_list version git:cmd_list:1.20-R0.3-SNAPSHOT:1be25b6:1827 by SpigotMC
17:19:12 [SEVERE] Exception in thread "main"
17:19:12 [SEVERE] java.lang.IllegalArgumentException: Server lobby (priority 0) is not defined
17:19:12 [SEVERE]     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:414)
17:19:12 [SEVERE]     at net.md_5.bungee.conf.Configuration.load(Configuration.java:142)
17:19:12 [SEVERE]     at net.md_5.bungee.BungeeCord.start(BungeeCord.java:285)
17:19:12 [SEVERE]     at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:67)
17:19:12 [SEVERE]     at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
кинь конфиг банджи
 
Назад
Сверху Снизу