Crash au lancement d'un mod

  • Auteur de la discussion Auteur de la discussion Kyando
  • Date de début Date de début

Kyando

Aventurier
17 Avril 2018
4
0
2
34
Bonjour,

Il y a peu de temps j'ai essayé d'installer un mod sur mon Minecraft
Le mod Modern Warfare en 1.8.9 tout marche nikel mais s'ensuie un crash et quand j'essaye de me reconnecter sur un serveur avec des amis pour jouer avec le mod mon jeu crash,
j'ai essayer de jouer en solo et ça marche mais quand je me connecte au serveur je crash

Voici l'erreur affiché:
The game crashed whilst unexpected error
Error: java.lang.ClassCastException: com.vicmatskiv.weaponlib.melee.ItemMelee cannot be cast to com.vicmatskiv.weaponlib.Weapon
 
Up j'ai trouvé ça aussi:
Code:
[11:12:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:12:44] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[11:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[11:12:44] [main/INFO]: Forge Mod Loader version 11.15.1.2318 for Minecraft 1.8.9 loading
[11:12:44] [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
[11:12:44] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.8.9_HD_U_I7.jar
[11:12:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:44] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[11:12:44] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[11:12:44] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[11:12:44] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[11:12:44] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[11:12:44] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ClassTransformer
[11:12:44] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:221]: OptiFine ZIP file: C:\Users\Vincent\AppData\Roaming\.minecraft\mods\OptiFine_1.8.9_HD_U_I7.jar
[11:12:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:46] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[11:12:46] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[11:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[11:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[11:12:46] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:12:46] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[11:12:46] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[11:12:46] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[11:12:47] [Client thread/INFO]: Setting user: JulLe1002LaVeine
[11:12:50] [Client thread/INFO]: [OptiFine] *** Reflector Forge ***
[11:12:50] [Client thread/INFO]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[11:12:50] [Client thread/INFO]: [OptiFine] *** Reflector Vanilla ***
[11:12:51] [Client thread/INFO]: LWJGL Version: 2.9.4
[11:12:51] [Client thread/INFO]: [OptiFine]
[11:12:51] [Client thread/INFO]: [OptiFine] OptiFine_1.8.9_HD_U_I7
[11:12:51] [Client thread/INFO]: [OptiFine] Build: 20180404-103720
[11:12:51] [Client thread/INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[11:12:51] [Client thread/INFO]: [OptiFine] Java: 1.8.0_25, Oracle Corporation
[11:12:51] [Client thread/INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[11:12:51] [Client thread/INFO]: [OptiFine] LWJGL: 2.9.4
[11:12:51] [Client thread/INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 4600, version 4.3.0 - Build 20.19.15.4835, Intel
[11:12:51] [Client thread/INFO]: [OptiFine] OpenGL Version: 4.3.0
[11:12:51] [Client thread/INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[11:12:51] [Client thread/INFO]: [OptiFine] Maximum texture size: 8192x8192
[11:12:51] [Thread-7/INFO]: [OptiFine] Checking for new version
[11:12:51] [Client thread/INFO]: [Shaders] ShadersMod version: 2.4.12
[11:12:51] [Client thread/INFO]: [Shaders] OpenGL Version: 4.3.0 - Build 20.19.15.4835
[11:12:51] [Client thread/INFO]: [Shaders] Vendor:  Intel
[11:12:51] [Client thread/INFO]: [Shaders] Renderer: Intel(R) HD Graphics 4600
[11:12:51] [Client thread/INFO]: [Shaders] Capabilities:  2.0  2.1  3.0  3.2  4.0
[11:12:51] [Client thread/INFO]: [Shaders] GL_MAX_DRAW_BUFFERS: 8
[11:12:51] [Client thread/INFO]: [Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[11:12:51] [Client thread/INFO]: [Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 32
[11:12:51] [Client thread/INFO]: [Shaders] Load ShadersMod configuration.
[11:12:51] [Client thread/INFO]: [Shaders] Save ShadersMod configuration.
[11:12:51] [Client thread/INFO]: [Shaders] Shaders can not be loaded, Fast Render is enabled.
[11:12:51] [Client thread/INFO]: [Shaders] No shaderpack loaded.
[11:12:51] [Client thread/INFO]: [OptiFine] [Shaders] Delayed loading of block mappings after resources are loaded
[11:12:51] [Client thread/WARN]: =============================================================
[11:12:51] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[11:12:51] [Client thread/WARN]: Offendor: com/sun/jna/Native.main([Ljava/lang/String;)V
[11:12:51] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
[11:12:51] [Client thread/WARN]: =============================================================
[11:12:51] [Thread-7/INFO]: [OptiFine] Version found: I7
[11:12:51] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.8.9_HD_U_I7, enabling compatibility features
[11:12:51] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:246]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Ooh. Shiny.

Time: 17/04/18 11:12
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.8.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 4x Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 263951208 bytes (251 MB) / 580386816 bytes (553 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:-UseGCOverheadLimit
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML:
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4835' Renderer: 'Intel(R) HD Graphics 4600'
[11:12:52] [Client thread/INFO]: MinecraftForge v11.15.1.2318 Initialized
[11:12:52] [Client thread/INFO]: Replaced 229 ore recipies
[11:12:52] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[11:12:52] [Client thread/INFO]: Searching C:\Users\Vincent\AppData\Roaming\.minecraft\mods for mods
[11:12:54] [Client thread/INFO]: Forge Mod Loader has identified 4 mods to load
[11:12:54] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mw] at CLIENT
[11:12:54] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, mw] at SERVER
[11:12:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Modern Warfare
[11:12:55] [Client thread/INFO]: Processing ObjectHolder annotations
[11:12:55] [Client thread/INFO]: Found 384 ObjectHolder annotations
[11:12:55] [Client thread/INFO]: Identifying ItemStackHolder annotations
[11:12:55] [Client thread/INFO]: Found 0 ItemStackHolder annotations
[11:12:55] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[11:12:55] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:12:55] [Client thread/INFO]: Applying holder lookups
[11:12:55] [Client thread/INFO]: Holder lookups applied
[11:12:55] [Client thread/INFO]: Injecting itemstacks
[11:12:55] [Client thread/INFO]: Itemstack injection complete
[11:12:55] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[11:12:55] [Client thread/INFO]: [OptiFine] Resource packs: Default
[11:12:55] [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.
[11:12:55] [Client thread/ERROR]: Couldn't initialize twitch stream
[11:12:56] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:12:56] [Thread-10/INFO]: Initializing LWJGL OpenAL
[11:12:56] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:12:56] [Thread-10/ERROR]: Error in class 'LibraryLWJGLOpenAL'
[11:12:56] [Thread-10/ERROR]: Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[11:12:56] [Thread-10/WARN]: ERROR MESSAGE:
[11:12:56] [Thread-10/INFO]: Could not locate OpenAL library.
[11:12:56] [Thread-10/WARN]: STACK TRACE:
[11:12:56] [Thread-10/INFO]: org.lwjgl.openal.AL.create(AL.java:156)
[11:12:56] [Thread-10/INFO]: org.lwjgl.openal.AL.create(AL.java:102)
[11:12:56] [Thread-10/INFO]: org.lwjgl.openal.AL.create(AL.java:206)
[11:12:56] [Thread-10/INFO]: paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[11:12:56] [Thread-10/INFO]: paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[11:12:56] [Thread-10/INFO]: paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[11:12:56] [Thread-10/INFO]: paulscode.sound.CommandThread.run(CommandThread.java:121)
[11:12:56] [Sound Library Loader/WARN]: ERROR MESSAGE:
[11:12:56] [Sound Library Loader/INFO]: Could not locate OpenAL library.
[11:12:56] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:12:57] [Thread-12/INFO]: Switching to No Sound
[11:12:57] [Thread-12/INFO]: (Silent Mode)
[11:12:57] [Sound Library Loader/INFO]: Sound engine started
[11:12:58] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[11:12:58] [Client thread/INFO]: [OptiFine] Multitexture: false
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[11:12:58] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[11:12:59] [Forge Version Check/INFO]: [Forge] Found status: AHEAD Target: null
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:12:59] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:12:59] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[11:12:59] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11:12:59] [Client thread/INFO]: Created: 16x16 textures-atlas
[11:13:00] [Client thread/INFO]: [com.vicmatskiv.weaponlib.AttachmentBuilder:build:298]: !!!No recipe defined for attachment AUGScope
[11:13:05] [Client thread/WARN]: Duplicate recipe registered for item com.vicmatskiv.weaponlib.Weapon@643a9acf
[11:13:05] [Client thread/INFO]: Injecting itemstacks
[11:13:05] [Client thread/INFO]: Itemstack injection complete
[11:13:05] [Client thread/INFO]: Forge Mod Loader has successfully loaded 4 mods
[11:13:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Modern Warfare, WeaponResourcePack
[11:13:05] [Client thread/INFO]: [OptiFine] *** Reloading textures ***
[11:13:05] [Client thread/INFO]: [OptiFine] Resource packs: Default
[11:13:05] [Client thread/INFO]: SoundSystem shutting down...
[11:13:05] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:13:05] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:13:05] [Thread-16/INFO]: Initializing LWJGL OpenAL
[11:13:05] [Thread-16/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[11:13:05] [Thread-16/INFO]: OpenAL initialized.
[11:13:06] [Sound Library Loader/INFO]: Sound engine started
[11:13:07] [Client thread/INFO]: [OptiFine] Mipmap levels: 4
[11:13:07] [Client thread/INFO]: [OptiFine] Multitexture: false
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[11:13:07] [Client thread/INFO]: [OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[11:13:07] [Client thread/INFO]: [OptiFine] Multipass connected textures: false
[11:13:07] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[11:13:07] [Client thread/INFO]: [OptiFine] Custom loader: TextureAtlasSprite{name='minecraft:white', frameCount=1, rotated=false, x=0, y=0, height=16, width=16, u0=6.25E-4, u1=0.999375, v0=6.25E-4, v1=0.999375}
[11:13:08] [Client thread/INFO]: [OptiFine] Scaled non power of 2: mw:particle/blood, 400 -> 512
[11:13:08] [Client thread/INFO]: Created: 1024x1024 textures-atlas
[11:13:08] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[11:13:09] [Client thread/INFO]: [OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[11:16:36] [Client thread/INFO]: Connecting to 91.121.156.185, 25664
[11:16:39] [Client thread/INFO]: Connecting to 91.121.156.185, 25664
[11:16:39] [Netty Client IO #2/INFO]: Server protocol version 2
[11:16:40] [Netty Client IO #2/INFO]: Injecting existing block and item data into this client instance
[11:16:40] [Netty Client IO #2/INFO]: Applying holder lookups
[11:16:40] [Netty Client IO #2/INFO]: Holder lookups applied
[11:16:40] [Netty Client IO #2/INFO]: [Netty Client IO #2] Client side modded connection established
[11:16:41] [Client thread/ERROR]: Invalid or mismatching item. Player item instance: G36KV[42784075-d61f-4261-af81-ef9844892257]. Item stack: 1xitem.TacKnifeStandard@0
[11:16:41] [Client thread/ERROR]: Exception caught during firing event net.minecraftforge.client.event.RenderGameOverlayEvent$Pre@323a2b55:
java.lang.ClassCastException: com.vicmatskiv.weaponlib.melee.ItemMelee cannot be cast to com.vicmatskiv.weaponlib.Weapon
    at com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:88) ~[CustomGui.class:?]
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18) ~[CompatibleGui.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847) [GuiIngameForge.class:?]
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:190) [GuiIngameForge.class:?]
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:126) [GuiIngameForge.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1396) [bfk.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051) [ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:16:41] [Client thread/ERROR]: Index: 1 Listeners:
[11:16:41] [Client thread/ERROR]: 0: NORMAL
[11:16:41] [Client thread/ERROR]: 1: ASM: com.vicmatskiv.weaponlib.CustomGui@71a4c959 onRenderCrosshair(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
[11:16:41] [Client thread/ERROR]: 2: ASM: com.vicmatskiv.weaponlib.CustomGui@71a4c959 onRenderHud(Lnet/minecraftforge/client/event/RenderGameOverlayEvent$Pre;)V
[11:16:41] [Client thread/INFO]: Applying holder lookups
[11:16:41] [Client thread/INFO]: Holder lookups applied
[11:16:42] [Client thread/FATAL]: Unreported exception thrown!
java.lang.ClassCastException: com.vicmatskiv.weaponlib.melee.ItemMelee cannot be cast to com.vicmatskiv.weaponlib.Weapon
    at com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:88) ~[CustomGui.class:?]
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18) ~[CompatibleGui.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) ~[ASMEventHandler.class:?]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?]
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847) ~[GuiIngameForge.class:?]
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:190) ~[GuiIngameForge.class:?]
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:126) ~[GuiIngameForge.class:?]
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1396) ~[bfk.class:?]
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051) ~[ave.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
    at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:16:43] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// I feel sad now :(

Time: 17/04/18 11:16
Description: Unexpected error

java.lang.ClassCastException: com.vicmatskiv.weaponlib.melee.ItemMelee cannot be cast to com.vicmatskiv.weaponlib.Weapon
    at com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:88)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847)
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:190)
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:126)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1396)
    at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
    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 com.vicmatskiv.weaponlib.CustomGui.onCompatibleRenderCrosshair(CustomGui.java:88)
    at com.vicmatskiv.weaponlib.compatibility.CompatibleGui.onRenderCrosshair(CompatibleGui.java:18)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_14_CompatibleGui_onRenderCrosshair_Pre.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847)
    at net.minecraftforge.client.GuiIngameForge.renderCrosshairs(GuiIngameForge.java:190)
    at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:126)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['JulLe1002LaVeine'/12456, l='MpServer', x=100,60, y=83,16, z=426,74]]
    Chunk stats: MultiplayerChunkCache: 0, 0
    Level seed: 0
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options:
    Level spawn location: -167,00,28,00,-76,00 - World: (-167,28,-76), Chunk: (at 9,1,4 in -11,-5; contains blocks -176,0,-80 to -161,255,-65), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 12687454 game time, 1100189 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: 1 total; [EntityPlayerSP['JulLe1002LaVeine'/12456, l='MpServer', x=100,60, y=83,16, z=426,74]]
    Retry entities: 0 total; []
    Server brand: fml,forge
    Server type: Non-integrated multiplayer server
Stacktrace:
    at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:417)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
    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.9
    Operating System: Windows 10 (amd64) version 10.0
    CPU: 4x Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 939407600 bytes (895 MB) / 1523580928 bytes (1453 MB) up to 5726797824 bytes (5461 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:-UseGCOverheadLimit
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.19 Powered by Forge 11.15.1.2318 Optifine OptiFine_1.8.9_HD_U_I7 4 mods loaded, 4 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
    UCHIJA    Forge{11.15.1.2318} [Minecraft Forge] (forge-1.8.9-11.15.1.2318-1.8.9.jar)
    UCHIJA    mw{1.10.1} [Modern Warfare] (mw-1.10.1_mc1.8.9 (2).jar)
    Loaded coremods (and transformers):
    GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 20.19.15.4835' Renderer: 'Intel(R) HD Graphics 4600'
    Launched Version: 1.8.9-forge1.8.9-11.15.1.2318-1.8.9
    LWJGL: 2.9.4
    OpenGL: Intel(R) HD Graphics 4600 GL version 4.3.0 - Build 20.19.15.4835, Intel
    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: No
    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)
    CPU: 4x Intel(R) Core(TM) i5-4570 CPU @ 3.20GHz
    OptiFine Version: OptiFine_1.8.9_HD_U_I7
    Render Distance Chunks: 2
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.3.0 - Build 20.19.15.4835
    OpenGlRenderer: Intel(R) HD Graphics 4600
    OpenGlVendor: Intel
    CpuCount: 4
[11:16:43] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Vincent\AppData\Roaming\.minecraft\crash-reports\crash-2018-04-17_11.16.42-client.txt
 
Dernière édition par un modérateur: