Problème d'affichage

LNL Infinity

Seigneur de Nul Part
22 Mai 2016
123
9
80
Bonjour
En créant un nouveau monde pour une partie de survie quand je spaw, l'affichage beugue et des images comme celles ci apparaît et défile à l'écran:
2017-06-07_15.10.49.png
2017-06-07_15.10.55.png
2017-06-07_15.10.57.png

Merci d'avance
 

ArthZz

Aventurier
7 Juin 2017
11
2
4
26
C'est peut -être un problème de compabilité avec un mod
Peux tu m'envoyer ta version minecraft et les logs .


Peux tu envoyer ta version tes mods et tes logs svp.
 
Dernière édition par un modérateur:

LNL Infinity

Seigneur de Nul Part
22 Mai 2016
123
9
80
Je suis en 1.9.4
Mes mods:
-Codechicken Core
-NEI
-Dynamics Lights
-Journey map
-Overlord
-Optifine
-Placeable Items
-World Edit

Code:
[14:36:41] [Client thread/INFO]: Setting user: Valkyrie
[14:36:52] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:37:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:37:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:37:27] [Thread-10/INFO]: Initializing LWJGL OpenAL
[14:37:27] [Thread-10/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:37:27] [Thread-10/INFO]: OpenAL initialized.
[14:37:27] [Sound Library Loader/INFO]: Sound engine started
[14:37:38] [Client thread/INFO]: Created: 16x16 textures-atlas
[14:38:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:38:05] [Client thread/INFO]: SoundSystem shutting down...
[14:38:06] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[14:38:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:38:06] [Thread-13/INFO]: Initializing LWJGL OpenAL
[14:38:06] [Thread-13/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:38:06] [Thread-13/INFO]: OpenAL initialized.
[14:38:06] [Sound Library Loader/INFO]: Sound engine started
[14:38:17] [Client thread/INFO]: Created: 1024x512 textures-atlas
[14:41:09] [Server thread/INFO]: Starting integrated minecraft server version 1.9.4
[14:41:09] [Server thread/INFO]: Generating keypair
[14:41:11] [Server thread/INFO]: Preparing start region for level 0
[14:41:13] [Server thread/INFO]: Preparing spawn area: 0%
[14:41:14] [Server thread/INFO]: Preparing spawn area: 20%
[14:41:15] [Server thread/INFO]: Preparing spawn area: 49%
[14:41:16] [Server thread/INFO]: Preparing spawn area: 95%
[14:41:17] [Server thread/INFO]: Changing view distance to 8, from 10
[14:41:20] [Server thread/INFO]: Valkyrie[local:E:b31048e8] logged in with entity id 1024 at (278.4555952089143, 60.0, 206.25387880473414)
[14:41:20] [Server thread/INFO]: Valkyrie joined the game
[14:41:24] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D8§f
[14:41:25] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@48858992[id=13eb624f-0814-3c5b-a794-87e01e9951a4,name=Valkyrie,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
    at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
    at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
    at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2890) [bcd.class:?]
    at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [bwk$3.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
    at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[14:41:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8563ms behind, skipping 171 tick(s)
[14:41:30] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[14:41:49] [Server thread/INFO]: Saving and pausing game...
[14:41:49] [Server thread/INFO]: Saving chunks for level 'Survie'/Overworld
[14:41:51] [Server thread/INFO]: Saving chunks for level 'Survie'/Nether
[14:41:51] [Server thread/INFO]: Saving chunks for level 'Survie'/The End
[14:42:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:42:38] [Client thread/INFO]: SoundSystem shutting down...
[14:42:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[14:42:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:42:38] [Thread-317/INFO]: Initializing LWJGL OpenAL
[14:42:38] [Thread-317/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[14:42:39] [Thread-317/INFO]: OpenAL initialized.
[14:42:39] [Sound Library Loader/INFO]: Sound engine started
[14:42:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
[14:43:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5611ms behind, skipping 112 tick(s)
[14:43:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3484ms behind, skipping 69 tick(s)
[14:43:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3660ms behind, skipping 73 tick(s)
[14:43:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4870ms behind, skipping 97 tick(s)
[14:44:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5029ms behind, skipping 100 tick(s)
[14:44:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5068ms behind, skipping 101 tick(s)
[14:44:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5123ms behind, skipping 102 tick(s)
[14:45:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5404ms behind, skipping 108 tick(s)
[14:45:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4202ms behind, skipping 84 tick(s)
[14:45:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3873ms behind, skipping 77 tick(s)
[14:46:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4153ms behind, skipping 83 tick(s)
[14:46:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3922ms behind, skipping 78 tick(s)
[14:46:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3783ms behind, skipping 75 tick(s)
[14:46:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3922ms behind, skipping 78 tick(s)
[14:47:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3788ms behind, skipping 75 tick(s)
[14:47:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3588ms behind, skipping 71 tick(s)
[14:47:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3757ms behind, skipping 75 tick(s)
[14:48:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3751ms behind, skipping 75 tick(s)
[14:48:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3536ms behind, skipping 70 tick(s)
[14:48:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3665ms behind, skipping 73 tick(s)
[14:49:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3619ms behind, skipping 72 tick(s)
[14:49:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3627ms behind, skipping 72 tick(s)
[14:49:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5860ms behind, skipping 117 tick(s)
[14:50:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3538ms behind, skipping 70 tick(s)
 
Dernière édition par un modérateur:

ArthZz

Aventurier
7 Juin 2017
11
2
4
26
[14:36:41] [Client thread/INFO]: Setting user: Valkyrie
[14:36:52] [Client thread/INFO]: LWJGL Version: 2.9.4
[14:37:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:37:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:37:27] [Thread-10/INFO]: Initializing LWJGL OpenAL
[14:37:27] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:37:27] [Thread-10/INFO]: OpenAL initialized.
[14:37:27] [Sound Library Loader/INFO]: Sound engine started
[14:37:38] [Client thread/INFO]: Created: 16x16 textures-atlas
[14:38:03] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:38:05] [Client thread/INFO]: SoundSystem shutting down...
[14:38:06] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[14:38:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:38:06] [Thread-13/INFO]: Initializing LWJGL OpenAL
[14:38:06] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:38:06] [Thread-13/INFO]: OpenAL initialized.
[14:38:06] [Sound Library Loader/INFO]: Sound engine started
[14:38:17] [Client thread/INFO]: Created: 1024x512 textures-atlas
[14:41:09] [Server thread/INFO]: Starting integrated minecraft server version 1.9.4
[14:41:09] [Server thread/INFO]: Generating keypair
[14:41:11] [Server thread/INFO]: Preparing start region for level 0
[14:41:13] [Server thread/INFO]: Preparing spawn area: 0%
[14:41:14] [Server thread/INFO]: Preparing spawn area: 20%
[14:41:15] [Server thread/INFO]: Preparing spawn area: 49%
[14:41:16] [Server thread/INFO]: Preparing spawn area: 95%
[14:41:17] [Server thread/INFO]: Changing view distance to 8, from 10
[14:41:20] [Server thread/INFO]: Valkyrie[local:E:b31048e8] logged in with entity id 1024 at (278.4555952089143, 60.0, 206.25387880473414)
[14:41:20] [Server thread/INFO]: Valkyrie joined the game
[14:41:24] [Client thread/INFO]: [CHAT] A new §eOptiFine§f version is available: §eHD Ultra D8§f
[14:41:25] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@48858992[id=13eb624f-0814-3c5b-a794-87e01e9951a4,name=Valkyrie,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2890) [bcd.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [bwk$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_131]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_131]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
[14:41:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 8563ms behind, skipping 171 tick(s)
[14:41:30] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[14:41:49] [Server thread/INFO]: Saving and pausing game...
[14:41:49] [Server thread/INFO]: Saving chunks for level 'Survie'/Overworld
[14:41:51] [Server thread/INFO]: Saving chunks for level 'Survie'/Nether
[14:41:51] [Server thread/INFO]: Saving chunks for level 'Survie'/The End
[14:42:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Overlord, FMLFileResourcePack:placeable Items Mod, FMLFileResourcePack:WorldEdit
[14:42:38] [Client thread/INFO]: SoundSystem shutting down...
[14:42:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[14:42:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[14:42:38] [Thread-317/INFO]: Initializing LWJGL OpenAL
[14:42:38] [Thread-317/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[14:42:39] [Thread-317/INFO]: OpenAL initialized.
[14:42:39] [Sound Library Loader/INFO]: Sound engine started
[14:42:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
[14:43:00] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5611ms behind, skipping 112 tick(s)
[14:43:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3484ms behind, skipping 69 tick(s)
[14:43:34] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3660ms behind, skipping 73 tick(s)
[14:43:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4870ms behind, skipping 97 tick(s)
[14:44:10] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5029ms behind, skipping 100 tick(s)
[14:44:29] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5068ms behind, skipping 101 tick(s)
[14:44:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5123ms behind, skipping 102 tick(s)
[14:45:07] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5404ms behind, skipping 108 tick(s)
[14:45:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4202ms behind, skipping 84 tick(s)
[14:45:42] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3873ms behind, skipping 77 tick(s)
[14:46:01] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4153ms behind, skipping 83 tick(s)
[14:46:21] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3922ms behind, skipping 78 tick(s)
[14:46:40] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3783ms behind, skipping 75 tick(s)
[14:46:59] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3922ms behind, skipping 78 tick(s)
[14:47:19] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3788ms behind, skipping 75 tick(s)
[14:47:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3588ms behind, skipping 71 tick(s)
[14:47:56] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3757ms behind, skipping 75 tick(s)
[14:48:14] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3751ms behind, skipping 75 tick(s)
[14:48:32] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3536ms behind, skipping 70 tick(s)
[14:48:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3665ms behind, skipping 73 tick(s)
[14:49:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3619ms behind, skipping 72 tick(s)
[14:49:27] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3627ms behind, skipping 72 tick(s)
[14:49:55] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5860ms behind, skipping 117 tick(s)
[14:50:04] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3538ms behind, skipping 70 tick(s)
ok je pense que ca vien plutot de ton minecraft avec tes mods alors essaie d'activer vbos sur on et met tes pilotes de carte graphique a jour.
si ca ne fonctionne pas j'esserai encore de chercher.
et aussi essaie de mettre a jour ton optifine
 

LNL Infinity

Seigneur de Nul Part
22 Mai 2016
123
9
80
Attends désolé de te déranger encore j'ai installé le mod Dark Roleplay Medieval avec le mod core qui va avec et quand je lance Minecraft le jeu crashe. Merci de ton aide.
Voici le rapport de crash:

Code:
---- Minecraft Crash Report ----

WARNING: coremods are present:
  CodeChickenCorePlugin (CodeChickenCore-1.9.4-2.0.4.71-universal.jar)
  CCCDeobfPlugin (unknown)
  DLFMLCorePlugin (DynamicLights-1.9.4.jar)
  NEICorePlugin (NotEnoughItems-1.9.4-2.0.1.133-universal.jar)
  CCLCorePlugin (CodeChickenLib-1.9.4-2.1.2.42-universal.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 08/06/17 20:01
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/drpmedieval/common/blocks/plants/Barley
    at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:179)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:555)
    at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:210)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:437)
    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(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/drpmedieval/common/blocks/plants/Barley
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:474)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
    at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
    at com.google.common.eventbus.EventBus.post(EventBus.java:275)
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:524)
    ... 10 more
Caused by: java.lang.ClassNotFoundException: net.drpmedieval.common.blocks.plants.Barley
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 35 more
Caused by: java.lang.NoClassDefFoundError: net/drpcore/api/blocks/AdvancedCrop
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 37 more
Caused by: java.lang.ClassNotFoundException: net.drpcore.api.blocks.AdvancedCrop
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 41 more


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

-- System Details --
Details:
    Minecraft Version: 1.9.4
    Operating System: Windows 8.1 (amd64) version 6.3
    Java Version: 1.8.0_131, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 114539704 bytes (109 MB) / 351338496 bytes (335 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.28 Powered by Forge 12.17.0.2051 Optifine OptiFine_1.9.4_HD_U_B6 21 mods loaded, 21 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UC    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
    UC    FML{8.0.99.99} [Forge Mod Loader] (forge-1.9.4-12.17.0.2051.jar)
    UC    Forge{12.17.0.2051} [Minecraft Forge] (forge-1.9.4-12.17.0.2051.jar)
    UC    CodeChickenCore{2.0.4.71} [CodeChicken Core] (minecraft.jar)
    UC    NotEnoughItems{2.0.1.133} [Not Enough Items] (NotEnoughItems-1.9.4-2.0.1.133-universal.jar)
    UC    drpcore{0.2.0b} [Dark Roleplay Core] (Dark Roleplay Core Alpha-0.2.0b.jar)
    UE    drpmedieval{0.1.6} [Dark Roleplay Medieval] (Dark Roleplay Medieval-0.1.6.jar)
    UC    DynamicLights{1.4.2} [Dynamic Lights] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.9.4.jar)
    UC    DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.9.4.jar)
    UC    journeymap{1.9.4-5.3.2} [JourneyMap] (journeymap-1.9.4-5.3.2 (1).jar)
    UC    overlord{2.1.1} [Overlord] (Overlord-1.9.4-2.1.1.jar)
    UC    placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
    UC    worldedit{6.1.3} [WorldEdit] (worldedit-forge-mc1.9.4-6.1.3-dist (1).jar)
    Loaded coremods (and transformers):
CodeChickenCorePlugin (CodeChickenCore-1.9.4-2.0.4.71-universal.jar)
  codechicken.core.asm.TweakTransformer
  codechicken.core.asm.DelegatedTransformer
  codechicken.core.asm.DefaultImplementationTransformer
CCCDeobfPlugin (unknown)
 
DLFMLCorePlugin (DynamicLights-1.9.4.jar)
  atomicstryker.dynamiclights.common.DLTransformer
NEICorePlugin (NotEnoughItems-1.9.4-2.0.1.133-universal.jar)
  codechicken.nei.asm.NEITransformer
CCLCorePlugin (CodeChickenLib-1.9.4-2.1.2.42-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.RenderHookTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.3.12458 Compatibility Profile Context 13.200.0.0' Renderer: 'AMD Radeon R5 235'
    OptiFine Version: OptiFine_1.9.4_HD_U_B6
    Render Distance Chunks: 8
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.3.12458 Compatibility Profile Context 13.200.0.0
    OpenGlRenderer: AMD Radeon R5 235
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 4
 
Dernière édition par un modérateur: