Problème avec minecraft 1.10.2

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

NICO7

Bucheron
22 Août 2016
14
0
12
20
Bonjour, quand je lance minecraft 1.10.2 avec mode et que je lance mon monde un message ce montre:avec le nom de java SE

Après, je appuie sur la croix j'ai un message de minecraft celui-ci :
Code:
--- Minecraft Crash Report ----

WARNING: coremods are present:
  LucraftForgeLoading (LucraftCore-1.10.2-1.0.0.jar)
Contact their authors BEFORE contacting forge

// But it works on my machine.

Time: 31/01/17 17:01
Description: Updating screen events

java.lang.IllegalStateException: failed to create a child event loop
   at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
   at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
   at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
   at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
   at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53)
   at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50)
   at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)
   at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140)
   at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2343)
   at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:733)
   at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:245)
   at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
   at net.minecraft.client.gui.GuiWorldSelection.func_146284_a(SourceFile:83)
   at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
   at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
   at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
   at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:50)
   at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)
   at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
   at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
   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)
Caused by: io.netty.channel.ChannelException: failed to open a new selector
   at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
   at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
   at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
   at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:64)
   ... 27 more
Caused by: java.io.IOException: Unable to establish loopback connection
   at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:101)
   at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:68)
   at java.security.AccessController.doPrivileged(Native Method)
   at sun.nio.ch.PipeImpl.<init>(PipeImpl.java:170)
   at sun.nio.ch.SelectorProviderImpl.openPipe(SelectorProviderImpl.java:50)
   at java.nio.channels.Pipe.open(Pipe.java:155)
   at sun.nio.ch.WindowsSelectorImpl.<init>(WindowsSelectorImpl.java:127)
   at sun.nio.ch.WindowsSelectorProvider.openSelector(WindowsSelectorProvider.java:44)
   at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
   ... 30 more
Caused by: java.io.IOException: Une connexion existante a dû être fermée par l’hôte distant
   at sun.nio.ch.SocketDispatcher.read0(Native Method)
   at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43)
   at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
   at sun.nio.ch.IOUtil.read(IOUtil.java:197)
   at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379)
   at sun.nio.ch.PipeImpl$Initializer$LoopbackConnector.run(PipeImpl.java:139)
   at sun.nio.ch.PipeImpl$Initializer.run(PipeImpl.java:83)
   ... 38 more


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

-- Head --
Thread: Client thread
Stacktrace:
   at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
   at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
   at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
   at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
   at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:53)
   at net.minecraft.network.NetworkSystem$1.func_179280_b(NetworkSystem.java:50)
   at net.minecraft.util.LazyLoadBase.func_179281_c(SourceFile:10)
   at net.minecraft.network.NetworkSystem.func_151270_a(NetworkSystem.java:140)
   at net.minecraft.client.Minecraft.func_71371_a(Minecraft.java:2343)
   at net.minecraftforge.fml.client.FMLClientHandler.tryLoadExistingWorld(FMLClientHandler.java:733)
   at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186777_e(GuiListWorldSelectionEntry.java:245)
   at net.minecraft.client.gui.GuiListWorldSelectionEntry.func_186774_a(GuiListWorldSelectionEntry.java:199)
   at net.minecraft.client.gui.GuiWorldSelection.func_146284_a(SourceFile:83)
   at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:460)
   at net.minecraft.client.gui.GuiWorldSelection.func_73864_a(SourceFile:117)
   at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:548)
   at net.minecraft.client.gui.GuiWorldSelection.func_146274_d(SourceFile:50)
   at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:517)

-- Affected screen --
Details:
   Screen name: net.minecraft.client.gui.GuiScreenWorking
Stacktrace:
   at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1700)
   at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
   at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
   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.10.2
   Operating System: Windows 8.1 (amd64) version 6.3
   Java Version: 1.8.0_25, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 242064528 bytes (230 MB) / 543178752 bytes (518 MB) up to 1060372480 bytes (1011 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: MCP 9.32 Powered by Forge 12.18.3.2221 6 mods loaded, 6 mods active
   States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
   UCHIJAAAA   mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
   UCHIJAAAA   FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2221.jar)
   UCHIJAAAA   Forge{12.18.3.2221} [Minecraft Forge] (forge-1.10.2-12.18.3.2221.jar)
   UCHIJAAAA   mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
   UCHIJAAAA   speedsterheroes{Beta-1.10.2-1.0.2} [SpeedsterHeroes] (SpeedsterHeroes-Beta-1.10.2-1.0.2.jar)
   UCHIJAAAA   lucraftcore{1.10.2-1.0.0} [Lucraft: Core] (LucraftCore-1.10.2-1.0.0.jar)
   Loaded coremods (and transformers):
LucraftForgeLoading (LucraftCore-1.10.2-1.0.0.jar)
  lucraft.mods.lucraftcore.access.LucraftClassTransformer
   GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3958' Renderer: 'Intel(R) HD Graphics 4000'
   Launched Version: 1.10.2-forge1.10.2-12.18.3.2221
   LWJGL: 2.9.4
   OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.3958, 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: Yes
   Is Modded: Definitely; Client brand changed to 'fml,forge'
   Type: Client (map_client.txt)
   Resource Packs:
   Current Language: Français (France)
   Profiler Position: N/A (disabled)
   CPU: 4x Intel(R) Core(TM) i3-3110M CPU @ 2.40GHz
 
Dernière édition par un modérateur:
maintenant, j'ai regler un probleme mais il y a un nouveau message:
Code:
2017-01-31 17:26:38,856 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-31 17:26:38,859 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:26:38] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:26:38] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:26:38] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:26:39] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2221 for Minecraft 1.10.2 loading
[17:26:39] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[17:26:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:26:39] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:26:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:26:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:26:39] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:26:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:26:41] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:26:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:26:41] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:26:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:26:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:26:42] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-01-31 17:26:43,648 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-31 17:26:43,674 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-31 17:26:43,677 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:26:43] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 1148]
[17:26:44] [Client thread/INFO]: Setting user: nicolas7
[17:26:49] [Client thread/WARN]: Skipping bad option: lastServer:
[17:26:49] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:26:50] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  LucraftForgeLoading (LucraftCore-1.10.2-1.0.0.jar)
Contact their authors BEFORE contacting forge

// I blame Dinnerbone.

Time: 31/01/17 17:26
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.10.2
   Operating System: Windows 8.1 (amd64) version 6.3
   Java Version: 1.8.0_25, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 92702808 bytes (88 MB) / 269332480 bytes (256 MB) up to 1060372480 bytes (1011 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML:
   Loaded coremods (and transformers):
LucraftForgeLoading (LucraftCore-1.10.2-1.0.0.jar)
  lucraft.mods.lucraftcore.access.LucraftClassTransformer
   GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3958' Renderer: 'Intel(R) HD Graphics 4000'
[17:26:50] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2221 Initialized
[17:26:50] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[17:26:51] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[17:26:51] [Client thread/INFO] [FML]: Searching C:\Users\nsala_000\AppData\Roaming\.minecraft\mods for mods
[17:26:52] [Client thread/INFO] [mercurius_updater]: Mod mercurius_updater is missing the required element 'name'. Substituting mercurius_updater
[17:26:54] [Client thread/INFO] [FML]: Forge Mod Loader has identified 6 mods to load
[17:26:54] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, lucraftcore, speedsterheroes] at CLIENT
[17:26:54] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mercurius_updater, lucraftcore, speedsterheroes] at SERVER
[17:26:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Lucraft: Core, FMLFileResourcePack:SpeedsterHeroes
[17:26:55] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[17:26:55] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[17:26:55] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[17:26:55] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[17:26:55] [Client thread/INFO] [FML]: Applying holder lookups
[17:26:55] [Client thread/INFO] [FML]: Holder lookups applied
[17:26:55] [Client thread/INFO] [FML]: Applying holder lookups
[17:26:56] [Client thread/INFO] [FML]: Holder lookups applied
[17:26:56] [Client thread/INFO] [FML]: Applying holder lookups
[17:26:56] [Client thread/INFO] [FML]: Holder lookups applied
[17:26:56] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:26:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:26:56] [Client thread/INFO] [mercurius]: Version Number exists, Using it: 1.9.4-1.0.1.15
[17:26:56] [Client thread/INFO] [mercurius]: File exists, Checking hash: C:\Users\nsala_000\AppData\Roaming\.minecraft\libraries\net\minecraftforge\Mercurius\1.9.4-1.0.1.15\Mercurius-1.9.4-1.0.1.15.jar
[17:26:56] [Client thread/INFO] [mercurius]:  Hash matches, Skipping download: d49fc7e7e8dd8cc4a404d26618b36d5325065212
[17:26:56] [Client thread/INFO] [mercurius]: Mercurius Jar contains all signed files! Continueing loading!
[17:26:56] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[17:27:01] [Client thread/INFO] [FML]: Applying holder lookups
[17:27:01] [Client thread/INFO] [FML]: Holder lookups applied
[17:27:01] [Client thread/INFO] [FML]: Injecting itemstacks
[17:27:01] [Client thread/INFO] [FML]: Itemstack injection complete
[17:27:02] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:27:02] [Thread-9/INFO]: Initializing LWJGL OpenAL
[17:27:02] [Thread-9/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:27:03] [Thread-9/INFO]: OpenAL initialized.
[17:27:03] [Sound Library Loader/INFO]: Sound engine started
[17:27:05] [Client thread/INFO] [FML]: Max texture size: 8192
[17:27:05] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:27:07] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.oreIron@0 = 1xitem.ingotIron@0
[17:27:07] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xtile.oreGold@0 = 1xitem.ingotGold@0
[17:27:07] [Client thread/INFO] [FML]: Injecting itemstacks
[17:27:07] [Client thread/INFO] [FML]: Itemstack injection complete
[17:27:07] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 6 mods
[17:27:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:mercurius_updater, FMLFileResourcePack:Lucraft: Core, FMLFileResourcePack:SpeedsterHeroes
[17:27:08] [Client thread/INFO]: SoundSystem shutting down...
[17:27:08] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:27:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:27:08] [Thread-12/INFO]: Initializing LWJGL OpenAL
[17:27:08] [Thread-12/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:27:08] [Thread-12/INFO]: OpenAL initialized.
[17:27:09] [Sound Library Loader/INFO]: Sound engine started
[17:27:10] [Client thread/INFO] [FML]: Max texture size: 8192
[17:27:10] [Client thread/WARN]: Texture speedsterheroes:textures/icons/speedforcePortal.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[17:27:10] [Client thread/WARN]: Texture speedsterheroes:textures/icons/slowmo.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[17:27:11] [Client thread/WARN]: Texture speedsterheroes:textures/icons/wallRunning.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
[17:27:11] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:27:13] [Client thread/WARN]: Skipping bad option: lastServer:
[17:27:19] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[17:27:19] [Server thread/INFO]: Generating keypair
[17:27:20] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod speedsterheroes version Beta-1.10.2-1.0.2 and it is now at version 1.10.2-1.0.0, things may not work well
[17:27:20] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:27:20] [Server thread/INFO] [FML]: Applying holder lookups
[17:27:20] [Server thread/INFO] [FML]: Holder lookups applied
[17:27:20] [Server thread/INFO] [FML]: Loading dimension 0 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@ca36b25)
[17:27:20] [Server thread/INFO] [FML]: Loading dimension 1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@ca36b25)
[17:27:20] [Server thread/INFO] [FML]: Loading dimension -1 (Nouveau monde) (net.minecraft.server.integrated.IntegratedServer@ca36b25)
[17:27:20] [Server thread/INFO]: Preparing start region for level 0
[17:27:22] [Server thread/INFO]: Preparing spawn area: 40%
[17:27:22] [Server thread/INFO]: Changing view distance to 12, from 10
[17:27:24] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[17:27:24] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[17:27:24] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 6 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[17:27:24] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[17:27:24] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[17:27:24] [Server thread/INFO]: nicolas7[local:E:201ed451] logged in with entity id 3 at (1880.5, 4.0, -511.5)
[17:27:24] [Server thread/INFO]: nicolas7 a rejoint la partie
[17:27:25] [Server thread/INFO]: Saving and pausing game...
[17:27:26] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/Overworld
[17:27:26] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/Nether
[17:27:26] [Server thread/INFO]: Saving chunks for level 'Nouveau monde'/The End
[17:27:27] [Client thread/INFO]: [CHAT] §6[§eSpeedsterHeroes§6] §7Your version is up to date!
[17:27:27] [Client thread/INFO]: [CHAT] §8[§fLucraft: Core§8] §7Your version is up to date!
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ff98ee9d5d3, pid=3252, tid=3264
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x6d5d3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\nsala_000\AppData\Roaming\.minecraft\hs_err_pid3252.log
#
# If you would like to submit a bug report, please visit:
#  http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
 
Dernière édition par un modérateur:
Bonjour et merci j'ai essayer sa a marché puis j'ai pris le mod jurasic craft 1.10.2 et LLibrary et sa crash avec ce crash:

Code:
2017-02-08 13:05:49,029 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-08 13:05:49,032 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:05:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[13:05:49] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2221 for Minecraft 1.10.2 loading
[13:05:49] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows[IMG]http://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png[/IMG] 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[13:05:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[13:05:49] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:05:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[13:05:51] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[13:05:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:05:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[13:05:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[13:05:52] [main/INFO] [FML]: Found runtime patcher net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
[13:05:52] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:05:52] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[13:05:53] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-02-08 13:05:53,702 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-08 13:05:53,747 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-02-08 13:05:53,751 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[13:05:53] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 1206]
[13:05:53] [Client thread/INFO] [FML]: Patching class net/minecraft/server/MinecraftServer
[13:05:53] [Client thread/INFO] [FML]:  Patching method run[IMG]http://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png[/IMG]()V
[13:05:54] [Client thread/INFO]: Setting user: nicolas7
[13:05:59] [Client thread/WARN]: Skipping bad option: lastServer:
[13:05:59] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[13:05:59] [Client thread/INFO]: LWJGL Version: 2.9.4
[13:06:00] [Client thread/INFO] [FML]: Patching class net/minecraft/client/resources/Locale
[13:06:00] [Client thread/INFO] [FML]:  Patching method func_135022_a(Lnet/minecraft/client/resources/IResourceManager;Ljava/util/List;)V
[13:06:00] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-1.7.4-1.10.2.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 08/02/17 13:06
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR[IMG]http://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png[/IMG]


A detailed walkthrough of the error[IMG]http://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png[/IMG], its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
   Minecraft Version: 1.10.2
   Operating System: Windows 8.1 (amd64) version 6.3
   Java Version: 1.8.0_25, Oracle Corporation
   Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
   Memory: 151120104 bytes (144 MB) / 325148672 bytes (310 MB) up to 1060372480 bytes (1011 MB)
   JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML:
   Loaded coremods (and transformers):
llibrary (llibrary-1.7.4-1.10.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
   GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.3958' Renderer: 'Intel(R) HD Graphics 4000'
[13:06:00] [Client thread/INFO] [FML]: MinecraftForge v12.18.3.2221 Initialized
[13:06:00] [Client thread/INFO] [FML]: Replaced 231 ore recipes
[13:06:01] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[13:06:01] [Client thread/INFO] [FML]: Searching C:\Users\nsala_000\AppData\Roaming\.minecraft\mods for mods
[13:06:03] [Client thread/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
[13:06:04] [Client thread/INFO] [FML]: Attempting connection with[IMG]http://cdncache-a.akamaihd.net/items/it/img/arrow-10x10.png[/IMG] missing mods [mcp, FML, Forge, jurassicraft, llibrary] at CLIENT
[13:06:04] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, jurassicraft, llibrary] at SERVER
[13:06:05] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:JurassiCraft, FMLFileResourcePack:LLibrary
[13:06:05] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[13:06:05] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[13:06:05] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[13:06:05] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[13:06:05] [Client thread/INFO] [FML]: Applying holder lookups
[13:06:05] [Client thread/INFO] [FML]: Holder lookups applied
[13:06:05] [Client thread/INFO] [FML]: Applying holder lookups
[13:06:05] [Client thread/INFO] [FML]: Holder lookups applied
[13:06:05] [Client thread/INFO] [FML]: Applying holder lookups
[13:06:05] [Client thread/INFO] [FML]: Holder lookups applied
[13:06:05] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[13:06:05] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[13:06:05] [Client thread/INFO] [FML]: Patching class net/minecraft/client/model/ModelPlayer
[13:06:05] [Client thread/INFO] [FML]:  Patching method <init>(FZ)V
[13:06:05] [Client thread/INFO] [FML]:  Patching method func_78088_a(Lnet/minecraft/entity/Entity;FFFFFF)V
[13:06:06] [Client thread/INFO] [FML]:  Patching method func_78087_a(FFFFFFLnet/minecraft/entity/Entity;)V
[13:06:06] [Client thread/INFO] [LLibrary]: TabulaModelHandler: Domain llibrary has been added.
[13:06:08] [Client thread/INFO] [FML]: Patching class net/minecraft/client/renderer/entity/RenderPlayer
[13:06:08] [Client thread/INFO] [FML]:  Patching method <init>(Lnet/minecraft/client/renderer/entity/RenderManager;Z)V
[13:06:08] [Client thread/INFO] [FML]:  Patching method func_177138_b(Lnet/minecraft/client/entity/AbstractClientPlayer;)V
[13:06:08] [Client thread/INFO] [FML]:  Patching method func_177139_c(Lnet/minecraft/client/entity/AbstractClientPlayer;)V
[13:06:08] [Client thread/INFO] [FML]: Applying holder lookups
[13:06:08] [Client thread/INFO] [FML]: Holder lookups applied
[13:06:08] [Client thread/INFO] [FML]: Injecting itemstacks
[13:06:08] [Client thread/INFO] [FML]: Itemstack injection complete
[13:06:09] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:06:10] [Thread-11/INFO]: Initializing LWJGL OpenAL
[13:06:10] [Thread-11/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:06:10] [Thread-11/INFO]: OpenAL initialized.
[13:06:10] [Sound Library Loader/INFO]: Sound engine started
[13:06:12] [Client thread/INFO] [FML]: Max texture size: 8192
[13:06:12] [Client thread/INFO]: Created: 16x16 textures-atlas
[13:06:13] [Client thread/INFO] [FML]: Injecting itemstacks
[13:06:13] [Client thread/INFO] [FML]: Itemstack injection complete
[13:06:14] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
[13:06:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:JurassiCraft, FMLFileResourcePack:LLibrary
[13:06:15] [Client thread/INFO]: SoundSystem shutting down...
[13:06:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[13:06:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
[13:06:15] [Thread-15/INFO]: Initializing LWJGL OpenAL
[13:06:15] [Thread-15/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[13:06:15] [Thread-15/INFO]: OpenAL initialized.
[13:06:15] [Sound Library Loader/INFO]: Sound engine started
[13:06:17] [Client thread/INFO] [FML]: Max texture size: 8192
[13:06:18] [Client thread/INFO]: Created: 1024x512 textures-atlas
[13:06:21] [Client thread/WARN]: Skipping bad option: lastServer:
[13:06:21] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[13:06:34] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[13:06:34] [Server thread/INFO]: Generating keypair
[13:06:35] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[13:06:35] [Server thread/INFO] [FML]: Applying holder lookups
[13:06:35] [Server thread/INFO] [FML]: Holder lookups applied
[13:06:35] [Server thread/INFO] [FML]: Loading dimension 0 (Minecraft Park) (net.minecraft.server.integrated.IntegratedServer@4fdb5e60)
[13:06:35] [Server thread/INFO] [FML]: Loading dimension 1 (Minecraft Park) (net.minecraft.server.integrated.IntegratedServer@4fdb5e60)
[13:06:35] [Server thread/INFO] [FML]: Loading dimension -1 (Minecraft Park) (net.minecraft.server.integrated.IntegratedServer@4fdb5e60)
[13:06:35] [Server thread/INFO]: Preparing start region for level 0
[13:06:36] [Server thread/INFO]: Preparing spawn area: 12%
[13:06:37] [Server thread/INFO]: Preparing spawn area: 63%
[13:06:38] [Server thread/INFO]: Changing view distance to 12, from 10
[13:06:40] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[13:06:40] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[13:06:40] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : [email protected],[email protected],[email protected],[email protected],[email protected]
[13:06:40] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[13:06:40] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[13:06:40] [Server thread/INFO]: nicolas7[local:E:967a329f] logged in with entity id 0 at (-28.5, 4.0, 132.5)
[13:06:40] [Server thread/INFO]: nicolas7 a rejoint la partie
[13:06:42] [Server thread/INFO]: Saving and pausing game...
[13:06:42] [Server thread/INFO]: Saving chunks for level 'Minecraft Park'/Overworld
[13:06:43] [Server thread/INFO]: Saving chunks for level 'Minecraft Park'/Nether
[13:06:43] [Server thread/INFO]: Saving chunks for level 'Minecraft Park'/The End
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb2f07d5d3, pid=3376, tid=3388
#
# JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [ig7icd64.dll+0x6d5d3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\nsala_000\AppData\Roaming\.minecraft\hs_err_pid3376.log
#
# If you would like to submit a bug report, please visit:
#  http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
 
Dernière édition par un modérateur:
Tu as bien désactivés use vbos ?

Si oui, il faudrait mettre à jour ton pilote graphique. Ou alors si tu as un pc portable avec une carte graphique nvidia ou amd, faudrait forcer le jeu à se lancer sur la bonne carte.