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
  • PS4
  • ONE
  • WiiU
  • PS3
  • 360
  • Vita
  • iOS
  • Android
  • Web
  • New 3DS
Forum
  • Accueil
  • Actus
  • Tests
  • Vidéos
  • Images
  • Soluces
  • Forum
Liste des sujets

[Bug] Forge

lokj
lokj
Niveau 10
05 avril 2014 à 13:25:37

Voilà la suite du topic "Bug Forge"

Mon Minecraft crash dés que je l'allume:

Version: 1.7.2
Version de forge: forge-1.7.2-10.12.0.1053

Mods:

Too Many Item 1.7.2
Morph

J'ai deja essayé de:

Changer morph par un autre mods (crash toujours)
Changer de Version de Morph (crash toujours)
Enlever TMI (Too many item) (crash toujours)
Réinstaller Minecraft (crash toujours)

Mods Testé:

EnviroMine v1.0.13
Morph 0.2.0
Morph 0.1.4
Morph 0.1.0
Necromancy Mod
Morph

Crash Report: (quands j'ai mis le mod EnveroMine v1.0.13)

---- Minecraft Crash Report ----
// This doesn't make any sense!

Time: 05/04/14 13:12
Description: Initializing game

java.lang.NoClassDefFoundError: yc
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(F
MLModContainer.java:420)

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 com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.
java:267)

at cpw.mods.fml.common.LoadController.sendEventToModC
ontainer(LoadController.java:209)

at cpw.mods.fml.common.LoadController.propogateStateM
essage(LoadController.java:188)

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 com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.
java:267)

at cpw.mods.fml.common.LoadController.distributeState
Message(LoadController.java:119)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:48
4)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraf
tLoading(FMLClientHandler.java:201)

at net.minecraft.client.Minecraft.func_71384_a(Minecr
aft.java:467)

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

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.ClassNotFoundException: yc
at net.minecraft.launchwrapper.LaunchClassLoader.find
Class(LaunchClassLoader.java:188)

at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 35 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.find
Class(LaunchClassLoader.java:180)

... 37 more

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

-- Head --
Stacktrace:
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(F
MLModContainer.java:420)

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 com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.
java:267)

at cpw.mods.fml.common.LoadController.sendEventToModC
ontainer(LoadController.java:209)

at cpw.mods.fml.common.LoadController.propogateStateM
essage(LoadController.java:188)

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 com.google.common.eventbus.EventHandler.handleEven
t(EventHandler.java:74)

at com.google.common.eventbus.SynchronizedEventHandle
r.handleEvent(SynchronizedEventHandler.java:47)

at com.google.common.eventbus.EventBus.dispatch(Event
Bus.java:314)

at com.google.common.eventbus.EventBus.dispatchQueued
Events(EventBus.java:296)

at com.google.common.eventbus.EventBus.post(EventBus.
java:267)

at cpw.mods.fml.common.LoadController.distributeState
Message(LoadController.java:119)

at cpw.mods.fml.common.Loader.loadMods(Loader.java:48
4)

at cpw.mods.fml.client.FMLClientHandler.beginMinecraf
tLoading(FMLClientHandler.java:201)

at net.minecraft.client.Minecraft.func_71384_a(Minecr
aft.java:467)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecr
aft.java:815)

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 (x86) version 6.1
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 28324968 bytes (27 MB) / 147402752 bytes (140 MB) up to 518979584 bytes (494 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerfor
mance_javaw.exe_minecraft.exe.heapdump
-Xmx512M
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.137.1053 Minecraft Forge 10.12.0.1053 4 mods loaded, 4 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML{7.2.137.1053} [Forge Mod Loader] (forge-1.7.2-10.12.0.1053.jar) Unloaded->Constructed
Forge{10.12.0.1053} [Minecraft Forge] (forge-1.7.2-10.12.0.1053.jar) Unloaded->Constructed
EnviroMine{1.0.13} [EnviroMine] (EnviroMine v1.0.13.zip) Unloaded
Launched Version: 1.7.2-Forge10.12.0.1053
LWJGL: 2.9.0
OpenGL: AMD Radeon HD 6310 Graphics GL version 4.1.10834 Compatibility Profile Context, 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)

Meokra
Meokra
Niveau 1
05 avril 2014 à 13:27:36

Tes mods sont dans la même version que forge ?

lokj
lokj
Niveau 10
05 avril 2014 à 13:30:29

Heuu....

Je crois car je les ai télécharger en 1.7.2
Mais peut être que s'est des version antérieur

lokj
lokj
Niveau 10
05 avril 2014 à 14:10:58

:up:

lokj
lokj
Niveau 10
05 avril 2014 à 16:19:43

:up:

Sous forums
  • Recherche de joueurs et serveurs PC/Consoles