Crash au chargement/création d'une map, impossibilité de se connecter à un serveur

iRypes_

Aventurier
23 Avril 2018
4
0
1
Bon, il y a une semaine ou deux, j'ai rencontré un problème avec Minecraft : le jeux crashait au lancement d'une map, et aucun serveur n'était disponible.

  • Pour les serveurs :
Code:
Couldn't connect to server
java.lang.NullPointerException: group
    at io.netty.bootstrap.AbstractBootstrap.group(AbstractBootstrap.java:84)
    at gw.a(SourceFile:276)
    at bkp$1.run(SourceFile:59)

  • Pour les maps :
Code:
Reported exception thrown!
f: Updating screen events
    at bhz.t(SourceFile:1635)
    at bhz.az(SourceFile:1000)
    at bhz.a(SourceFile:419)
    at net.minecraft.client.main.Main.main(SourceFile:123)
Caused by: java.lang.IllegalStateException: failed to create a child event loop
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:88)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:58)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:47)
    at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:58)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:77)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:72)
    at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:59)
    at ox$1.a(SourceFile:61)
    at ox$1.b(SourceFile:58)
    at rf.c(SourceFile:10)
    at ox.a(SourceFile:152)
    at bhz.a(SourceFile:2209)
    at bog.a(SourceFile:212)
    at bli.a(SourceFile:334)
    at bog.a(SourceFile:352)
    at bli.k(SourceFile:397)
    at bli.q(SourceFile:374)
    at bhz.t(SourceFile:1625)
    ... 3 more
Caused by: io.netty.channel.ChannelException: failed to open a new selector
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:157)
    at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:149)
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:127)
    at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:36)
    at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:84)
    ... 20 more
Caused by: java.io.IOException: Unable to establish loopback connection
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
    at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
    at java.nio.channels.Pipe.open(Pipe.java:155)
    at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
    at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
    at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:155)
    ... 24 more
Caused by: java.net.SocketException: Permission denied: connect
    at sun.nio.ch.Net.connect0(Native Method)
    at sun.nio.ch.Net.connect(Net.java:457)
    at sun.nio.ch.Net.connect(Net.java:449)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:647)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:189)
    at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:130)
    at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
    ... 32 more

Franchement je sais plus quoi faire, j'ai tout essayer, j'ai désactiver le pare-feu, j'ai taper la commande "netsh winsock reset", j'ai désinstaller le launcher, supprimer plusieurs fois le dossier .minecraft, réinstaller java, downgrade java, fait plusieurs scan avec différents antivirus.

J'ai lus d'autres topics où ils avaient le même problème que moi, mais leurs solutions ne m'ont pas aidées. Alors c'est pourquoi je demande de l'aide ici. Je précise que Minecraft marchait avant.

Ps: Ce problème est arrivé en même temps que Battle.net qui ne veux plus se connecter aux serveurs.J'ai là aussi perdu beaucoup d'heures à tenter de la refaire marcher.

Merci de vos réponses (é d aice elle pourr lai fote)
 

Aang23

= 157
16 Mai 2017
176
20
75
20
Ce n'est ni un problème de réseau, ni d'antivirus, ni de mauvais .minecraft, je ne sait pas ce qui cause cela, mais apparemment il n'est plus possible pour Minecraft de démarrer une action parallèle (ex: Ping d'un serveur, lancement d'un serveur interne pour une map).
Là je pense que c'est plus "profond" et que celà viens surement d'un bug de l'OS...
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 925
159
3 004
347
27
Alsace
www.minecraftforgefrance.fr
Caused by: java.net.SocketException: Permission denied: connect

Il y a quelque chose qui interdit l'ouverture d'un socket.
En général c'est causé par un anti-virus.
 

iRypes_

Aventurier
23 Avril 2018
4
0
1
Bah pour l'anti-virus, j'ai déjà tester en désactivant l'antivirus et celui de windows, donc je pense que je vais restaurer windows, comme je trouve pas d'autres solutions.
 

iRypes_

Aventurier
23 Avril 2018
4
0
1
C'est bon, j'ai formater mon ordi, et ça remarche (je n'ai pas encore réinstaller l'antivirus), mais si cela re-bug, j'y penserais, et merci encore.