Crash

jjtay

Aventurier
24 Mars 2017
1
0
1
20
Oui bonjour j'ai essayer de commencer une aventure modder mais voila le problême mon jeu crash voici les log

logs:
Code:
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[22:24:58] [main/INFO]: 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
[22:24:58] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[22:24:58] [main/WARN]: The coremod cn.lambdalib.core.LLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E3 (3).jar
[22:24:58] [main/WARN]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[22:24:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[22:24:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[22:24:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[22:24:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\OptiFine_1.7.10_HD_U_E3 (3).jar
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:25:01] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
    at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
    at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:25:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:25:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:25:03] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[22:25:03] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:25:04] [main/INFO]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
[22:25:04] [main/INFO]: [PlayerTransformer]INSIDE OBFUSCATED PLAYER CLASS - ABOUT TO PATCH: yz (net.minecraft.entity.player.EntityPlayer)
[22:25:04] [main/INFO]: [EntityLivingBaseTransformer]INSIDE OBFUSCATED ENTITYLIVINGBASE CLASS - ABOUT TO PATCH: sv (net.minecraft.entity.EntityLivingBase)
[22:25:04] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP,  (obfuscated)
[22:25:05] [main/INFO]: Setting user: Kader_Zucchini
[22:25:07] [main/INFO]: [PlayerMPTransformer]INSIDE OBFUSCATED PLAYER MP CLASS - ABOUT TO PATCH: mw (net.minecraft.entity.player.EntityPlayerMP)
[22:25:08] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[22:25:09] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: LightCache
[22:25:09] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[22:25:09] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer,  (obfuscated)
[22:25:09] [Client thread/INFO]: [RenderTransformer]INSIDE OBFUSCATED RENDER CLASS - ABOUT TO PATCH: bno
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient,  (obfuscated)
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer,  (obfuscated)
[22:25:10] [Client thread/INFO]: [EntityRendererTransformer]INSIDE OBFUSCATED RENDERER CLASS - ABOUT TO PATCH: blt
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity,  (obfuscated)
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect,  (obfuscated)
[22:25:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[22:25:11] [Client thread/INFO]: [OptiFine]
[22:25:11] [Client thread/INFO]: [OptiFine] OptiFine_1.7.10_HD_U_E3
[22:25:11] [Client thread/INFO]: [OptiFine] Build: 20171229-143158
[22:25:11] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[22:25:11] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.1
[22:25:11] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[22:25:11] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[22:25:11] [Thread-7/INFO]: [OptiFine] Checking for new version
[22:25:11] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[22:25:11] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 390.65
[22:25:11] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[22:25:11] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 1050 Ti/PCIe/SSE2
[22:25:11] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[22:25:11] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[22:25:11] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[22:25:11] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[22:25:11] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[22:25:11] [Client thread/ERROR]: Couldn't initialize twitch stream
[22:25:12] [Thread-7/INFO]: [OptiFine] Version found: D8
[22:25:12] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E3, enabling compatibility features
[22:25:12] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 27/02/18 22:25
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
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 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: 47309800 bytes (45 MB) / 150994944 bytes (144 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    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:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[22:25:13] [Client thread/INFO]: Attempting early MinecraftForge initialization
[22:25:13] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[22:25:13] [Client thread/INFO]: Replaced 183 ore recipies
[22:25:13] [Client thread/INFO]: Completed early MinecraftForge initialization
[22:25:13] [Client thread/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[22:25:13] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[22:25:13] [Client thread/INFO]: Searching C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods for mods
[22:25:13] [Client thread/INFO]: Also searching C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[22:25:22] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
[22:25:23] [Client thread/INFO]: Forge Mod Loader has identified 38 mods to load
[22:25:23] [Client thread/INFO]: Found mod(s) [Project_Alchemy] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[22:25:24] [Client thread/ERROR]: The mod essentialcraft (EssentialCraftIII) requires mods [DummyCore] to be available
[22:25:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Baubles, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Chisel, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Cyano's Wonderful Wands, FMLFileResourcePack:pTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:§2Druidry, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:EssentialCraftIII, FMLFileResourcePack:Flashlight Mod, FMLFileResourcePack:Floocraft, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:FullThrottle Alchemist, FMLFileResourcePack:Gods' Weapons, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LambdaLib, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Magical Instrument, FMLFileResourcePack:Necromancy, FMLFileResourcePack:NOVA, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Wings of Alfheim, FMLFileResourcePack:Vampirism, FMLFileResourcePack:Witchery, FMLFileResourcePack:Itutu no Nandai MOD+
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\NOVA-2015-10-09-universal.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\NOVA-2015-10-09-universal.jar
[22:25:24] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
[22:25:24] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[22:25:24] [Client thread/INFO]: [OptiFine] Resource packs: Default
[22:25:24] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:24] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'LibraryLWJGLOpenAL'
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:132]:     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     STACK TRACE:
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:151)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:102)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:201)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.CommandThread.run(CommandThread.java:121)
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:25:25] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
[22:25:25] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (Silent Mode)
[22:25:25] [Client thread/WARN]: File essentialcraft:sounds/records/Arstotzkan Anthem.ogg does not exist, cannot add it to event essentialcraft:records.arstotzkan
[22:25:25] [Client thread/WARN]: File essentialcraft:sounds/records/There Are No Secrets.ogg does not exist, cannot add it to event essentialcraft:records.secret
[22:25:25] [Client thread/WARN]: File minst:sounds//entities/drummer.ogg does not exist, cannot add it to event minst:drummer
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/masterspark.ogg does not exist, cannot add it to event thkaguyamod:masterspark
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/spellcard.ogg does not exist, cannot add it to event thkaguyamod:spellcard
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/sukima.ogg does not exist, cannot add it to event thkaguyamod:sukima
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/down.ogg does not exist, cannot add it to event thkaguyamod:down
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:25] [Sound Library Loader/INFO]: Sound engine started
[22:25:27] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 27/02/18 22:25
Description: Initializing game
java.lang.VerifyError: Bad local variable type
Exception Details:
  Location:
    net/minecraft/client/renderer/EntityRenderer.func_78480_b(F)V @451: iload_2
  Reason:
    Type 'net/minecraft/client/multiplayer/WorldClient' (current frame, locals[2]) is not assignable to integer
  Current Frame:
    bci: @451
    flags: { }
    locals: { 'net/minecraft/client/renderer/EntityRenderer', float, 'net/minecraft/client/multiplayer/WorldClient', integer }
    stack: { 'net/minecraft/client/renderer/EntityRenderer', float }
  Bytecode:
    0x0000000: 2ab4 00e2 b404 6413 0466 b604 6b2a b400
    0x0000010: 9b9a 003a b804 70b8 0475 bb04 7759 2ab4
    0x0000020: 00e2 b704 784d 2a2c b500 f6b2 047e 2cb5
    0x0000030: 0481 b804 8410 40a0 000f b804 8710 20a0
    0x0000040: 0007 04b8 048b 2a04 b500 9bb8 048e 2ab4
    0x0000050: 00e2 b401 ae4d 2cc6 0090 b804 91c6 0060
    0x0000060: 1304 9313 0493 1304 95b6 049b 1304 9d13
    0x0000070: 049f b604 9b4e bb01 2d59 b701 2e2d b601
    0x0000080: 3413 04a1 b601 34b8 0491 b601 34b6 013b
    0x0000090: 3a04 bb04 a359 1304 a504 bd00 0459 0319
    0x00000a0: 0453 b804 abb7 04ad 3a05 2ab4 00e2 b404
    0x00000b0: b1b6 04b7 1905 b604 bd01 b804 c0b8 04c3
    0x00000c0: 9900 2703 b804 8bbb 04a3 5913 04c5 03bd
    0x00000d0: 0004 b804 abb7 04ad 4e2a b400 e2b4 04b1
    0x00000e0: b604 b72d b604 bd2a b400 e2b4 0299 c104
    0x00000f0: c799 0011 2a2a b400 e2b4 0299 c004 c7b7
    0x0000100: 04cb 2ab4 009d 2ca5 001d 2ab4 009d 2cb8
    0x0000110: 04d1 b804 d42a 09b5 00a3 2a03 b500 a52a
    0x0000120: 2cb5 009d b801 67c6 0011 2ab2 04d7 b604
    0x0000130: da9a 0007 03b3 04d7 b804 dd9a 0009 b804
    0x0000140: e099 0007 04a7 0004 03b3 04e5 b204 e9b8
    0x0000150: 04ec b604 f12a b404 2499 0008 2a23 b704
    0x0000160: f32a b400 e2b4 0464 b604 f6b8 04fb 3e1d
    0x0000170: 9a00 3d2a b400 e2b4 0188 b404 fe99 0030
    0x0000180: 2ab4 00e2 b401 88b4 0501 9900 0a04 b802
    0x0000190: a89a 001c b800 d12a b400 d365 1405 0294
    0x00001a0: 9e00 142a b400 e2b6 0506 a700 0a2a b800
    0x00001b0: d1b5 00d3 2ab4 00e2 b404 6413 0508 b604
    0x00001c0: 6b2a 231c b805 0c3d 2ab4 00e2 b405 0f99
    0x00001d0: 00cf 1d99 00cb 2ab4 00e2 b405 13b6 0518
    0x00001e0: 2ab4 00e2 b401 88b4 0190 1301 916a 1301
    0x00001f0: 9262 3804 1704 1704 6a17 046a 1301 936a
    0x0000200: 3805 2ab4 00e2 b405 13b4 051b 8617 056a
    0x0000210: 3806 2ab4 00e2 b405 13b4 051e 8617 056a
    0x0000220: 3807 0436 082a b400 e2b4 0188 b405 2199
    0x0000230: 0006 0236 082a b400 e2b4 0188 b401 8d99
    0x0000240: 004d 2a59 b401 9517 0662 b501 952a 59b4
    0x0000250: 019e 1707 62b5 019e 232a b401 a266 3809
    0x0000260: 2a23 b501 a22a b401 9c17 096a 3806 2ab4
    0x0000270: 01a0 1709 6a38 072a b400 e2b4 01aa 1706
    0x0000280: 1707 1508 866a b605 25a7 0015 2ab4 00e2
    0x0000290: b401 aa17 0617 0715 0886 6ab6 0525 2ab4
    0x00002a0: 00e2 b404 64b6 04f6 2ab4 00e2 b405 289a
    0x00002b0: 028b 2ab4 00e2 b401 88b4 0378 b305 2abb
    0x00002c0: 052c 592a b400 e22a b400 e2b4 014b 2ab4
    0x00002d0: 00e2 b401 4eb7 052f 3a04 1904 b605 3236
    0x00002e0: 0519 04b6 0535 3606 b805 3815 0568 2ab4
    0x00002f0: 00e2 b401 4b6c 3607 1506 b805 3b15 0668
    0x0000300: 2ab4 00e2 b401 4e6c 6404 6436 082a b400
    0x0000310: e2b4 0188 b405 3e36 092a b400 e2b4 01ae
    0x0000320: c601 082a b400 e2b4 0464 1305 40b6 046b
    0x0000330: 2ab4 00e2 b605 4399 0017 2a23 2ab4 0545
    0x0000340: 1305 4615 096c 8561 b605 4aa7 0009 2a23
    0x0000350: 09b6 054a b201 1a99 002c 2ab4 010f c600
    0x0000360: 1a11 1702 b803 71b8 03d0 b803 742a b401
    0x0000370: 0f23 b605 4db8 03ec 2ab4 00e2 b601 4504
    0x0000380: b605 522a b805 57b5 0545 2ab4 00e2 b404
    0x0000390: 6413 0559 b605 5c2a b400 e2b4 0188 b403
    0x00003a0: d999 000d 2ab4 00e2 b402 99c6 0070 1102
    0x00003b0: 0413 01ca b805 602a b400 e2b4 0188 b405
    0x00003c0: 6336 0ab8 0566 9a00 0e2a b400 e2b4 0188
    0x00003d0: 03b5 0563 2ab4 00e2 b404 b123 2ab4 00e2
    0x00003e0: b402 99c6 0007 04a7 0004 0315 0715 08b6
    0x00003f0: 056a 2ab4 00e2 b401 8815 0ab5 0563 2ab4
    0x0000400: 00e2 b401 88b4 056d 9900 132a b400 e2b4
    0x0000410: 0188 b405 709a 0006 b805 732a b400 e2b4
    0x0000420: 0464 b604 f6a7 0033 0303 2ab4 00e2 b401
    0x0000430: 4b2a b400 e2b4 014e b805 7711 1701 b803
    0x0000440: 71b8 0374 1117 00b8 0371 b803 742a b605
    0x0000450: 7a2a b805 57b5 0545 2ab4 00e2 b402 99c6
    0x0000460: 00db 1101 00b8 057d 0336 0ab2 0580 b602
    0x0000470: 5999 0030 b205 8407 bd00 0459 032a b400
    0x0000480: e2b4 0299 5359 0415 07b8 058a 5359 0515
    0x0000490: 08b8 058a 5359 0623 b805 8f53 b805 9336
    0x00004a0: 0a15 0a9a 0012 2ab4 00e2 b402 9915 0715
    0x00004b0: 0823 b605 99b2 059c 07bd 0004 5903 2ab4
    0x00004c0: 00e2 b402 9953 5904 1507 b805 8a53 5905
    0x00004d0: 1508 b805 8a53 5906 23b8 058f 53b8 0593
    0x00004e0: 57a7 0059 3a0a 190a 1305 9eb8 05a4 3a0b
    0x00004f0: 190b 1305 a6b6 05aa 3a0c 190c 1305 acbb
    0x0000500: 000d 592a b705 afb6 05b5 190c 1305 b7bb
    0x0000510: 000b 592a 1507 1508 b705 bab6 05b5 190c
    0x0000520: 1305 bcbb 0009 592a 1904 b705 bfb6 05b5
    0x0000530: bb05 c159 190b b705 c4bf 2ab7 05c7 2ab7
    0x0000540: 05ca 2ab4 00e2 b401 88b4 0570 2ab4 00bd
    0x0000550: 9f00 1f2a 2ab4 00e2 b401 88b4 05cd b500
    0x0000560: bf2a 2ab4 00e2 b401 88b4 0570 b500 bd2a
    0x0000570: b400 e2b4 0188 b405 7099 001b 2a2a b400
    0x0000580: e2b4 0464 b405 d02a b400 e2b4 0464 b405
    0x0000590: d3b7 05d7 2ab4 00e2 b401 88b4 05da 9900
    0x00005a0: 0e2a b400 e2b4 0188 04b5 05cd b1      
  Exception Handler Table:
    bci [1128, 1249] => handler: 1252
  Stackmap Table:
    append_frame(@70,Object[#1143])
    chop_frame(@75,1)
    append_frame(@189,Object[#449])
    same_frame(@231)
    same_frame(@258)
    same_frame(@292)
    same_frame(@312)
    same_frame(@324)
    same_frame(@328)
    same_locals_1_stack_item_frame(@329,Integer)
    same_frame(@353)
    append_frame(@404,Integer)
    same_frame(@429)
    same_frame(@436)
    full_frame(@565,{Object[#2],Float,Integer,Integer,Float,Float,Float,Float,Integer},{})
    same_frame_extended(@652)
    full_frame(@670,{Object[#2],Float,Integer,Integer},{})
    full_frame(@846,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer},{})
    same_frame(@852)
    same_frame(@888)
    same_frame(@899)
    same_frame(@942)
    append_frame(@980,Integer)
    full_frame(@1002,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer,Integer},{Object[#1203],Float})
    full_frame(@1003,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer,Integer},{Object[#1203],Float,Integer})
    chop_frame(@1051,1)
    same_frame(@1064)
    same_frame(@1112)
    append_frame(@1185,Integer)
    same_frame(@1205)
    full_frame(@1252,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer},{Object[#1120]})
    full_frame(@1338,{Object[#2],Float,Integer,Integer},{})
    same_frame(@1391)
    same_frame(@1428)
    same_frame(@1452)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
    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)
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:505)
-- 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 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: 664399808 bytes (633 MB) / 1006632960 bytes (960 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    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_E3 38 mods loaded, 38 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    U    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    U    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    U    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    U    AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
    U    LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar)
    U    arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
    U    academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar)
    U    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4 (1).jar)
    U    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    U    BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
    U    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    U    chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
    U    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17) (1).jar)
    U    wonderfulwands{1.4.2} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.4.2.jar)
    U    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.5_1.7.10.jar)
    U    props{2.3.4} [Decocraft] (Decocraft-2.3.5_1.7.10.jar)
    U    druidry{2016.8.10-1.7.10} [§2Druidry] (druidry(2016.8.10.2)(1.7.10).jar)
    U    wizardry{1.1.5} [Electroblob's Wizardry] (Electroblob's+Wizardry+-+1.1.5+-+MC+1.7.10.jar)
    U    essentialcraft{4.6.1710.63} [EssentialCraftIII] (EssentialCraftv4.6.1710.63.jar)
    U    flashlight{�{version}} [Flashlight Mod] (Flashlight_1.7.10_1.0.jar)
    U    ftfloocraft{1.7.10-1.7} [Floocraft] (Floocraft-1.7.10-1.7.jar)
    U    ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden+Magic-1.7.10-0.575.jar)
    U    Project_Alchemy{1.0.18} [FullThrottle Alchemist] (FullThrottle_Alchemist-1.7.10-1.0.18a.jar)
    U    godweapons{4.0} [Gods' Weapons] (godweapons+-+1.7.10+-+4.1.jar)
    U    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal (2).jar)
    U    LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar)
    U    libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
    U    minst{1.7.10-0.9.0} [Magical Instrument] (Magical+Instruments-0.9.1.jar)
    U    necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
    U    NOVA{2015-10-09} [NOVA] (NOVA-2015-10-09-universal.jar)
    U    xreliquary{1.2} [Reliquary] (Reliquary-1.2.257.jar)
    U    StorageDrawers{1.7.10-1.10.4} [Storage Drawers] (StorageDrawers-1.7.10-1.10.4.jar)
    U    Talismans 2{1.1.6} [Talismans 2] (Talismans2-1.7.10-1.1.6.jar)
    U    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    U    alfheimwings{30} [The Wings of Alfheim] (The+Wings+of+Alfheim-1.7.10-30.jar)
    U    vampirism{0.7.8.6} [Vampirism] (Vampirism-1.7.10-0.7.8.6.jar)
    U    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    U    THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+] (?????MOD%2B ver2.90.1-1.7.10.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 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: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    OptiFine Version: OptiFine_1.7.10_HD_U_E3
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 390.65
    OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[22:25:27] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Utilisateur\AppData\Roaming\.minecraft\crash-reports\crash-2018-02-27_22.25.26-client.txt

Merci pour votre aide
 
Dernière édition par un modérateur:

Qwokky

Poudre à popcorn
5 Janvier 2017
273
50
135
Lévis, Québec
Oui bonjour j'ai essayer de commencer une aventure modder mais voila le problême mon jeu crash voici les log

logs:
Code:
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[22:24:58] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[22:24:58] [main/INFO]: 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
[22:24:58] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[22:24:58] [main/WARN]: The coremod cn.lambdalib.core.LLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_E3 (3).jar
[22:24:58] [main/WARN]: The coremod xreliquary.common.asm.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[22:24:58] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[22:24:58] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[22:24:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[22:24:58] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[22:24:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[22:24:58] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\OptiFine_1.7.10_HD_U_E3 (3).jar
[22:24:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[22:25:01] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
    at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
    at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
    at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
    at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[22:25:03] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[22:25:03] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[22:25:03] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[22:25:03] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[22:25:03] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[22:25:04] [main/INFO]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
[22:25:04] [main/INFO]: [PlayerTransformer]INSIDE OBFUSCATED PLAYER CLASS - ABOUT TO PATCH: yz (net.minecraft.entity.player.EntityPlayer)
[22:25:04] [main/INFO]: [EntityLivingBaseTransformer]INSIDE OBFUSCATED ENTITYLIVINGBASE CLASS - ABOUT TO PATCH: sv (net.minecraft.entity.EntityLivingBase)
[22:25:04] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP,  (obfuscated)
[22:25:05] [main/INFO]: Setting user: Kader_Zucchini
[22:25:07] [main/INFO]: [PlayerMPTransformer]INSIDE OBFUSCATED PLAYER MP CLASS - ABOUT TO PATCH: mw (net.minecraft.entity.player.EntityPlayerMP)
[22:25:08] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[22:25:09] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: LightCache
[22:25:09] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[22:25:09] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer,  (obfuscated)
[22:25:09] [Client thread/INFO]: [RenderTransformer]INSIDE OBFUSCATED RENDER CLASS - ABOUT TO PATCH: bno
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient,  (obfuscated)
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer,  (obfuscated)
[22:25:10] [Client thread/INFO]: [EntityRendererTransformer]INSIDE OBFUSCATED RENDERER CLASS - ABOUT TO PATCH: blt
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity,  (obfuscated)
[22:25:10] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect,  (obfuscated)
[22:25:10] [Client thread/INFO]: LWJGL Version: 2.9.1
[22:25:11] [Client thread/INFO]: [OptiFine]
[22:25:11] [Client thread/INFO]: [OptiFine] OptiFine_1.7.10_HD_U_E3
[22:25:11] [Client thread/INFO]: [OptiFine] Build: 20171229-143158
[22:25:11] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[22:25:11] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.1
[22:25:11] [Client thread/INFO]: [OptiFine] OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2, version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
[22:25:11] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.6.0
[22:25:11] [Client thread/INFO]: [OptiFine] Maximum texture size: 32768x32768
[22:25:11] [Thread-7/INFO]: [OptiFine] Checking for new version
[22:25:11] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[22:25:11] [Client thread/INFO]: [Shaders] OpenGL Version: 4.6.0 NVIDIA 390.65
[22:25:11] [Client thread/INFO]: [Shaders] Vendor:  NVIDIA Corporation
[22:25:11] [Client thread/INFO]: [Shaders] Renderer: GeForce GTX 1050 Ti/PCIe/SSE2
[22:25:11] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[22:25:11] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[22:25:11] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[22:25:11] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[22:25:11] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[22:25:11] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[22:25:11] [Client thread/ERROR]: Couldn't initialize twitch stream
[22:25:12] [Thread-7/INFO]: [OptiFine] Version found: D8
[22:25:12] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_E3, enabling compatibility features
[22:25:12] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 27/02/18 22:25
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
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 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: 47309800 bytes (45 MB) / 150994944 bytes (144 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    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:
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
[22:25:13] [Client thread/INFO]: Attempting early MinecraftForge initialization
[22:25:13] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
[22:25:13] [Client thread/INFO]: Replaced 183 ore recipies
[22:25:13] [Client thread/INFO]: Completed early MinecraftForge initialization
[22:25:13] [Client thread/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[22:25:13] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[22:25:13] [Client thread/INFO]: Searching C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods for mods
[22:25:13] [Client thread/INFO]: Also searching C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10 for mods
[22:25:22] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.575
[22:25:23] [Client thread/INFO]: Forge Mod Loader has identified 38 mods to load
[22:25:23] [Client thread/INFO]: Found mod(s) [Project_Alchemy] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[22:25:24] [Client thread/ERROR]: The mod essentialcraft (EssentialCraftIII) requires mods [DummyCore] to be available
[22:25:24] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Academy Craft, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Baubles, FMLFileResourcePack:Blood Arsenal, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Chisel, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:Cyano's Wonderful Wands, FMLFileResourcePack:pTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:§2Druidry, FMLFileResourcePack:Electroblob's Wizardry, FMLFileResourcePack:EssentialCraftIII, FMLFileResourcePack:Flashlight Mod, FMLFileResourcePack:Floocraft, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:FullThrottle Alchemist, FMLFileResourcePack:Gods' Weapons, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:LambdaLib, FMLFileResourcePack:libsandstone, FMLFileResourcePack:Magical Instrument, FMLFileResourcePack:Necromancy, FMLFileResourcePack:NOVA, FMLFileResourcePack:Reliquary, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Talismans 2, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:The Wings of Alfheim, FMLFileResourcePack:Vampirism, FMLFileResourcePack:Witchery, FMLFileResourcePack:Itutu no Nandai MOD+
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\BloodMagic-1.7.10-1.3.3-17.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\NOVA-2015-10-09-universal.jar
[22:25:24] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in C:\Users\Utilisateur\AppData\Roaming\.minecraft\mods\1.7.10\NOVA-2015-10-09-universal.jar
[22:25:24] [Client thread/WARN]: There were errors previously. Not beginning mod initialization phase
[22:25:24] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[22:25:24] [Client thread/INFO]: [OptiFine] Resource packs: Default
[22:25:24] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:24] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'LibraryLWJGLOpenAL'
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:132]:     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     STACK TRACE:
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:151)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:102)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:201)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[22:25:24] [Thread-10/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.CommandThread.run(CommandThread.java:121)
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[22:25:25] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
[22:25:25] [Thread-12/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (Silent Mode)
[22:25:25] [Client thread/WARN]: File essentialcraft:sounds/records/Arstotzkan Anthem.ogg does not exist, cannot add it to event essentialcraft:records.arstotzkan
[22:25:25] [Client thread/WARN]: File essentialcraft:sounds/records/There Are No Secrets.ogg does not exist, cannot add it to event essentialcraft:records.secret
[22:25:25] [Client thread/WARN]: File minst:sounds//entities/drummer.ogg does not exist, cannot add it to event minst:drummer
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/masterspark.ogg does not exist, cannot add it to event thkaguyamod:masterspark
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/spellcard.ogg does not exist, cannot add it to event thkaguyamod:spellcard
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/sukima.ogg does not exist, cannot add it to event thkaguyamod:sukima
[22:25:25] [Client thread/WARN]: File thkaguyamod:sounds/down.ogg does not exist, cannot add it to event thkaguyamod:down
[22:25:25] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:
[22:25:25] [Sound Library Loader/INFO]: Sound engine started
[22:25:27] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
// Hey, that tickles! Hehehe!
Time: 27/02/18 22:25
Description: Initializing game
java.lang.VerifyError: Bad local variable type
Exception Details:
  Location:
    net/minecraft/client/renderer/EntityRenderer.func_78480_b(F)V @451: iload_2
  Reason:
    Type 'net/minecraft/client/multiplayer/WorldClient' (current frame, locals[2]) is not assignable to integer
  Current Frame:
    bci: @451
    flags: { }
    locals: { 'net/minecraft/client/renderer/EntityRenderer', float, 'net/minecraft/client/multiplayer/WorldClient', integer }
    stack: { 'net/minecraft/client/renderer/EntityRenderer', float }
  Bytecode:
    0x0000000: 2ab4 00e2 b404 6413 0466 b604 6b2a b400
    0x0000010: 9b9a 003a b804 70b8 0475 bb04 7759 2ab4
    0x0000020: 00e2 b704 784d 2a2c b500 f6b2 047e 2cb5
    0x0000030: 0481 b804 8410 40a0 000f b804 8710 20a0
    0x0000040: 0007 04b8 048b 2a04 b500 9bb8 048e 2ab4
    0x0000050: 00e2 b401 ae4d 2cc6 0090 b804 91c6 0060
    0x0000060: 1304 9313 0493 1304 95b6 049b 1304 9d13
    0x0000070: 049f b604 9b4e bb01 2d59 b701 2e2d b601
    0x0000080: 3413 04a1 b601 34b8 0491 b601 34b6 013b
    0x0000090: 3a04 bb04 a359 1304 a504 bd00 0459 0319
    0x00000a0: 0453 b804 abb7 04ad 3a05 2ab4 00e2 b404
    0x00000b0: b1b6 04b7 1905 b604 bd01 b804 c0b8 04c3
    0x00000c0: 9900 2703 b804 8bbb 04a3 5913 04c5 03bd
    0x00000d0: 0004 b804 abb7 04ad 4e2a b400 e2b4 04b1
    0x00000e0: b604 b72d b604 bd2a b400 e2b4 0299 c104
    0x00000f0: c799 0011 2a2a b400 e2b4 0299 c004 c7b7
    0x0000100: 04cb 2ab4 009d 2ca5 001d 2ab4 009d 2cb8
    0x0000110: 04d1 b804 d42a 09b5 00a3 2a03 b500 a52a
    0x0000120: 2cb5 009d b801 67c6 0011 2ab2 04d7 b604
    0x0000130: da9a 0007 03b3 04d7 b804 dd9a 0009 b804
    0x0000140: e099 0007 04a7 0004 03b3 04e5 b204 e9b8
    0x0000150: 04ec b604 f12a b404 2499 0008 2a23 b704
    0x0000160: f32a b400 e2b4 0464 b604 f6b8 04fb 3e1d
    0x0000170: 9a00 3d2a b400 e2b4 0188 b404 fe99 0030
    0x0000180: 2ab4 00e2 b401 88b4 0501 9900 0a04 b802
    0x0000190: a89a 001c b800 d12a b400 d365 1405 0294
    0x00001a0: 9e00 142a b400 e2b6 0506 a700 0a2a b800
    0x00001b0: d1b5 00d3 2ab4 00e2 b404 6413 0508 b604
    0x00001c0: 6b2a 231c b805 0c3d 2ab4 00e2 b405 0f99
    0x00001d0: 00cf 1d99 00cb 2ab4 00e2 b405 13b6 0518
    0x00001e0: 2ab4 00e2 b401 88b4 0190 1301 916a 1301
    0x00001f0: 9262 3804 1704 1704 6a17 046a 1301 936a
    0x0000200: 3805 2ab4 00e2 b405 13b4 051b 8617 056a
    0x0000210: 3806 2ab4 00e2 b405 13b4 051e 8617 056a
    0x0000220: 3807 0436 082a b400 e2b4 0188 b405 2199
    0x0000230: 0006 0236 082a b400 e2b4 0188 b401 8d99
    0x0000240: 004d 2a59 b401 9517 0662 b501 952a 59b4
    0x0000250: 019e 1707 62b5 019e 232a b401 a266 3809
    0x0000260: 2a23 b501 a22a b401 9c17 096a 3806 2ab4
    0x0000270: 01a0 1709 6a38 072a b400 e2b4 01aa 1706
    0x0000280: 1707 1508 866a b605 25a7 0015 2ab4 00e2
    0x0000290: b401 aa17 0617 0715 0886 6ab6 0525 2ab4
    0x00002a0: 00e2 b404 64b6 04f6 2ab4 00e2 b405 289a
    0x00002b0: 028b 2ab4 00e2 b401 88b4 0378 b305 2abb
    0x00002c0: 052c 592a b400 e22a b400 e2b4 014b 2ab4
    0x00002d0: 00e2 b401 4eb7 052f 3a04 1904 b605 3236
    0x00002e0: 0519 04b6 0535 3606 b805 3815 0568 2ab4
    0x00002f0: 00e2 b401 4b6c 3607 1506 b805 3b15 0668
    0x0000300: 2ab4 00e2 b401 4e6c 6404 6436 082a b400
    0x0000310: e2b4 0188 b405 3e36 092a b400 e2b4 01ae
    0x0000320: c601 082a b400 e2b4 0464 1305 40b6 046b
    0x0000330: 2ab4 00e2 b605 4399 0017 2a23 2ab4 0545
    0x0000340: 1305 4615 096c 8561 b605 4aa7 0009 2a23
    0x0000350: 09b6 054a b201 1a99 002c 2ab4 010f c600
    0x0000360: 1a11 1702 b803 71b8 03d0 b803 742a b401
    0x0000370: 0f23 b605 4db8 03ec 2ab4 00e2 b601 4504
    0x0000380: b605 522a b805 57b5 0545 2ab4 00e2 b404
    0x0000390: 6413 0559 b605 5c2a b400 e2b4 0188 b403
    0x00003a0: d999 000d 2ab4 00e2 b402 99c6 0070 1102
    0x00003b0: 0413 01ca b805 602a b400 e2b4 0188 b405
    0x00003c0: 6336 0ab8 0566 9a00 0e2a b400 e2b4 0188
    0x00003d0: 03b5 0563 2ab4 00e2 b404 b123 2ab4 00e2
    0x00003e0: b402 99c6 0007 04a7 0004 0315 0715 08b6
    0x00003f0: 056a 2ab4 00e2 b401 8815 0ab5 0563 2ab4
    0x0000400: 00e2 b401 88b4 056d 9900 132a b400 e2b4
    0x0000410: 0188 b405 709a 0006 b805 732a b400 e2b4
    0x0000420: 0464 b604 f6a7 0033 0303 2ab4 00e2 b401
    0x0000430: 4b2a b400 e2b4 014e b805 7711 1701 b803
    0x0000440: 71b8 0374 1117 00b8 0371 b803 742a b605
    0x0000450: 7a2a b805 57b5 0545 2ab4 00e2 b402 99c6
    0x0000460: 00db 1101 00b8 057d 0336 0ab2 0580 b602
    0x0000470: 5999 0030 b205 8407 bd00 0459 032a b400
    0x0000480: e2b4 0299 5359 0415 07b8 058a 5359 0515
    0x0000490: 08b8 058a 5359 0623 b805 8f53 b805 9336
    0x00004a0: 0a15 0a9a 0012 2ab4 00e2 b402 9915 0715
    0x00004b0: 0823 b605 99b2 059c 07bd 0004 5903 2ab4
    0x00004c0: 00e2 b402 9953 5904 1507 b805 8a53 5905
    0x00004d0: 1508 b805 8a53 5906 23b8 058f 53b8 0593
    0x00004e0: 57a7 0059 3a0a 190a 1305 9eb8 05a4 3a0b
    0x00004f0: 190b 1305 a6b6 05aa 3a0c 190c 1305 acbb
    0x0000500: 000d 592a b705 afb6 05b5 190c 1305 b7bb
    0x0000510: 000b 592a 1507 1508 b705 bab6 05b5 190c
    0x0000520: 1305 bcbb 0009 592a 1904 b705 bfb6 05b5
    0x0000530: bb05 c159 190b b705 c4bf 2ab7 05c7 2ab7
    0x0000540: 05ca 2ab4 00e2 b401 88b4 0570 2ab4 00bd
    0x0000550: 9f00 1f2a 2ab4 00e2 b401 88b4 05cd b500
    0x0000560: bf2a 2ab4 00e2 b401 88b4 0570 b500 bd2a
    0x0000570: b400 e2b4 0188 b405 7099 001b 2a2a b400
    0x0000580: e2b4 0464 b405 d02a b400 e2b4 0464 b405
    0x0000590: d3b7 05d7 2ab4 00e2 b401 88b4 05da 9900
    0x00005a0: 0e2a b400 e2b4 0188 04b5 05cd b1     
  Exception Handler Table:
    bci [1128, 1249] => handler: 1252
  Stackmap Table:
    append_frame(@70,Object[#1143])
    chop_frame(@75,1)
    append_frame(@189,Object[#449])
    same_frame(@231)
    same_frame(@258)
    same_frame(@292)
    same_frame(@312)
    same_frame(@324)
    same_frame(@328)
    same_locals_1_stack_item_frame(@329,Integer)
    same_frame(@353)
    append_frame(@404,Integer)
    same_frame(@429)
    same_frame(@436)
    full_frame(@565,{Object[#2],Float,Integer,Integer,Float,Float,Float,Float,Integer},{})
    same_frame_extended(@652)
    full_frame(@670,{Object[#2],Float,Integer,Integer},{})
    full_frame(@846,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer},{})
    same_frame(@852)
    same_frame(@888)
    same_frame(@899)
    same_frame(@942)
    append_frame(@980,Integer)
    full_frame(@1002,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer,Integer},{Object[#1203],Float})
    full_frame(@1003,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer,Integer},{Object[#1203],Float,Integer})
    chop_frame(@1051,1)
    same_frame(@1064)
    same_frame(@1112)
    append_frame(@1185,Integer)
    same_frame(@1205)
    full_frame(@1252,{Object[#2],Float,Integer,Integer,Object[#1324],Integer,Integer,Integer,Integer,Integer},{Object[#1120]})
    full_frame(@1338,{Object[#2],Float,Integer,Integer},{})
    same_frame(@1391)
    same_frame(@1428)
    same_frame(@1452)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:505)
    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)
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:505)
-- 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 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: 664399808 bytes (633 MB) / 1006632960 bytes (960 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
    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_E3 38 mods loaded, 38 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    U    mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    U    FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    U    Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
    U    AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
    U    LambdaLib|Core{1.2.3} [LambdaLib|Core] (minecraft.jar)
    U    arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
    U    academy-craft{1.0.6} [Academy Craft] (AcademyCraft-1.0.6.jar)
    U    AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4 (1).jar)
    U    Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    U    BloodArsenal{1.2-5} [Blood Arsenal] (BloodArsenal-1.7.10-1.2-5.jar)
    U    AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
    U    chisel{2.9.4.10} [Chisel] (Chisel-2.9.4.10.jar)
    U    customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17) (1).jar)
    U    wonderfulwands{1.4.2} [Cyano's Wonderful Wands] (CyanosWonderfulWands-1.4.2.jar)
    U    PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.5_1.7.10.jar)
    U    props{2.3.4} [Decocraft] (Decocraft-2.3.5_1.7.10.jar)
    U    druidry{2016.8.10-1.7.10} [§2Druidry] (druidry(2016.8.10.2)(1.7.10).jar)
    U    wizardry{1.1.5} [Electroblob's Wizardry] (Electroblob's+Wizardry+-+1.1.5+-+MC+1.7.10.jar)
    U    essentialcraft{4.6.1710.63} [EssentialCraftIII] (EssentialCraftv4.6.1710.63.jar)
    U    flashlight{�{version}} [Flashlight Mod] (Flashlight_1.7.10_1.0.jar)
    U    ftfloocraft{1.7.10-1.7} [Floocraft] (Floocraft-1.7.10-1.7.jar)
    U    ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden+Magic-1.7.10-0.575.jar)
    U    Project_Alchemy{1.0.18} [FullThrottle Alchemist] (FullThrottle_Alchemist-1.7.10-1.0.18a.jar)
    U    godweapons{4.0} [Gods' Weapons] (godweapons+-+1.7.10+-+4.1.jar)
    U    IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal (2).jar)
    U    LambdaLib{1.2.3} [LambdaLib] (LambdaLib-1.2.3.jar)
    U    libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar)
    U    minst{1.7.10-0.9.0} [Magical Instrument] (Magical+Instruments-0.9.1.jar)
    U    necromancy{1.7.2} [Necromancy] (Necromancy-1.7.10.jar)
    U    NOVA{2015-10-09} [NOVA] (NOVA-2015-10-09-universal.jar)
    U    xreliquary{1.2} [Reliquary] (Reliquary-1.2.257.jar)
    U    StorageDrawers{1.7.10-1.10.4} [Storage Drawers] (StorageDrawers-1.7.10-1.10.4.jar)
    U    Talismans 2{1.1.6} [Talismans 2] (Talismans2-1.7.10-1.1.6.jar)
    U    Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    U    alfheimwings{30} [The Wings of Alfheim] (The+Wings+of+Alfheim-1.7.10-30.jar)
    U    vampirism{0.7.8.6} [Vampirism] (Vampirism-1.7.10-0.7.8.6.jar)
    U    witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    U    THKaguyaMod{2.90-1.7.10} [Itutu no Nandai MOD+] (?????MOD%2B ver2.90.1-1.7.10.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 390.65' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
    Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
    LWJGL: 2.9.1
    OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 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: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
    OptiFine Version: OptiFine_1.7.10_HD_U_E3
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 NVIDIA 390.65
    OpenGlRenderer: GeForce GTX 1050 Ti/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4
[22:25:27] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Utilisateur\AppData\Roaming\.minecraft\crash-reports\crash-2018-02-27_22.25.26-client.txt

Merci pour votre aide
Bonjour, voilà toutes les erreurs que j'ai trouvé:
upload_2018-3-11_20-23-25.png

(Il manque le mod DummyCore, pour faire fonctionner EssentialsCraftIII)

upload_2018-3-11_20-24-26.png

Un problème avec un certain "paulscode" ? > Sound system

upload_2018-3-11_20-26-9.png

Problème avec AccessTransformer

Bref, je ne fais que te citer les erreurs, le mieux que tu puisses faire serait de supprimer ces mods/ce qui est lié à ces mods.
Je ne suis pas un pro là-dedans. ^^