Quand mon jeu crash je fais "voir plus de détails" et ca affiche ca :
The game crashed whilst initializing game
The game crashed whilst initializing game
Error: java.lang.NoClassDefFoundError: codechicken/core/GuiModListScroll
je ne sais pas si c'est important mais je préfère le mettre au cas où...
Voici le log le plus récent :
Code (cpp):
[15:51:04] [Client thread/INFO]: Setting user: Player
[15:51:05] [Client thread/INFO]: LWJGL Version: 2.9.4
[15:51:07] [Client thread/INFO]: Reloading ResourceManager: Default
[15:51:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[15:51:08] [Thread-4/INFO]: Initializing LWJGL OpenAL
[15:51:08] [Thread-4/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[15:51:08] [Thread-4/INFO]: OpenAL initialized.
[15:51:08] [Sound Library Loader/INFO]: Sound engine started
[15:51:10] [Client thread/INFO]: Created: 1024x512 textures-atlas
[15:51:13] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[15:51:36] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[15:51:36] [Server thread/INFO]: Generating keypair
[15:51:37] [Server thread/INFO]: Preparing start region for level 0
[15:51:38] [Server thread/INFO]: Preparing spawn area: 8%
[15:51:39] [Server thread/INFO]: Preparing spawn area: 16%
[15:51:40] [Server thread/INFO]: Preparing spawn area: 27%
[15:51:41] [Server thread/INFO]: Preparing spawn area: 37%
[15:51:42] [Server thread/INFO]: Preparing spawn area: 51%
[15:51:43] [Server thread/INFO]: Preparing spawn area: 66%
[15:51:44] [Server thread/INFO]: Preparing spawn area: 86%
[15:51:44] [Server thread/INFO]: Changing view distance to 12, from 10
[15:51:46] [Server thread/INFO]: Player[local:E:d6d1a089] logged in with entity id 1290 at (-28.5, 64.0, -49.5)
[15:51:46] [Server thread/INFO]: Player joined the game
[15:51:47] [Server thread/INFO]: Saving and pausing game...
[15:51:47] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld
[15:51:47] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Nether
[15:51:47] [Server thread/INFO]: Saving chunks for level 'Demo_World'/The End
[15:51:48] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2410ms behind, skipping 48 tick(s)
[15:51:49] [Server thread/INFO]: Saving and pausing game...
[15:51:49] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld
[15:51:49] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Nether
[15:51:49] [Server thread/INFO]: Saving chunks for level 'Demo_World'/The End
[15:51:54] [Client thread/INFO]: [CHAT] Use W, A, S, D and the mouse to move around
[15:51:57] [Client thread/INFO]: [CHAT] Jump by pressing SPACE
[15:52:01] [Client thread/INFO]: [CHAT] Use E to open your inventory
[15:52:02] [Server thread/INFO]: Player has just earned the achievement [Taking Inventory]
[15:52:02] [Client thread/INFO]: [CHAT] Player has just earned the achievement [Taking Inventory]
[15:52:14] [Client thread/INFO]: [CHAT] This demo will last five game days, do your best!
[15:52:40] [Server thread/INFO]: Saving and pausing game...
[15:52:40] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld
[15:52:41] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Nether
[15:52:41] [Server thread/INFO]: Saving chunks for level 'Demo_World'/The End
[15:52:43] [Client thread/INFO]: Stopping!
[15:52:43] [Client thread/INFO]: SoundSystem shutting down...
[15:52:43] [Server thread/INFO]: Stopping server
[15:52:43] [Server thread/INFO]: Saving players
[15:52:43] [Server thread/INFO]: Saving worlds
[15:52:43] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Overworld
[15:52:43] [Server thread/INFO]: Saving chunks for level 'Demo_World'/Nether
[15:52:43] [Server thread/INFO]: Saving chunks for level 'Demo_World'/The End
[15:52:43] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com