Mod Problème Pixelmon au démarrage ==>(Sa tourne mal) <==

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
Bonjour et d'avance merci d'être présent sur cette discussion. Alors nous allons aller droit au but, j'ai installer le mod Pixelmon pour mon Minecraft mais non sur le site officiel : www.pixelmonmod.com car a mon grand regret, j'ai du trouver un téléchargement autre que celui des développeurs car quand je tente de l'installer, le site me renvoie sur une autre page.

Bref, venons en au fait. Quand je lance mon jeu, le jeu ne prend même pas la peine d'effectuer le chargement Forge habituel avec l'icone enclume ne bas à droite, non le jeu se contente juste d'afficher le logo Mojang au milieu de la page Minecraft comme ceci : https://minecraft.fr/wp-content/uploads/2013/11/cnJMfJh.png.

Et ensuite POUF! Minecraft se ferme en m'affichant comme message d'erreur : Un problème inattendue est survenue et le jeu a planté. Nous sommes désolés pour la gêne occasionnée. Si cela vous intéresse, je joue en version : 1.10.2-forge1.10.2-12.18.3.2185. Je ne l'ai pas installé avec Mercurius car quand j'essaie de l'installer avec, on m'affiche le message d'erreur suivant : Bon l'a quand j'ai voulu réinstaller forge pour voir le message d'erreur, ça m'a installer Mercurius mais bref, vous comprenez.

Je vais maintenant vous livrer le message d'erreur (avant que je réussisse a installer Mercurius) :

Code:
---- Minecraft Crash Report ----
// Why is it breaking :(

Time: 05/01/18 01:16
Description: Initializing game

SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
We have automatically disabled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
net.minecraftforge.fml.client.SplashProgress$5: java.lang.IllegalStateException: Splash thread
    at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564)
    at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)
    at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:306)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:335)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalStateException: Splash thread
    at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)
    at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:544)
    ... 11 more
Caused by: java.lang.OutOfMemoryError: Java heap space
    at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:68)
    at java.lang.StringBuilder.<init>(StringBuilder.java:89)
    at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:387)
    at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:300)
    at java.lang.Thread.run(Thread.java:745)


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

-- Head --
Thread: Client thread
Stacktrace:
    at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564)
    at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)
    at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:306)
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:335)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 55913480 bytes (53 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2185 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
    UCHI    Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
    UCHE    pixelmon{1.2.1} [Pixelmon] (PixelmonGenerations-1.2.1.jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce 9600 GT/PCIe/SSE2'
    Launched Version: 1.10.2-forge1.10.2-12.18.3.2185
    LWJGL: 2.9.4
    OpenGL: GeForce 9600 GT/PCIe/SSE2 GL version 3.3.0, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: Français (France)
    Profiler Position: N/A (disabled)
    CPU: 4x AMD Phenom(tm) 9500 Quad-Core Processor
 
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Tu as juste a relancé le jeu et cela devrait être résolu (forge a automatiquement désactivé la barre de chargement de forge, qui cause le crash que tu as là).

SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
We have automatically disabled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
 
Dernière édition:

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
Alors euuuuuh, comment dire que euuuuh ben non en fait ça marche pas :p

Code:
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 06/01/18 00:49
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.OutOfMemoryError: Java heap space
    at java.util.HashMap.newNode(HashMap.java:1734)
    at java.util.HashMap.putVal(HashMap.java:630)
    at java.util.HashMap.put(HashMap.java:611)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:51)
    at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
    at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
    at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
    at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
    at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
    at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:407)
    at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerGym(StructureRegistry.java:306)
    at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:111)
    at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:86)
    at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:115)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)


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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 55403072 bytes (52 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2185 5 mods loaded, 5 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHI    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHI    FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
    UCHI    Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
    UCHI    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
    UCHE    pixelmon{1.2.1} [Pixelmon] (PixelmonGenerations-1.2.1.jar)
    Loaded coremods (and transformers):
 
Dernière édition par un modérateur:

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
Alors j'ai essayé de mettre à jour mes pilotes graphique mais cependant Nvidia ne trouve pas mon modèle et même manuellement je n'arrive pas à le trouver (NVIDIA GeFroce 9600 GT). Et oui ! Mon PC est vachement plus en retard sur le tient ^^
 

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
A moin que ce soit ça?
upload_2018-1-6_12-45-53.png
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Tu n'as pas à mettre à jour le pilote graphique.
Le lien que je t'ai envoyé est censé te ramener sur le message "Allouer plus de ram :"
 

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
Eh bien j'ai alloué plus de RAM, au départ c'était a 1 GO de RAM et maintenant c'est a 2 GO de RAM

Et je suis en version 1.10.2 mais je ne peux pas baisser la distance d'affichage car mon jeu crash avant d'arriver sur le menu de Minecraft. A moin de la baisser depuis les fichiers de Minecraft ce que je pourrais faire

Mais j'ai malheureusement oublié comment faire ^^
 
Dernière édition par un modérateur:

Kailim

Aventurier
25 Décembre 2017
11
0
2
25
D'accord voila :p :

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 06/01/18 13:01
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Pixelmon (pixelmon)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.resize(HashMap.java:703)
at java.util.HashMap.putVal(HashMap.java:628)
at java.util.HashMap.put(HashMap.java:611)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:51)
at net.minecraft.nbt.NBTTagCompound.func_152449_a(NBTTagCompound.java:475)
at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:49)
at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132)
at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87)
at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82)
at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:407)
at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerGym(StructureRegistry.java:306)
at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:111)
at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:86)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:115)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)


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

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 55465872 bytes (52 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.3.2185 5 mods loaded, 5 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2185.jar)
UCHI Forge{12.18.3.2185} [Minecraft Forge] (forge-1.10.2-12.18.3.2185.jar)
UCHI mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHE pixelmon{1.2.1} [Pixelmon] (PixelmonGenerations-1.2.1.jar)
Loaded coremods (and transformers):