Déconnecté | Rechercher un joueur - Connexion -

Forum de Kingdom Hills

Vous n'êtes pas identifié(e).

Annonce

Pensez à voter pour KingdomHills ici !

#2 Aide et problèmes » [Resolu] Mon minecraft forge 1.10.2 crash » 21/10/2016 14:40:20

NoeXWolf
Réponses : 1

Bonjour.

Je n'arrive pas a lancer mon minecraft avec 1.10.2-forge1.10.2-12.18.2.2107.

Voici le crash report :

---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 21/10/16 15:30
Description: Initializing game

java.lang.NullPointerException: Initializing game
at zsawyer.mods.mumblelink.addons.pa.es.ExtendedPASupport.activate(ExtendedPASupport.java:117)
at zsawyer.mods.mumblelink.addons.pa.es.ExtendedPASupport.load(ExtendedPASupport.java:106)
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:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
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)


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

-- Head --
Thread: Client thread
Stacktrace:
at zsawyer.mods.mumblelink.addons.pa.es.ExtendedPASupport.activate(ExtendedPASupport.java:117)
at zsawyer.mods.mumblelink.addons.pa.es.ExtendedPASupport.load(ExtendedPASupport.java:106)
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:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:795)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
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 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 184032216 bytes (175 MB) / 467673088 bytes (446 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.2.2107 7 mods loaded, 7 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.2.2107.jar)
UCHI Forge{12.18.2.2107} [Minecraft Forge] (forge-1.10.2-12.18.2.2107.jar)
UCHI LunatriusCore{1.1.2.36} [LunatriusCore] (LunatriusCore-1.10.2.jar)
UCHE MumbleLink{4.1.2} [MumbleLink for Forge] (MumbleLink-1.8-4.1.2(1).jar)
UCHE ExtendedPASupport{1.0.0} [ExtendedPASupport for MumbleLink] (MumbleLink-1.8-4.1.2(1).jar)
UCHI Schematica{1.7.8.149} [Schematica] (Schematica-Mod-1.10.2.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 353.54' Renderer: 'GeForce 820M/PCIe/SSE2'
Launched Version: 1.10.2-forge1.10.2-12.18.2.2107
LWJGL: 2.9.4
OpenGL: GeForce 820M/PCIe/SSE2 GL version 4.5.0 NVIDIA 353.54, 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: !Marice (~???)~ (incompatible)
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i3-4030U CPU @ 1.90GHz

Si vous vous y connaissez aidez moi SVP

#3 Re : Présentations » [Validée] Présentation NoeXWolf » 18/10/2016 18:16:56

J'ai modifié ma présentation, j'espère passer builder smile

#4 Présentations » [Validée] Présentation NoeXWolf » 18/10/2016 17:26:25

NoeXWolf
Réponses : 3

Informations personnelles

Votre pseudo InGame : NoeXWolf
Votre âge : 11 ans
Votre profession/Études : Je suis au collège (5ème
Informations supplémentaires : J'ai sauté une classe, le CP.

Informations en rapport avec notre serveur

Votre nombre d'années d'expérience : J'ai commencé Minecraft le 1er Janvier 2015, Donc il y a bientôt 2 ans
Votre spécialité : je n'ai pas de spécialités, je me débrouille un tout petit peut en redstone et en build médiéval.
Comment avez-vous connu notre serveur : sur un site qui affiche pleins de serveurs. J'ai choisis votre serveur, car j'aime bien build, et j'ai vu que votre serveur était pas mal.
Ce qui vous a attiré ici : Ce qui m'a attiré dans votre serveur, c'est vos builds, juste magnifiques.
Vos attentes envers ce dernier : Qu'il ne ferme pas au bout d'un certain temps, pas comme un autre serveur génial que j'ai conu ... dans un passé lointain ...
Vos expériences sur d'autres serveurs : Il y avait un serveur que j'adorais particuliairement, mais qui a fermé. Après je suis déjà allé sur d'autres serveurs Créatifs, mais ou l'ont avait une restriction de commandes. Puis aussi sur des serveurs freebuilds, mais pas vraiment jolis, alors j'attend de lui qu'ils soit le plus beaux que ceux que j'ai déjà vu.
Détaillez votre visite de notre serveur (en 3 lignes environ) : J'ai découvert la Moutonnerie, qui permet d'avoir un stack de laine de la couleure de mon choix, pour 1 fer, la ferme a guardians, qui permet d'avoir des loots de guardians et/ou de l'xp. APrès les villes : J'ai découvert Turcana, une ville très joli pour ma part, et Panacoalt, une ville impréssionnate, car les builds ont l'air vraiment réels. Puis on m'as aussi fait découvrir le spawn, avec donc les portails pour se tp sois au villes, sois aux utilitaires, et les portails qui  mènent aux monds ressources (end, nether, monde ressources), sans compté le Puits de la téléportation aléatoire (très bon concept.
Qui vous a fait la visite (Répondez seulement si on vous a fait une visite) : Proffanda
Reformulez une règle de notre serveur : On n'a pas le droit de faire de la publicité par message privé ou dans le chat général. Cependant, on peut toujours jouer sur d'autres serveurs.

J'ai lu et accepté le règlement.

PS : Désoler pour les fautes d'orthographes.

Pied de page des forums

Propulsé par KHBB, un fork de FluxBB

A propos

KingdomHills est un serveur Minecraft à but non lucratif ouvert le 14 Novembre 2014.

En savoir plus sur l'histoire de KingdomHills...

Ancienne version - Nous contacter

Réseaux sociaux

Voter pour nous

Voter pour 'KHMC.fr' sur le top Serveur Minecraft