Mod Mon Minecraft se ferme

JDcraft68

Architecte en herbe
6 Juillet 2016
21
0
64
48
europapark-minecraft.eu
Bonjour,

J'ai un petit problème j'ai installé des shaders + optifine sous Forge mais quand je lance mon Minecraft tout va bien, mais quand je me connecte à un serveur mon Minecraft se ferme.

Voici ce qu'il m'indique :
Code:
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!

Time: 23/07/16 13:11
Description: Unexpected error

java.lang.NoClassDefFoundError: net/minecraftforge/client/model/ISmartItemModel
    at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
    at net.minecraft.client.renderer.entity.RenderItem.func_175050_a(RenderItem.java:246)
    at net.minecraft.client.renderer.ItemRenderer.func_178099_a(SourceFile:231)
    at net.minecraft.client.renderer.ItemRenderer.func_78440_a(SourceFile:514)
    at shadersmod.client.ShadersRender.renderItemFP(ShadersRender.java:185)
    at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:947)
    at net.minecraft.client.renderer.EntityRenderer.invoke_renderHand(EntityRenderer.java)
    at shadersmod.client.ShadersRender.renderHand0(ShadersRender.java:154)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1631)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1452)
    at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1242)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1049)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:345)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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: net.minecraftforge.client.model.ISmartItemModel
    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)
    ... 20 more
Caused by: java.lang.SecurityException: class "net.minecraftforge.client.model.ISmartItemModel"'s signer information does not match signer information of other classes in the same package
    at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
    at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 22 more


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

-- Head --
Stacktrace:
    at net.minecraft.client.renderer.ItemModelMesher.func_178089_a(ItemModelMesher.java:55)
    at net.minecraft.client.renderer.entity.RenderItem.func_175050_a(RenderItem.java:246)
    at net.minecraft.client.renderer.ItemRenderer.func_178099_a(SourceFile:231)
    at net.minecraft.client.renderer.ItemRenderer.func_78440_a(SourceFile:514)
    at shadersmod.client.ShadersRender.renderItemFP(ShadersRender.java:185)
    at net.minecraft.client.renderer.EntityRenderer.func_78476_b(EntityRenderer.java:947)
    at net.minecraft.client.renderer.EntityRenderer.invoke_renderHand(EntityRenderer.java)
    at shadersmod.client.ShadersRender.renderHand0(ShadersRender.java:154)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1631)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1452)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['JDcraft68'/6988, l='MpServer', x=0,50, y=79,20, z=0,50]]
    Chunk stats: MultiplayerChunkCache: 80, 80
    Level seed: 0
    Level generator: ID 01 - flat, ver 0. Features enabled: false
    Level generator options:
    Level spawn location: -354,00,25,00,4,00 - World: (-354,25,4), Chunk: (at 14,1,4 in -23,0; contains blocks -368,0,0 to -353,255,15), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 34704579 game time, 34952571 day time
    Level dimension: 0
    Level storage version: 0x00000 - Unknown?
    Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    Forced entities: 6 total; [EntityPlayerSP['JDcraft68'/6988, l='MpServer', x=0,50, y=79,20, z=0,50], EntityArmorStand['§e-={§4Europa-Park§e}=-'/1072, l='MpServer', x=-4,66, y=79,50, z=0,59], EntityArmorStand['§eBientôt/Soon'/1075, l='MpServer', x=0,50, y=79,50, z=-4,53], EntityArmorStand['§e-={§4MagicLand§e}=-'/6794, l='MpServer', x=0,47, y=79,50, z=5,56], EntityArmorStand['§eParc Imaginaire'/6795, l='MpServer', x=0,47, y=79,25, z=5,56], EntityArmorStand['§eBientôt/Soon'/6796, l='MpServer', x=5,50, y=79,50, z=0,47]]
    Retry entities: 0 total; []
    Server brand: Spigot
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:399)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2489)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:374)
    at net.minecraft.client.main.Main.main(SourceFile:120)
    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.8
    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: 355399320 bytes (338 MB) / 657420288 bytes (626 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 v9.10 FML v8.0.14.1285 Minecraft Forge 11.14.0.1285 Optifine OptiFine_1.8_HD_U_D1 3 mods loaded, 3 mods active
    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    FML{8.0.14.1285} [Forge Mod Loader] (forge-1.8-11.14.0.1285-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Forge{11.14.0.1285} [Minecraft Forge] (forge-1.8-11.14.0.1285-1.8.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
    Launched Version: 1.8-Forge11.14.0.1285-1.8
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, 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: [§2§oEuropa-Park §6§l§oV2.1]
    Current Language: Français (France)
    Profiler Position: N/A (disabled)
 
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, mets à jour optifine et forge, tu as des vieilles versions.

Retires également shader mod du dossier mods, les versions récentes d'optifine ont un support intégré pour les shaders.
 

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
Il a toujours l'ancienne version de forge + une vieille version d'optifine + shader mod dans ce log.
Donc ton jeu ne s'est même pas lancé.

Sélectionnes le profil Forge sur le launcher de minecraft, clics sur "edit profile", coches "launcher visibility" choisis "keep the launcher open" sauvegardes puis clics sur play.
Ensuite envoies-moi un copier/coller de tout ce que se trouve dans "launcher log". Si un onglet "game output" est présent, envoies-moi aussi tout ce qui se trouve dedans.
 

JDcraft68

Architecte en herbe
6 Juillet 2016
21
0
64
48
europapark-minecraft.eu
Voilà ce que ça me donne l'onglet game output :
Code:
2016-07-25 15:10:32,653 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-25 15:10:32,654 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:10:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[15:10:32] [main/INFO] [FML]: Forge Mod Loader version 11.15.0.1655 for Minecraft 1.8.8 loading
[15:10:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[15:10:32] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.8_HD_U_F3.jar
[15:10:32] [main/INFO] [FML]: Loading tweaker shadersmod.launch.SMCTweaker from ShadersMod-v2.4.11mc1.8.jar
[15:10:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Loading tweak class name shadersmod.launch.SMCTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[15:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[15:10:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[15:10:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[15:10:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[15:10:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Users/JD/AppData/Roaming/.minecraft/mods/OptiFine_1.8.8_HD_U_F3.jar
[15:10:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@11758f2a
[15:10:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:10:33] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[15:10:33] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[15:10:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[15:10:33] [main/INFO] [LaunchWrapper]: Calling tweak class shadersmod.launch.SMCTweaker
[Shaders] ShadersMod 2.4.11
[15:10:33] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[15:10:34] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:10:34] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[15:10:34] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[15:10:34] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[Shaders][FNE] transforming atr net.minecraft.world.storage.ISaveFormat
2016-07-25 15:10:34,274 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-25 15:10:34,288 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-07-25 15:10:34,290 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[15:10:34] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:57]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[15:10:34] [Client thread/INFO]: Setting user: JDcraft68
[Shaders][FNE] transforming aju net.minecraft.block.BlockStairs
[15:10:35] [Client thread/INFO]: LWJGL Version: 2.9.4
[OptiFine]
[OptiFine] OptiFine_1.8.8_HD_U_F3
[OptiFine] Mon Jul 25 15:10:36 CEST 2016
[OptiFine] OS: Windows 10 (amd64) version 10.0
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.4
[OptiFine] OpenGL: GeForce GTX 950/PCIe/SSE2, version 4.5.0 NVIDIA 358.91, NVIDIA Corporation
[OptiFine] OpenGL Version: 4.0
[OptiFine] Maximum texture size: 16384x16384
[OptiFine] Checking for new version
[Shaders] ShadersMod version: 2.4.12
[Shaders] OpenGL Version: 4.5.0 NVIDIA 358.91
[Shaders] Vendor:  NVIDIA Corporation
[Shaders] Renderer: GeForce GTX 950/PCIe/SSE2
[Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[Shaders] GL_MAX_DRAW_BUFFERS: 8
[Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[Shaders] Load ShadersMod configuration.
[Shaders] No shaderpack loaded.
[15:10:36] [Client thread/WARN] [FML]: =============================================================
[15:10:36] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[15:10:36] [Client thread/WARN] [FML]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[15:10:36] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[15:10:36] [Client thread/WARN] [FML]: =============================================================
[OptiFine] Version found: H6
[15:10:37] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.8.8_HD_U_F3, enabling compatibility features
[15:10:37] [Client thread/INFO] [FML]: MinecraftForge v11.15.0.1655 Initialized
[15:10:37] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[OptiFine] (Reflector) Method not present: net.minecraftforge.client.MinecraftForgeClient.getItemRenderer
[Shaders][FNE] visiting net.minecraftforge.client.ForgeHooksClient net.minecraftforge.client.ForgeHooksClient
[OptiFine] (Reflector) Class not present: net.minecraftforge.client.IItemRenderer$ItemRenderType
[15:10:37] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[15:10:37] [Client thread/INFO] [FML]: Searching C:\Users\JD\AppData\Roaming\.minecraft\mods for mods
[15:10:38] [Client thread/INFO] [FML]: Forge Mod Loader has identified 3 mods to load
[15:10:38] [Client thread/INFO] [FML]: FML has found a non-mod file WorldDownloader_1.8c-fix2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[15:10:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at CLIENT
[15:10:38] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge] at SERVER
[15:10:38] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge
[15:10:38] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[15:10:38] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[15:10:38] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[15:10:38] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[15:10:38] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[15:10:38] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[15:10:38] [Client thread/INFO] [FML]: Applying holder lookups
[15:10:38] [Client thread/INFO] [FML]: Holder lookups applied
[15:10:38] [Client thread/INFO] [FML]: Injecting itemstacks
[15:10:38] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public void net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw(net.minecraft.client.renderer.vertex.VertexFormat,int,int,java.nio.ByteBuffer)
[OptiFine] [WARN] Object: POSITION
[OptiFine] [WARN] Parameter classes: class net.minecraft.client.renderer.vertex.VertexFormatElement, class java.lang.Integer, class java.nio.DirectByteBuffer
[OptiFine] [WARN] Parameters: 3,Position,Float, 24, java.nio.DirectByteBuffer[pos=0 lim=96 cap=8388608]
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public void net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.preDraw(net.minecraft.client.renderer.vertex.VertexFormat,int,int,java.nio.ByteBuffer)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]: java.lang.IllegalArgumentException: wrong number of arguments
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at java.lang.reflect.Method.invoke(Method.java:483)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at Reflector.callVoid(Reflector.java:345)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(WorldVertexBufferUploader.java:42)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:22)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:862)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraftforge.fml.client.SplashProgress.drawVanillaScreen(SplashProgress.java:819)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:420)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at java.lang.reflect.Method.invoke(Method.java:483)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[OptiFine] [WARN] *** IllegalArgumentException ***
[OptiFine] [WARN] Method: public void net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw(net.minecraft.client.renderer.vertex.VertexFormat,int,int,java.nio.ByteBuffer)
[OptiFine] [WARN] Object: POSITION
[OptiFine] [WARN] Parameter classes: class net.minecraft.client.renderer.vertex.VertexFormatElement, class java.lang.Integer, class java.nio.DirectByteBuffer
[OptiFine] [WARN] Parameters: 3,Position,Float, 24, java.nio.DirectByteBuffer[pos=0 lim=96 cap=8388608]
[OptiFine] [WARN] *** Exception outside of method ***
[OptiFine] [WARN] Method deactivated: public void net.minecraft.client.renderer.vertex.VertexFormatElement$EnumUsage.postDraw(net.minecraft.client.renderer.vertex.VertexFormat,int,int,java.nio.ByteBuffer)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]: java.lang.IllegalArgumentException: wrong number of arguments
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at java.lang.reflect.Method.invoke(Method.java:483)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at Reflector.callVoid(Reflector.java:345)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.renderer.WorldVertexBufferUploader.func_181679_a(WorldVertexBufferUploader.java:102)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.renderer.Tessellator.func_78381_a(SourceFile:22)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_180510_a(Minecraft.java:862)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraftforge.fml.client.SplashProgress.drawVanillaScreen(SplashProgress.java:819)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:420)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.client.main.Main.main(SourceFile:124)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at java.lang.reflect.Method.invoke(Method.java:483)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[15:10:38] [Client thread/INFO] [STDERR]: [Reflector:handleException:707]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[15:10:38] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: BETA Target: null
[15:10:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:10:39] [Thread-8/INFO]: Initializing LWJGL OpenAL
[15:10:39] [Thread-8/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[15:10:39] [Thread-8/INFO]: OpenAL initialized.
[15:10:39] [Sound Library Loader/INFO]: Sound engine started
[15:10:40] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.

Time: 25/07/16 15:10
Description: Initializing game

java.lang.NoSuchMethodError: net.minecraft.client.renderer.texture.TextureMap.<init>(Ljava/lang/String;Z)V
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    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 --
Stacktrace:
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:471)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
    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.8.8
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 156150624 bytes (148 MB) / 338325504 bytes (322 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.18 Powered by Forge 11.15.0.1655 Optifine OptiFine_1.8.8_HD_U_F3 3 mods loaded, 3 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCH    mcp{9.18} [Minecraft Coder Pack] (minecraft.jar)
    UCH    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.8-11.15.0.1655.jar)
    UCH    Forge{11.15.0.1655} [Minecraft Forge] (forge-1.8.8-11.15.0.1655.jar)
    Loaded coremods (and transformers):
    Launched Version: 1.8.8-forge1.8.8-11.15.0.1655
    LWJGL: 2.9.4
    OpenGL: GeForce GTX 950/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.91, 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: 8x Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
[15:10:40] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\JD\AppData\Roaming\.minecraft\crash-reports\crash-2016-07-25_15.10.39-client.txt
 

Fichiers joints

  • latest.log
    599 bytes · Affichages: 156
Dernière édition par un modérateur: