Crash avec mod
-
bonjour pouver vous m’aidé mon minecraft crash
rapport de crash :
–-- Minecraft Crash Report ---- // Who set us up the TNT? Time: 06/07/16 15:20 Description: Initializing game java.lang.NoClassDefFoundError: bna at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2575) at java.lang.Class.getField0(Class.java:2967) at java.lang.Class.getField(Class.java:1693) at cpw.mods.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:277) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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.ClassNotFoundException: bna at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 15 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 17 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Class.java:2575) at java.lang.Class.getField0(Class.java:2967) at java.lang.Class.getField(Class.java:1693) at cpw.mods.fml.client.FMLClientHandler.detectOptifine(FMLClientHandler.java:277) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:192) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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.7.10 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: 35740952 bytes (34 MB) / 194699264 bytes (185 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 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: Launched Version: 1.7.10-Forge10.13.4.1558-1.7.10 LWJGL: 2.9.1 OpenGL: ATI Mobility Radeon HD 5470 GL version 2.1.9117, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported. Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [] Current Language: ~~ERROR~~ NullPointerException: null Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1)
-
Bonjour,
Je te trouve pressé, un message à la suite d’un sujet parlant d’autre chose puis ce post…
Il y a un problème dans la détection d’optifine par FML, as-tu mis Optifine dans tes mods, si oui vérifie que ce soit la bonne version de Minecraft. -
Salut,
Comment as-tu installés Forge ? -
@‘robin4002’:
Salut,
Comment as-tu installés Forge ?j’ai installer forge en allent sur le site de minecraft-forge, puis j’ai cliqué de fois sur le fichier .jar
cella ma mis une fenêtre j’ai cliqué sur install cilens puis continuer .
-
Utilises-tu le launcher officiel de Minecraft ?
-
oui
pourquoi
nouveau crash ca me mais ca mintenent
–-- Minecraft Crash Report ---- // There are four lights! Time: 10/07/16 15:27 Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mantle/utils/ItemMetaWrapper at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) 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.NoClassDefFoundError: mantle/utils/ItemMetaWrapper at tconstruct.library.crafting.Smeltery.addMelting(Smeltery.java:104) at com.rwtema.extrautils.modintegration.TConIntegration.addBedrockiumMaterial(TConIntegration.java:78) at com.rwtema.extrautils.modintegration.TConIntegration.init(TConIntegration.java:266) at com.rwtema.extrautils.ExtraUtils.init(ExtraUtils.java:1251) at com.rwtema.extrautils.ExtraUtilsMod.init(ExtraUtilsMod.java:28) 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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) 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 cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) 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 cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) ... 10 more Caused by: java.lang.ClassNotFoundException: mantle.utils.ItemMetaWrapper at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 41 more Caused by: java.lang.NullPointerException A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 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: 276043784 bytes (263 MB) / 721817600 bytes (688 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 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.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D3 77 mods loaded, 77 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.05} [Minecraft Coder Pack] (minecraft.jar) UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCHI appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCHI CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCHI MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar) UCHI NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCHI ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) UCHI OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) UCHI <cofh asm="">{000} [CoFH ASM] (minecraft.jar) UCHI Pistronics2{0.6.3} [Pistronics 2] (1.7.10-Pistronics2-v0.6.4.jar) UCHI securitycraft{v1.7.4.1} [SecurityCraft] ([1.7.10] SecurityCraft v1.7.4.1.jar) UCHI simplecore{1.1.1.3} [SimpleCore API] (simplecore-1.7.10-1.1.1.3.jar) UCHI simpleores{1.6.0} [SimpleOres 2] ([1.7.10] SimpleOres 2 v1.6.0.jar) UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCHI ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (Archimedes-Ships-Mod-1.7.10.jar) UCHI BiblioCraft{1.8.2} [BiblioCraft] (BiblioCraft[v1.8.2][MC1.7.10].jar) UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) UCHI CoFHCore{1.7.10R3.1.2} [CoFH Core] (CoFHCore-[1.7.10]3.1.2-325.jar) UCHI BuildCraft|Core{7.1.16} [BuildCraft] (buildcraft-7.1.16.jar) UCHI BuildCraft|Builders{7.1.16} [BC Builders] (buildcraft-7.1.16.jar) UCHI BuildCraft|Transport{7.1.16} [BC Transport] (buildcraft-7.1.16.jar) UCHI BuildCraft|Energy{7.1.16} [BC Energy] (buildcraft-7.1.16.jar) UCHI BuildCraft|Silicon{7.1.16} [BC Silicon] (buildcraft-7.1.16.jar) UCHI BuildCraft|Robotics{7.1.16} [BC Robotics] (buildcraft-7.1.16.jar) UCHI BuildCraft|Factory{7.1.16} [BC Factory] (buildcraft-7.1.16.jar) UCHI cannibalism{1.1.1} [Cannibalism] (Cannibalism-1.1.2-1.7.10.jar) UCHI Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) UCHI Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar) UCHI ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHI chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar) UCHI CarpentersBlocks{3.3.8.1_dev_r1} [Carpenter's Blocks] (Carpenter's Blocks v3.3.8.1_dev_r1 - MC 1.7.10.jar) UCHI ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar) UCHI customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(21feb16).jar) UCHI DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar) UCHI Eln{26} [Electrical Age] (ElectricalAge_BETA-1.7_r26.jar) UCHI etfuturum{1.4.3} [Et Futurum] (Et Futurum-1.4.3.jar) UCHI extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar) UCHI ThermalFoundation{1.7.10R1.2.4} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.4-114.jar) UCHE ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCHI flansmod{4.9.0} [Flan's Mod] (Flans Mod-1.7.10-4.9.0.jar) UCHI Forestry{4.2.14.62} [Forestry for Minecraft] (forestry_1.7.10-4.2.14.62.jar) UCHI ThermalExpansion{1.7.10R4.1.2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.2-240.jar) UCHI funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar) UCHI howlingmoon{0.7.1} [Howling Moon] (howlingMoon-1.7.10-0.7.1.jar) UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) UCHI InventoryPets{1.4.3} [Inventory Pets] (inventorypets-1.7.10-1.4.3-universal - Copie.jar) UCHI IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) UCHI Mantle{1.7.10-165.4bc3343} [Mantle] (Mantle_mc1.7.10_0.3.0.jar) UCHI TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) UCHI Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) UCHI MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar) UCHI minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar) UCHI minegicka3{1.0.0} [Minegicka 3] (minegicka3-1.7.10-1.0.0.jar) UCHI MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar) UCHI MorePistons{1.7.10-1.5.1.3} [More Pistons] (More-Pistons-Mod-by-Jiraiyah-1.7.10.jar) UCHI cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10) (1).jar) UCHI OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) UCHI OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar) UCHI PneumaticCraft{1.12.7-150} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-150-universal.jar) UCHI PortalGun{4.0.0-beta-6} [PortalGun] (Portal-Gun-Mod-1.7.10 - Copie.jar) UCHI MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.7.10-1.1.0.33-universal.jar) UCHI ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar) UCHI qCraft{1.2} [qCraft] (qCraft-1.2-1.7.10.jar) UCHI RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCHI RedstonePasteMod{1.6.2} [Redstone Paste] (Redstone-Paste-Mod-1.7.10.jar) UCHI simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar) UCHI StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) UCHI ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-163.jar) UCHI ThermalDynamics{1.7.10R1.2.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.0-171.jar) UCHI TMechworks{1.7.10-86.e500b88} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.10.jar) UCHI toolbox{1.2.3} [Toolbox] (Toolbox-1.7.10-1.2.3 - Copie.jar) UCHI worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar) UCHI McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) UCHI ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar) GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.9117' Renderer: 'ATI Mobility Radeon HD 5470' OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED] AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 CoFHCore: -[1.7.10]3.1.2-325 ThermalFoundation: -[1.7.10]1.2.4-114 ThermalExpansion: -[1.7.10]4.1.2-240 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. ThermalDynamics: -[1.7.10]1.2.0-171 Chisel: Errors like "[FML]: Unable to lookup …" are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it. Stencil buffer state: Function set: ARB, pool: forge, bits: 8 Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client: Optifine These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then. OptiFine Version: OptiFine_1.7.10_HD_U_D3 Render Distance Chunks: 4 Mipmaps: 0 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 2.1.9117 OpenGlRenderer: ATI Mobility Radeon HD 5470 OpenGlVendor: ATI Technologies Inc. CpuCount: 4 ```</cofh>
-
Met à jour mantle et tinkers construct
-
@‘REDKing34’:
oui
pourquoiVu l’erreur assez étrange, j’avais un doute. FML ne trouvait pas des classes de Minecraft, donc hormis en utilisant un launcher qui lance le jeu de façon étrange je ne vois pas comment causer cette erreur.
-
@‘SCAREX’:
Met à jour mantle et tinkers construct
comment ?
-
@‘REDKing34’:
@‘SCAREX’:
Met à jour mantle et tinkers construct
comment ?
Euh en téléchargeant les mods ? Soit le problème vient de là soit ça vient de ton installation
-
Le probléme vient du mod extrautility esqu’il est bien a jour ?
-
Dernière visite 10-07-2016, 17:41
Ça fait 11 jours que l’auteur n’est plus revenu.