Bonjour
je crash quan je me connecte sur mon server 1.7.10 moddée ce n'est pas les mod car ca le fets aussi en vanilla sur le consol du server il y a ca :
je crash quan je me connecte sur mon server 1.7.10 moddée ce n'est pas les mod car ca le fets aussi en vanilla sur le consol du server il y a ca :
Code:
[18:56:07] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Bagou450 joined the game
[18:56:07] [Server thread/INFO] [mcjty.lib.varia.Logging]: SMP: Player logged in: Sync diminfo to clients
[18:56:07] [Server thread/INFO] [mcjty.lib.varia.Logging]: Sync dimension info to clients!
[18:56:07] [Server thread/INFO] [mcjty.lib.varia.Logging]: Send validation data to the client
[18:56:07] [Server thread/INFO] [Waila]: Player EntityPlayerMP['Bagou450'/2375, l='world', x=8,50, y=62,00, z=4,50] connected. Sending ping
[18:56:08] [Netty IO #4/ERROR] [FML]: NetworkDispatcher exception
java.io.IOException: Une connexion existante a dû être fermée par l’hôte distant
at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_151]
at sun.nio.ch.SocketDispatcher.read(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.IOUtil.read(Unknown Source) ~[?:1.8.0_151]
at sun.nio.ch.SocketChannelImpl.read(Unknown Source) ~[?:1.8.0_151]
at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?]
at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?]
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?]
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?]
at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_151]
[18:56:08] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Bagou450 lost connection: TranslatableComponent{key='disconnect.genericReason', args=[Internal Exception: java.io.IOException: Une connexion existante a dû être fermée par l’hôte distant], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}
[18:56:08] [Server thread/INFO] [net.minecraft.server.MinecraftServer]: Bagou450 left the game
Dernière édition par un modérateur: