CONNEXION
  • RetourJeux
    • Sorties
    • Hit Parade
    • Les + populaires
    • Les + attendus
    • Soluces
    • Tous les Jeux
    • Gaming
  • RetourActu Gaming
    • News
    • Astuces
    • Tests
    • Previews
    • Toute l'actu gaming
  • RetourBons plans
    • Bons plans
    • Bons plans Smartphone
    • Bons plans Hardware
    • Bons plans Image et Son
    • Bons plans Amazon
    • Bons plans Cdiscount
    • Bons plans Decathlon
    • Bons plans Fnac
    • Tous les Bons plans
  • RetourJVTech
    • Actus High-Tech
    • Intelligence Artificielle
    • Smartphones
    • Mobilité urbaine
    • Hardware
    • Image et son
    • Tutoriels
    • Tests produits High-Tech
    • Guides d'achat High-Tech
    • JVTech
  • RetourCulture
    • Actus Culture
    • Culture
  • RetourVidéos
    • A la une
    • Gaming Live
    • Vidéos Tests
    • Vidéos Previews
    • Gameplay
    • Trailers
    • Chroniques
    • Replay Web TV
    • Toutes les vidéos
  • RetourForums
    • Hardware PC
    • PS5
    • Switch 2
    • Xbox Series
    • Switch
    • Pokemon pocket
    • FC 25 Ultimate Team
    • League of Legends
    • Tous les Forums
  • PC
  • PS5
  • Xbox Series
  • Switch 2
  • PS4
  • One
  • Switch
  • iOS
  • Android
  • MMO
  • RPG
  • FPS
En ce moment Genshin Impact Valhalla Breath of the wild Animal Crossing GTA 5 Red dead 2
Minecraft
  • Tout support
  • PC
  • Xbox Series
  • Switch
  • Switch 2
  • PS4
  • ONE
  • WiiU
  • PS3
  • 360
  • Vita
  • iOS
  • Android
  • Web
  • New 3DS
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

Gros problèmes avec forge.

TerminuAx
TerminuAx
Niveau 1
08 février 2014 à 20:04:11

Bonjour,

J'ai un petit problème avec forge comme l'indique le titre, j'ai parcouru plusieurs forums, mais aucun n'ont répondu à mon problème j'aimerais vraiment que vous m'aidiez.

Alors, pour faire simple :

quand je lance minecraft après avoir installé forge correctement minecraft se lance, mais si je veux rejoindre un serveur ou rejoindre une map en solo, mon minecraft crash en affichant ce problème :

---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 8/02/14 19:48
Description: Starting integrated server

java.lang.ExceptionInInitializerError
at net.minecraft.server.MinecraftServer.<init>(Minecr
aftServer.java:159)

at net.minecraft.server.integrated.IntegratedServer.<
init>(IntegratedServer.java:46)

at net.minecraft.client.Minecraft.func_71371_a(Minecr
aft.java:2087)

at net.minecraft.client.gui.GuiCreateWorld.func_14628
4_a(GuiCreateWorld.java:233)

at net.minecraft.client.gui.GuiScreen.func_73864_a(Gu
iScreen.java:233)

at net.minecraft.client.gui.GuiCreateWorld.func_73864
_a(GuiCreateWorld.java:382)

at net.minecraft.client.gui.GuiScreen.func_146274_d(G
uiScreen.java:309)

at net.minecraft.client.gui.GuiScreen.func_146269_k(G
uiScreen.java:275)

at net.minecraft.client.Minecraft.func_71407_l(Minecr
aft.java:1624)

at net.minecraft.client.Minecraft.func_71411_J(Minecr
aft.java:952)

at net.minecraft.client.Minecraft.func_99999_d(Minecr
aft.java:870)

at net.minecraft.client.main.Main.main(SourceFile:103
)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.j
ava:134)

at net.minecraft.launchwrapper.Launch.main(Launch.jav
a:28)

Caused by: java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorG
roup.<init>(MultithreadEventExecutorGroup.java:61)

at io.netty.channel.MultithreadEventLoopGroup.<init>(
MultithreadEventLoopGroup.java:49)

at io.netty.channel.nio.NioEventLoopGroup.<init>(NioE
ventLoopGroup.java:61)

at io.netty.channel.nio.NioEventLoopGroup.<init>(NioE
ventLoopGroup.java:52)

at net.minecraft.network.NetworkSystem.<clinit>(Netwo
rkSystem.java:47)

... 18 more
Caused by: io.netty.channel.ChannelException: failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(Nio
EventLoop.java:128)

at io.netty.channel.nio.NioEventLoop.<init>(NioEventL
oop.java:120)

at io.netty.channel.nio.NioEventLoopGroup.newChild(Ni
oEventLoopGroup.java:87)

at io.netty.util.concurrent.MultithreadEventExecutorG
roup.<init>(MultithreadEventExecutorGroup.java:57)

... 22 more
Caused by: java.io.IOException: Unable to establish loopback connection
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native

Method)
at sun.nio.ch.PipeImpl.<init>(Unknown Source)
at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Un
known
Source)
at io.netty.channel.nio.NioEventLoop.openSelector(Nio
EventLoop.java:126)

... 25 more
Caused by: java.net.ConnectException: Connection timed out: connect
at sun.nio.ch.Net.connect0(Native Method)
at sun.nio.ch.Net.connect(Unknown Source)
at sun.nio.ch.Net.connect(Unknown Source)
at sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at java.nio.channels.SocketChannel.open(Unknown Source)
... 34 more

A detailed walkthrough of the error, its code path and all known details is as follows:
--------------------------------------------------
-------------------------------------

-- Head --
Stacktrace:
at net.minecraft.server.MinecraftServer.<init>(Minecr
aftServer.java:159)

at net.minecraft.server.integrated.IntegratedServer.<
init>(IntegratedServer.java:46)

-- Starting integrated server --
Details:
Level ID: New World
Level Name: New World
Stacktrace:
at net.minecraft.client.Minecraft.func_71371_a(Minecr
aft.java:2087)

at net.minecraft.client.gui.GuiCreateWorld.func_14628
4_a(GuiCreateWorld.java:233)

at net.minecraft.client.gui.GuiScreen.func_73864_a(Gu
iScreen.java:233)

at net.minecraft.client.gui.GuiCreateWorld.func_73864
_a(GuiCreateWorld.java:382)

at net.minecraft.client.gui.GuiScreen.func_146274_d(G
uiScreen.java:309)

at net.minecraft.client.gui.GuiScreen.func_146269_k(G
uiScreen.java:275)

-- Affected screen --
Details:
Screen name: net.minecraft.client.gui.GuiMainMenu
Stacktrace:
at net.minecraft.client.Minecraft.func_71407_l(Minecr
aft.java:1624)

at net.minecraft.client.Minecraft.func_71411_J(Minecr
aft.java:952)

at net.minecraft.client.Minecraft.func_99999_d(Minecr
aft.java:870)

at net.minecraft.client.main.Main.main(SourceFile:103
)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ
e
Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow
n
Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un
known
Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.j
ava:134)

at net.minecraft.launchwrapper.Launch.main(Launch.jav
a:28)

-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 379318304 bytes (361 MB) / 469237760 bytes (447 MB) up to 954728448 bytes (910 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerfor
mance_javaw.exe_minecraft.exe.heapdump
-Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.116.1025 Minecraft Forge 10.12.0.1025 3 mods loaded, 3 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialize
d->Post-initialized->Available

FML{7.2.116.1025} [Forge Mod Loader] (forge-1.7.2-10.12.0.1025.jar) Unloaded->Constructed->Pre-initialized->Initialize
d->Post-initialized->Available

Forge{10.12.0.1025} [Minecraft Forge] (forge-1.7.2-10.12.0.1025.jar) Unloaded->Constructed->Pre-initialized->Initialize
d->Post-initialized->Available

Launched Version: 1.7.2-Forge10.12.0.1025
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 7800 Series GL version 4.3.12614 Compatibility Profile Context 13.250.18.0, ATI Technologies Inc.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)

J'ai bien évidemment installé java en 64 bits et je possède une très bonne configuration pc où je fais tourner minecraft à plus de 350 fps donc je ne pense pas que le problème viennes de ma configuration ...

Merci de bien vouloir me répondre dans les plus brefs délais.

TerminuAx
TerminuAx
Niveau 1
08 février 2014 à 23:57:25

:up:

ImRocky
ImRocky
Niveau 7
08 février 2014 à 23:59:16

Aide toi d'un forgeron :(

TerminuAx
TerminuAx
Niveau 1
09 février 2014 à 18:40:22

Plus sérieusement ... :up:

DeoxysAttaque
DeoxysAttaque
Niveau 10
09 février 2014 à 19:05:26

"// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] "

Jerry :hap:

Sinon, j'peux pas t'aider. :(

Pour les anglophobes, ça veut dire "Voici un pass pour un câlin gratuit.Racheter à votre Mojangsta la plus proche [~~CÂLIN~~]

DeoxysAttaque
DeoxysAttaque
Niveau 10
09 février 2014 à 19:05:57

Racheter le*

Sous forums
  • Recherche de joueurs et serveurs PC/Consoles
La vidéo du moment