1. Ce site utilise des cookies. En continuant à utiliser ce site, vous acceptez l'utilisation des cookies. En savoir plus.

BungeeCord bug

Discussion dans 'La Open-House' créé par kumakuma215, 19 Mai 2015.

MineStrator, Votre hébergeur de serveur minecraft
Statut de la discussion:
N'est pas ouverte pour d'autres réponses.
  1. kumakuma215

    kumakuma215 ✬ Maréchal ✬

    1 641
    238
    83
    Bonjour (ou BonSoir :x), Mon BungeeCord bug, quand je regarde la console putty ça me marque ça :
    Quand je veux lancer mon serveur ça me marque ça :
    14:22:02 [INFO] Using OpenSSL based native cipher.
    14:22:02 [INFO] Using native code compressor
    14:22:02 [INFO] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:"9cf57ca":1068
    14:22:03 [INFO] Discovered module: ModuleSpec(name=cmd_alert, file=modules/cmd_alert.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Discovered module: ModuleSpec(name=cmd_find, file=modules/cmd_find.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Discovered module: ModuleSpec(name=cmd_list, file=modules/cmd_list.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Discovered module: ModuleSpec(name=cmd_send, file=modules/cmd_send.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Discovered module: ModuleSpec(name=cmd_server, file=modules/cmd_server.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules/reconnect_yaml.jar, provider=JenkinsModuleSource())
    14:22:03 [INFO] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [INFO] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [INFO] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [INFO] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [INFO] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [INFO] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:"9cf57ca":1068 by SpigotMC
    14:22:03 [SEVERE] Exception in thread "main"
    14:22:03 [SEVERE] mapping values are not allowed here
    in 'reader', line 41, column 11:
    pvpcheat:
    ^

    14:22:03 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
    14:22:03 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
    14:22:03 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:61)
    14:22:03 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:59)
    14:22:03 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:248)
    14:22:03 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:54)
    14:22:03 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)

    Ma config :
    groups:
    kumakuma215:
    - admin
    disabled_commands:
    - disabledcommandhere
    player_limit: -1
    stats: a628fe8b-6268-436c-8828-f7b6d691755f
    permissions:
    default:
    - bungeecord.command.server
    - bungeecord.command.list
    admin:
    - bungeecord.command.alert
    - bungeecord.command.end
    - bungeecord.command.ip
    - bungeecord.command.reload
    listeners:
    - max_players: 200
    fallback_server: lobby
    host: 127.0.0.1:25565
    bind_local_address: true
    ping_passthrough: false
    tab_list: GLOBAL_PING
    default_server: lobby
    forced_hosts:
    pvp.md-5.net: lobby
    tab_size: 60
    force_default_server: false
    motd: '&4xD'
    query_enabled: false
    query_port: 25577
    timeout: 30000
    connection_throttle: 4000
    servers:
    lobby:
    address: 127.0.0.1:25577
    restricted: false
    motd: '&1Just another BungeeCord - Forced Host'
    ip_forward: true
    online_mode: false
    pvpcheat:
    address: 127.0.0.1:25566
    restricted: false
    motd: '&1Just another BungeeCord - Forced Host'
    ip_forward: true
    online_mode: false

    Voilà, c'est très dérangeant :x.
    Désolé de vous prendre du temps mais bon, j'arrive pas a régler le bug :x
     
  2. Oxykis

    Oxykis Développatueur CMW Staff Administrateur Forum

    526
    92
    43
    Pour répondre à ton problème, j'ai la solution. Voici ta ligne erroné:

    lobby:
    address: 127.0.0.1:25577
    restricted: false
    motd: '&1Just another BungeeCord - Forced Host'
    ip_forward: true
    online_mode: false

    pvpcheat:
    address: 127.0.0.1:25566
    restricted: false
    motd: '&1Just another BungeeCord - Forced Host'
    ip_forward: true
    online_mode: false

    Il suffit que tu supprime la partie en gras/italique et sa devrai marcher.

    Sinon, je te conseil ça: (Youtube Money).
     
  3. kumakuma215

    kumakuma215 ✬ Maréchal ✬

    1 641
    238
    83
  4. Oxykis

    Oxykis Développatueur CMW Staff Administrateur Forum

    526
    92
    43
    Pas envie d'être rabat joie, mais attention au langage sms... Prend les bonnes habitudes dès maintenant.
     
  5. kumakuma215

    kumakuma215 ✬ Maréchal ✬

    1 641
    238
    83
    désolé. Je marque toujours thanks en sms :eek:
     
  6. Oxykis

    Oxykis Développatueur CMW Staff Administrateur Forum

    526
    92
    43
    Bon tant pis... Ton problème est-il résolu ?
     
  7. kumakuma215

    kumakuma215 ✬ Maréchal ✬

    1 641
    238
    83
  8. Oxykis

    Oxykis Développatueur CMW Staff Administrateur Forum

    526
    92
    43
    Ok, je lock.
     
Statut de la discussion:
N'est pas ouverte pour d'autres réponses.

Partager cette page

Chargement...