1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

Résolu bug bungeecord

Discussion dans 'Serveurs' créé par bagou450, 20 Oct 2016.

  1. bagou450

    bagou450 Enter the World

    Inscrit:
    20 Oct 2016
    Messages:
    38
    Points:
    36
    Sexe:
    Homme
    >Bonjour

    >j'ai un bug bungeecord mon serveur se lance mais il crash pas mais ... voila la console




    Code (cpp):
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:304)
    at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:212)
    at net.md_5.bungee.BungeeCord.start(BungeeCord.java:258)
    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.plugin.java.JavaPlugin
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:53)
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 18 more
    03:05:52 [INFO] Loaded plugin cmd_send version git:cmd_send:1.10-SNAPSHOT:0581e49:1190 by SpigotMC
    03:05:52 [WARNING] Error enabling plugin Multiverse-Core
    java.lang.NoClassDefFoundError: org/bukkit/plugin/java/JavaPlugin
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:763)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:467)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:73)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:368)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:362)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:361)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:34)
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    at net.md_5.bungee.api.plugin.PluginManager.enablePlugin(PluginManager.java:304)
    at net.md_5.bungee.api.plugin.PluginManager.loadPlugins(PluginManager.java:212)
    at net.md_5.bungee.BungeeCord.start(BungeeCord.java:258)
    at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
    at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)
    Caused by: java.lang.ClassNotFoundException: org.bukkit.plugin.java.JavaPlugin
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass0(PluginClassloader.java:53)
    at net.md_5.bungee.api.plugin.PluginClassloader.loadClass(PluginClassloader.java:27)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 18 more
    03:05:53 [SEVERE] Exception in thread "main"
    03:05:53 [SEVERE] while parsing a block mapping
    in 'reader', line 1, column 1:
    ip_forward: true
    ^
    expected <block end>, but found BlockMappingStart
    in 'reader', line 385, column 2:
    timeout: 30000
    ^

    03:05:53 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:226)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
    03:05:53 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:412)
    03:05:53 [SEVERE] at net.md_5.bungee.conf.YamlConfig.load(YamlConfig.java:63)
    03:05:53 [SEVERE] at net.md_5.bungee.conf.Configuration.load(Configuration.java:64)
    03:05:53 [SEVERE] at net.md_5.bungee.BungeeCord.start(BungeeCord.java:259)
    03:05:53 [SEVERE] at net.md_5.bungee.BungeeCordLauncher.main(BungeeCordLauncher.java:55)
    03:05:53 [SEVERE] at net.md_5.bungee.Bootstrap.main(Bootstrap.java:15)




    et la config :
    ip_forward: true
    network_compression_threshold: 256
    stats: d9c25ff8-4d30-43ac-b4a3-b7e6cfcafdea
    permissions:
    default:
    - bungeecord.command.server
    - bungeecord.command.list
    admin:
    - bungeecord.command.alert
    - bungeecord.command.end
    - bungeecord.command.ip
    - bungeecord.command.reload
    groups:
    md_5:
    - admin
    servers:
    lobby1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25561
    restricted: false
    ctf1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25562
    restricted: false
    rush1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25563
    restricted: false
    rush2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25564
    restricted: false
    rush3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25565
    restricted: false
    rush4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25566
    restricted: false
    rush5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25567
    restricted: false
    rush6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25568
    restricted: false
    rush7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25569
    restricted: false
    rush8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25570
    restricted: false
    rush9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25571
    restricted: false
    rush10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25572
    restricted: false
    sheepwars1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25573
    restricted: false
    sheepwars2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25574
    restricted: false
    sheepwars3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25575
    restricted: false
    sheepwars4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25576
    restricted: false
    sheepwars5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25577
    restricted: false
    sheepwars6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25578
    restricted: false
    sheepwars7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25579
    restricted: false
    sheepwars8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25580
    restricted: false
    sheepwars9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25581
    restricted: false
    sheepwars10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25582
    restricted: false
    skywars1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25583
    restricted: false
    skywars2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25584
    restricted: false
    skywars3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25585
    restricted: false
    skywars4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25586
    restricted: false
    skywars5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25587
    restricted: false
    skywars6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25588
    restricted: false
    skywars7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25589
    restricted: false
    skywars8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25590
    restricted: false
    skywars9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25591
    restricted: false
    skywars10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25592
    restricted: false
    spleef1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25593
    restricted: false
    spleef2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25594
    restricted: false
    spleef3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25595
    restricted: false
    spleef4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25596
    restricted: false
    spleef5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25597
    restricted: false
    spleef6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25598
    restricted: false
    spleef7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25599
    restricted: false
    spleef8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25601
    restricted: false
    spleef9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25602
    restricted: false
    spleef10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25603
    restricted: false
    towers1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25604
    restricted: false
    towers2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25605
    restricted: false
    towers3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25606
    restricted: false
    towers4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25607
    restricted: false
    towers5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25608
    restricted: false
    towers6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25609
    restricted: false
    towers7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25610
    restricted: false
    towers8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25611
    restricted: false
    towers9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25612
    restricted: false
    towers10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25613
    restricted: false
    pvpbox1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25614
    restricted: false
    pvpbox2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25615
    restricted: false
    pvpbox3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25616
    restricted: false
    pvpbox4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25617
    restricted: false
    pvpbox5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25618
    restricted: false
    pvpbox6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25619
    restricted: false
    pvpbox7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25620
    restricted: false
    pvpbox8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25621
    restricted: false
    pvpbox9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25622
    restricted: false
    pvpbox10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25623
    restricted: false
    pvpswap1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25624
    restricted: false
    pvpswap2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25625
    restricted: false
    pvpswap3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25626
    restricted: false
    pvpswap4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25627
    restricted: false
    pvpswap5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25628
    restricted: false
    pvpswap6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25629
    restricted: false
    pvpswap7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25630
    restricted: false
    pvpswap8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25631
    restricted: false
    pvpswap9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25632
    restricted: false
    pvpswap10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25633
    restricted: false
    uhcbasic1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25634
    restricted: false
    uhcbasic2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25635
    restricted: false
    uhcbasic3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25636
    restricted: false
    uhcbasic4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25637
    restricted: false
    uhcbasic5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25638
    restricted: false
    uhcbasic6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25639
    restricted: false
    uhcbasic7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25640
    restricted: false
    uhcbasic8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25641
    restricted: false
    uhcbasic9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25642
    restricted: false
    uhcbasic10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25643
    restricted: false
    uhcrun1:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25644
    restricted: false
    uhcrun2:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25645
    restricted: false
    uhcrun3:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25646
    restricted: false
    uhcrun4:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25647
    restricted: false
    uhcrun5:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25648
    restricted: false
    uhcrun6:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25649
    restricted: false
    uhcrun7:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25650
    restricted: false
    uhcrun8:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25651
    restricted: false
    uhcrun9:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25652
    restricted: false
    uhcrun10:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:25653
    restricted: false
    timeout: 30000
    listeners:
    - query_port: 25565
    motd: '&1Another Bungee server'
    priorities:
    - lobby1
    bind_local_address: true
    tab_list: GLOBAL_PING
    query_enabled: false
    host: 0.0.0.0:25565
    forced_hosts:
    pvp.md-5.net: pvp
    max_players: 100
    tab_size: 60
    ping_passthrough: false
    force_default_server: false
    player_limit: 999
    online_mode: false
    log_commands: false
    disabled_commands:
    - disabledcommandhere
    connection_throttle: 4000
     
    #1 bagou450, 20 Oct 2016
    Dernière édition par un modérateur: 20 Oct 2016
  2. Calambiel

    Calambiel Résident de l'End

    Inscrit:
    5 Août 2014
    Messages:
    6 595
    Points:
    229
  3. Seblor

    Seblor Responsable de Modération
    Staff

    Inscrit:
    15 Sept 2013
    Messages:
    2 577
    Points:
    195
    Sexe:
    Homme
    Salut.
    Il est possible, d'après ce que j'ai vu sur le net, que ton problème vienne de ta config (un espace en trop ou en moins par exemple).
    Essaie ce service pour le valider : http://yaml-online-parser.appspot.com/
     
  4. bagou450

    bagou450 Enter the World

    Inscrit:
    20 Oct 2016
    Messages:
    38
    Points:
    36
    Sexe:
    Homme
    comment sa fonctionne
     
  5. Seblor

    Seblor Responsable de Modération
    Staff

    Inscrit:
    15 Sept 2013
    Messages:
    2 577
    Points:
    195
    Sexe:
    Homme
    Bah tu met le contenu de ton fichier de config, et tu vérifie si y'a pas d'erreur.

    Je connais pas ce site. C'est le site conseillé par d'autres personnes.
     
    #5 Seblor, 21 Oct 2016
    Dernière édition: 21 Oct 2016
  6. bagou450

    bagou450 Enter the World

    Inscrit:
    20 Oct 2016
    Messages:
    38
    Points:
    36
    Sexe:
    Homme
    non ca ne marche pas c'est pas pour bungeecord
     
  7. bagou450

    bagou450 Enter the World

    Inscrit:
    20 Oct 2016
    Messages:
    38
    Points:
    36
    Sexe:
    Homme
  8. Seblor

    Seblor Responsable de Modération
    Staff

    Inscrit:
    15 Sept 2013
    Messages:
    2 577
    Points:
    195
    Sexe:
    Homme
    Attention, le double post est interdit.

    Et je parlais d'erreurs de syntaxe, qui peuvent causer ce genre de rapport d'erreur.

    Edit :
    [​IMG]
    On peut voir qu'il y a un problème à la ligne 385 : "timeout: 30000"
    Je remarque qu'il est décalé par rapport au reste, et je ne pense pas que ça colle avec les informations juste au dessus (qui sont des serveurs) alors j'enlève l'espace, et voilà :
    [​IMG]
     
    #8 Seblor, 21 Oct 2016
    Dernière édition: 21 Oct 2016
  9. bagou450

    bagou450 Enter the World

    Inscrit:
    20 Oct 2016
    Messages:
    38
    Points:
    36
    Sexe:
    Homme
    Mercie!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ca fait 2 ans que j'ai ce probleme!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
     
    • Gagnant Gagnant x 1
    • Informatif Informatif x 1

Partager cette page