Skocz do zawartości
  • 0

Serwer BungeeCord Problemy


Pytanie

Witam, Podlaczylem 3 serwery przy pomocy bungeecord.

Przy wlaczaniu serwera on sie nie wlacza ponizej podaje logi z konsoli. Config.yml od bungee rowniez

13:51:27 [INFO] Using mbed TLS based native cipher.
13:51:27 [INFO] Using zlib based native compressor.
13:51:27 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.16-R0.5-SNAPSHOT:3d701fb:1545
13:51:27 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
13:51:27 [INFO] Epoll is working, utilising it!
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_find version git:cmd_find:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_server version git:cmd_server:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_send version git:cmd_send:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_list version git:cmd_list:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [SEVERE] Exception in thread "main"
13:51:27 [SEVERE] java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.util.Map
13:51:27 [SEVERE] at net.md_5.bungee.conf.YamlConfig.getListeners(YamlConfig.java:253)
13:51:27 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:85)
13:51:27 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
13:51:27 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
13:51:27 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
server_connect_timeout: 5000
remote_ping_cache: -1
forge_support: false
player_limit: 100
permissions:
  default:
  - bungeecord.command.server
  - bungeecord.command.list
  admin:
  - bungeecord.command.alert
  - bungeecord.command.end
  - bungeecord.command.ip
  - bungeecord.command.reload
timeout: 30000
log_commands: false
network_compression_threshold: 256
online_mode: true
disabled_commands:
- disabledcommandhere
servers:
  lobby:
    motd: ''
    address: 78.46.98.77:26575
    restricted: false
  event:
    motd: ''
    address: 78.46.98.77:26580
    restricted: true
  survival:
    motd: ''
    address: 78.46.98.77:26580
    restricted: false
    servers:
listeners:
- query_port: 25577
  motd: '&f&lOnly&5&lMc &7Zagraj Razem Z Nami!'
  tab_list: SERVER
  query_enabled: false
  proxy_protocol: false
  forced_hosts:
  - onlylobby.tasrv.com: lobby
  ping_passthrough: false
  priorities:
  - lobby
  bind_local_address: true
  host: 10.2.9.103:26570
  max_players: 1
  tab_size: 60
  force_default_server: true
ip_forward: false
remote_ping_timeout: 5000
prevent_proxy_connections: false
groups:
  _D0minik:
  - admin
  bancar:
  - admin
connection_throttle: 4000
stats: d855226f-f6da-49b7-a3fe-af472dff157b
connection_throttle_limit: 3
log_pings: true

 

Edytowane przez Glitchtrap
Glicz

Wstawiam logi i config w code.

Notatka dodana przez Glicz

Odnośnik do komentarza
https://skript.pl/temat/45393-serwer-bungeecord-problemy/
Udostępnij na innych stronach

6 odpowiedzi na to pytanie

Rekomendowane odpowiedzi

  • 0
2 minuty temu, D0minik napisał:
13:51:27 [INFO] Using mbed TLS based native cipher.
13:51:27 [INFO] Using zlib based native compressor.
13:51:27 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.16-R0.5-SNAPSHOT:3d701fb:1545
13:51:27 [INFO] Not on Windows, attempting to use enhanced EpollEventLoop
13:51:27 [INFO] Epoll is working, utilising it!
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
13:51:27 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_find version git:cmd_find:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_server version git:cmd_server:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_send version git:cmd_send:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [INFO] Loaded plugin cmd_list version git:cmd_list:1.16-R0.5-SNAPSHOT:3d701fb:1545 by SpigotMC
13:51:27 [SEVERE] Exception in thread "main"
13:51:27 [SEVERE] java.lang.ClassCastException: java.util.ArrayList cannot be cast to java.util.Map
13:51:27 [SEVERE] at net.md_5.bungee.conf.YamlConfig.getListeners(YamlConfig.java:253)
13:51:27 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:85)
13:51:27 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:272)
13:51:27 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:62)
13:51:27 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

Cześć, to jest ostatnie co ci sie pokazuje w logach?

Odnośnik do komentarza
https://skript.pl/temat/45393-serwer-bungeecord-problemy/#findComment-285913
Udostępnij na innych stronach

  • 0
listeners:
- query_port: 25577
  motd: '&f&lOnly&5&lMc &7Zagraj Razem Z Nami!'
  tab_list: SERVER
  query_enabled: false
  proxy_protocol: false
  forced_hosts:
  - onlylobby.tasrv.com: lobby
  ping_passthrough: false
  priorities:
  - lobby
  bind_local_address: true
  host: 10.2.9.103:26570
  max_players: 1
  tab_size: 60
  force_default_server: true

Tu coś jest źle w configu, spróbuj usunąć config, zrestartować serwer (plik wygeneruje się ponownie).

3 godziny temu, Studziak napisał:

zamiast bungeecord polecam ci bardziej użyć waterfalla, imo jest o wiele lepszy niż bungeecord. Może wtedy się pozbędziesz tych błędów

To nic nie pomoże, bo wina jest w błędzie formatu configu.

To prawda że waterfall jest trochę lepszy, ale nie oznacza to oczywiście że to magiczny silnik rozwiązujący wszystkie problemy.

Odnośnik do komentarza
https://skript.pl/temat/45393-serwer-bungeecord-problemy/#findComment-286005
Udostępnij na innych stronach

Nieaktywny
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...