Problème BungeeCord ==> Thermos/Cauldron

  • Auteur de la discussion Auteur de la discussion chetom
  • Date de début Date de début

chetom

Bucheron
4 Février 2015
12
0
12
30
Bonjour,

Je suis actuellement en train de setup une installation Bungeecord avec un lobby et un serveur faction (moddé). J'ai déjà regardé sur internet mais aucune discussion a propos de ce problème. En gros, j'arrive à me connecter au lobby par le biais du serveur BungeeCord, mais quand j'essaye de faire /server faction, il me met le message "The server you were previously on went down, you have been connected to the lobby", ce qui est faux, car le serveur moddé marche parfaitement hors BungeeCord. Je précise que j'ai exactement les mêmes mods que le serveur, qu'ils sont tous allumés, que les configurations ont étés faites et que tout est dans la même version. Merci de votre aide ! :)
 

Fichiers joints

  • Screenshot_8.png
    Screenshot_8.png
    1.2 Mo · Vues : 492
Bonjour !

Wah ! Big error in your BungeeCord ! Envoies tes logs de BungeeCord s'il te plait grâce aux balises "code" disponibles dans le petit '+' de la barre d'outil du forum. Également et toujours en utilisant les balises code, peux-tu envoyer le fichier config.yml de ton BungeeCord ?

AlexFatta
 
Voici mon config.yml :

Code:
player_limit: -1
ip_forward: true
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
online_mode: true
servers:
  lobby:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:1
    restricted: false
  faction:
    motd: '&1Just another BungeeCord - Forced Host'
    address: localhost:2
    restricted: false   
listeners:
- query_port: 22336
  motd: '&1le bungee du motek ta vue'
  tab_list: GLOBAL_PING
  query_enabled: false
  forced_hosts:
    pvp.md-5.net: pvp
  ping_passthrough: false
  default_server: lobby
  bind_local_address: true
  fallback_server: lobby
  host: 0.0.0.0:25565
  max_players: 1
  tab_size: 60
  force_default_server: true
disabled_commands:
- disabledcommandhere
network_compression_threshold: 256
groups:
  iMot3k:
  - admin
connection_throttle: 4000
stats: 86f4b79b-c249-4daf-87bd-ec60dd6ecc09

J'ai pas de logs pour BungeeCord :/ C'est plutôt chiant, mais tout est dans les screens :)
 
Dernière édition par un modérateur:
Bonjour !

Le config ne me sert à rien sans les logs. Tu en as obligatoirement, cherche un fichier avec "log" dedans et tu envoi le contenu sur le forum avec la balise code comme tu as fait pour ton fichier de config ;)

AlexFatta
 
Bonjour !

Le config ne me sert à rien sans les logs. Tu en as obligatoirement, cherche un fichier avec "log" dedans et tu envoi le contenu sur le forum avec la balise code comme tu as fait pour ton fichier de config ;)

AlexFatta
Ah oui je cherchais un DOSSIER logs x)

Code:
18:55:03 [INFOS] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
18:55:03 [INFOS] Using standard Java compressor. To enable zero copy compression, run on 64 bit Linux
18:55:03 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:7d2c2ab:1119
18:55:03 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
18:55:03 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:03 [INFOS] Attempting to Jenkins download module cmd_alert v1119
18:55:03 [INFOS] Download complete
18:55:03 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:03 [INFOS] Attempting to Jenkins download module cmd_find v1119
18:55:04 [INFOS] Download complete
18:55:04 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:04 [INFOS] Attempting to Jenkins download module cmd_list v1119
18:55:04 [INFOS] Download complete
18:55:04 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:04 [INFOS] Attempting to Jenkins download module cmd_send v1119
18:55:04 [INFOS] Download complete
18:55:04 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:04 [INFOS] Attempting to Jenkins download module cmd_server v1119
18:55:05 [INFOS] Download complete
18:55:05 [INFOS] Attempting to update plugin from null to ModuleVersion(build=1119, git=7d2c2ab)
18:55:05 [INFOS] Attempting to Jenkins download module reconnect_yaml v1119
18:55:05 [INFOS] Download complete
18:55:05 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [AVERTISSEMENT] Forced host server pvp is not defined
18:55:05 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:55:05 [AVERTISSEMENT] Could not bind to host /0.0.0.0:25577
java.net.BindException: Address already in use: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    at io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:125)
    at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:485)
    at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1089)
    at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:440)
    at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:425)
    at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:903)
    at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:198)
    at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:348)
    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:358)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
    at java.lang.Thread.run(Unknown Source)
18:55:21 [INFOS] Closing pending connections
18:55:21 [INFOS] Disconnecting 0 connections
18:55:21 [INFOS] Closing IO threads
18:55:23 [INFOS] Saving reconnect locations
18:55:23 [INFOS] Disabling plugins
18:56:05 [INFOS] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
18:56:05 [INFOS] Using standard Java compressor. To enable zero copy compression, run on 64 bit Linux
18:56:05 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:7d2c2ab:1119
18:56:05 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
18:56:05 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [AVERTISSEMENT] Forced host server pvp is not defined
18:56:05 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
18:56:05 [INFOS] Listening on /0.0.0.0:22336
18:56:56 [GRAVE] Netty is not using direct IO buffers.
18:56:56 [INFOS] [iMot3k] <-> InitialHandler has connected
18:56:59 [INFOS] [iMot3k] disconnected with: §cCould not connect to default or fallback server, please try again later: java.net.ConnectException
18:56:59 [INFOS] [iMot3k] -> UpstreamBridge has disconnected
18:57:20 [INFOS] [/127.0.0.1:50805] <-> InitialHandler has connected
18:57:24 [INFOS] [iMot3k] <-> InitialHandler has connected
18:57:25 [INFOS] [iMot3k] disconnected with: §cCould not connect to default or fallback server, please try again later: java.net.ConnectException
18:57:26 [INFOS] [iMot3k] -> UpstreamBridge has disconnected
18:58:24 [INFOS] Closing listener [id: 0xc38a9b9d, /0:0:0:0:0:0:0:0:22336]
18:58:24 [INFOS] Closing pending connections
18:58:24 [INFOS] Disconnecting 0 connections
18:58:24 [INFOS] Closing IO threads
18:58:24 [INFOS] §cCommand not found
18:58:26 [INFOS] Saving reconnect locations
19:12:18 [INFOS] Using standard Java JCE cipher. To enable the OpenSSL based native cipher, please make sure you are using 64 bit Ubuntu or Debian with libssl installed.
19:12:18 [INFOS] Using standard Java compressor. To enable zero copy compression, run on 64 bit Linux
19:12:18 [INFOS] Enabled BungeeCord version git:BungeeCord-Bootstrap:1.8-SNAPSHOT:7d2c2ab:1119
19:12:18 [INFOS] Discovered module: ModuleSpec(name=cmd_alert, file=modules\cmd_alert.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Discovered module: ModuleSpec(name=cmd_find, file=modules\cmd_find.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Discovered module: ModuleSpec(name=cmd_list, file=modules\cmd_list.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Discovered module: ModuleSpec(name=cmd_send, file=modules\cmd_send.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Discovered module: ModuleSpec(name=cmd_server, file=modules\cmd_server.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Discovered module: ModuleSpec(name=reconnect_yaml, file=modules\reconnect_yaml.jar, provider=JenkinsModuleSource())
19:12:18 [INFOS] Loaded plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Loaded plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Loaded plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Loaded plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Loaded plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Loaded plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [AVERTISSEMENT] Forced host server pvp is not defined
19:12:18 [INFOS] Enabled plugin reconnect_yaml version git:reconnect_yaml:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Enabled plugin cmd_find version git:cmd_find:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Enabled plugin cmd_server version git:cmd_server:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Enabled plugin cmd_alert version git:cmd_alert:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Enabled plugin cmd_send version git:cmd_send:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:18 [INFOS] Enabled plugin cmd_list version git:cmd_list:1.8-SNAPSHOT:7d2c2ab:1119 by SpigotMC
19:12:19 [INFOS] Listening on /0.0.0.0:25565
19:13:55 [GRAVE] Netty is not using direct IO buffers.
19:13:55 [INFOS] [iMot3k] <-> InitialHandler has connected
19:13:57 [INFOS] [iMot3k] <-> ServerConnector [lobby] has connected
19:14:21 [INFOS] [iMot3k] <-> ServerConnector [faction] has connected
19:14:22 [PRÉCIS] [START Server -> Bungee][SENDING: ServerHello]
19:14:22 [PRÉCIS] [HELLO Client <- Bungee][RECEIVED: ServerHello]
19:14:22 [PRÉCIS] [HELLO Client -> Bungee][SENDING: ClientHello]
19:14:22 [PRÉCIS] [HELLO Server <- Bungee][RECEIVED: ClientHello]
19:14:22 [PRÉCIS] [HELLO Client -> Bungee][SENDING: ModList]
19:14:22 [PRÉCIS] [HELLO Server <- Bungee][RECEIVED: ModList]
19:14:22 [PRÉCIS] [HELLO Server -> Bungee][SENDING: ModList]
19:14:22 [PRÉCIS] [WAITINGSERVERDATA Client <- Bungee][RECEIVED: ModList]
19:14:22 [PRÉCIS] [WAITINGSERVERDATA Client -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [WAITINGCACK Server <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [PRÉCIS] [WAITINGCACK Server -> Bungee][SENDING: ModIdData]
19:14:22 [PRÉCIS] [WAITINGSERVERCOMPLETE Client <- Bungee][RECEIVED: ModIdData]
19:14:22 [PRÉCIS] [WAITINGCACK Server -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [WAITINGSERVERCOMPLETE Client <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [PRÉCIS] [WAITINGCACK Server -> Bungee][SENDING: FluidIdMap]
19:14:22 [PRÉCIS] [WAITINGSERVERCOMPLETE Client <- Bungee][RECEIVED: FluidIdMap]
19:14:22 [PRÉCIS] [WAITINGSERVERCOMPLETE Client -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [COMPLETE Server <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [PRÉCIS] [PENDINGCOMPLETE Client -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [COMPLETE Server <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [PRÉCIS] [COMPLETE Server -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [COMPLETE Client <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [PRÉCIS] [COMPLETE Client -> Bungee][SENDING: HandshakeAck]
19:14:22 [PRÉCIS] [DONE Server <- Bungee][RECEIVED: HandshakeAck]
19:14:22 [INFOS] [iMot3k] <-> DownstreamBridge <-> [lobby] has disconnected
19:14:22 [GRAVE] [iMot3k] <-> DownstreamBridge <-> [faction] - encountered exception
io.netty.handler.codec.DecoderException: java.lang.ArrayIndexOutOfBoundsException: -26
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
    at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:276)
    at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:263)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
    at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:152)
    at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
    at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
    at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
    at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.ArrayIndexOutOfBoundsException: -26
    at net.md_5.bungee.protocol.Protocol$DirectionData.createPacket(Protocol.java:130)
    at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:30)
    at net.md_5.bungee.protocol.MinecraftDecoder.decode(MinecraftDecoder.java:10)
    at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)
    ... 17 more
19:14:22 [INFOS] [iMot3k] <-> DownstreamBridge <-> [faction] has disconnected
19:14:22 [INFOS] [iMot3k] <-> ServerConnector [lobby] has connected
19:25:12 [INFOS] Closing listener [id: 0x9c599a64, /0:0:0:0:0:0:0:0:25565]
19:25:12 [INFOS] Closing pending connections
19:25:12 [INFOS] Disconnecting 1 connections
19:25:12 [INFOS] [iMot3k] disconnected with: §f[Proxy] Proxy restarting.
19:25:12 [INFOS] Closing IO threads
19:25:12 [INFOS] [iMot3k] disconnected with: §f[Proxy] Lost connection to server.
19:25:12 [INFOS] [iMot3k] <-> DownstreamBridge <-> [lobby] has disconnected
19:25:12 [INFOS] [iMot3k] -> UpstreamBridge has disconnected
19:25:14 [INFOS] Disabling plugins

merci :)
 
Re !

Alors j'avais pas tilté mais tu utilises des mods et je ne pense pas que le BungeeCord supporte les mods. Tu as regarder des tutos qui expliquent comment faire un bungee avec des mods ?

AlexFatta
 
Re !

Alors j'avais pas tilté mais tu utilises des mods et je ne pense pas que le BungeeCord supporte les mods. Tu as regarder des tutos qui expliquent comment faire un bungee avec des mods ?

AlexFatta
Cela fonctionnait avant, j'avait réussit et j'avais bien un bungee moddé ! :/
 
Salut,

il me semble que tu as un plugin qui utilise les channels et qui les fait beug:
Code:
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)

Essaye en enlevant tes plugins ;)
 
Salut,

il me semble que tu as un plugin qui utilise les channels et qui les fait beug:
Code:
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89)

Essaye en enlevant tes plugins ;)

Je n'ai AUCUN plugin, ni dans le faction, ni dans le lobby, ni directement dans le bungee... C'est incompréhensible...