Help! Le jeu crash en 1 min.

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

MariRana

Aventurier
9 Juin 2016
3
0
2
31
Bien le bonjour!

Après moultes recherches sur le net je n'est toujours pas réussi à résoudre mon problème:

Hier le jeu marchait super bien. Aujourd'hui quand je le lance, il me crash même pas en moins d'une minute. Je suis sur un hp portable avec une Nvidia Geforce, jusqu'ici j'ai jamais eu de problèmes avec le jeu (jeu légalement acheter et télécharger). Je suis sur la dernière version 1.10

Lorsque le jeu crash, il est écrit "Java (TM) Platform SE binary ne réponds pas"

Est-ce un problème avec Java?

Je ne sais même pas quel message il faut que je post, du coup je vais poster celui qui apparaît quand le jeu se ferme:


Code:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[17:10:32] [Client thread/INFO]: Setting user: MariRana
[17:10:33] [Client thread/WARN]: Skipping bad option: lastServer:
[17:10:33] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:10:34] [Client thread/INFO]: Reloading ResourceManager: Default
[17:10:35] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:10:35] [Thread-5/INFO]: Initializing LWJGL OpenAL
[17:10:35] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:10:35] [Thread-5/INFO]: OpenAL initialized.
[17:10:35] [Sound Library Loader/INFO]: Sound engine started
[17:10:36] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:10:41] [Server thread/INFO]: Starting integrated minecraft server version 1.10
[17:10:41] [Server thread/INFO]: Generating keypair
[17:10:41] [Server thread/INFO]: Preparing start region for level 0
[17:10:43] [Server thread/INFO]: Preparing spawn area: 0%
[17:10:44] [Server thread/INFO]: Preparing spawn area: 70%
[17:10:44] [Server thread/INFO]: Changing view distance to 12, from 10
[17:10:45] [Server thread/INFO]: MariRana[local:E:e0d9c068] logged in with entity id 258 at (1004.4237373281426, 77.0, -769.3219608750394)
[17:10:45] [Server thread/INFO]: MariRana a rejoint la partie
[17:10:46] [Server thread/WARN]: Keeping entity EntityHorse that already exists with UUID 127312b8-7173-4b9a-a84b-34f881c8d2bd
[17:10:47] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2364ms behind, skipping 47 tick(s)

Voilà, et sur l'autre "rapport" j'ai ceci :

Code:
[17:10:30 INFO]: Looking for orphaned versions to clean up...
[17:10:31 INFO]: Looking for old natives & assets to clean up...
[17:11:50 ERROR]: Game ended with bad state (exit code -805306369)
[17:11:50 INFO]: Ignoring visibility rule and showing launcher due to a game crash
[17:11:50 INFO]: Deleting C:\Users\Maria Angela\AppData\Roaming\.minecraft\versions\1.10\1.10-natives-14437323706687
[17:11:50 WARN]: Couldn't delete C:\Users\Maria Angela\AppData\Roaming\.minecraft\versions\1.10\1.10-natives-14437323706687 - scheduling for deletion upon exit

Vu ce dernier, est-ce que je dois supprimer ce fichier qu'il n'arrive pas à supprimer?

Note: La SEULE chose que j'ai changer hier, c'est le skin du perso, mais bon, je pense quand même pas que ça soit dû à ça....

Voilà, merci pour vos éventuels réponses!

Ah! Voilà le bug report:
Code:
Completely ignored arguments: [--nativeLauncherVersion, 301]
[17:55:23] [Client thread/INFO]: Setting user: MariRana
[17:55:25] [Client thread/WARN]: Skipping bad option: lastServer:
[17:55:25] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:55:25] [Client thread/INFO]: Reloading ResourceManager: Default
[17:55:26] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:55:26] [Thread-5/INFO]: Initializing LWJGL OpenAL
[17:55:26] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[17:55:27] [Thread-5/INFO]: OpenAL initialized.
[17:55:27] [Sound Library Loader/INFO]: Sound engine started
[17:55:28] [Client thread/INFO]: Created: 1024x512 textures-atlas
[17:55:33] [Server thread/INFO]: Starting integrated minecraft server version 1.10
[17:55:33] [Server thread/INFO]: Generating keypair
[17:55:33] [Server thread/INFO]: Preparing start region for level 0
[17:55:34] [Server thread/INFO]: Preparing spawn area: 0%
[17:55:35] [Server thread/INFO]: Preparing spawn area: 60%
[17:55:36] [Server thread/INFO]: Changing view distance to 12, from 10
[17:55:36] [Server thread/INFO]: MariRana[local:E:164a3ace] logged in with entity id 253 at (1004.2578647586474, 65.0625, -775.0539530626987)
[17:55:36] [Server thread/INFO]: MariRana a rejoint la partie
[17:55:37] [pool-2-thread-1/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@5a5b3c89[id=c02a538e-6a76-4b0e-a063-31994b776285,name=MariRana,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:71) ~[authlib-1.5.22.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [authlib-1.5.22.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [authlib-1.5.22.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [authlib-1.5.22.jar:?]
    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) [authlib-1.5.22.jar:?]
    at bcx.L(SourceFile:2785) [1.10.jar:?]
    at bxk$3.run(SourceFile:106) [1.10.jar:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_25]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_25]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_25]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_25]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_25]
Caused by: java.net.UnknownHostException: sessionserver.mojang.com
    at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_25]
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_25]
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_25]
    at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_25]
    at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:649) ~[?:1.8.0_25]
    at sun.net.NetworkClient.doConnect(NetworkClient.java:175) ~[?:1.8.0_25]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:432) ~[?:1.8.0_25]
    at sun.net.www.http.HttpClient.openServer(HttpClient.java:527) ~[?:1.8.0_25]
    at sun.net.(HttpsClient.java:275)" target="_blank" class="externalLink ProxyLink" data-proxy-href="http://www.protocol.https.HttpsClient.(HttpsClient.java:275)" rel="nofollow">www.protocol.https.HttpsClient.<init>(HttpsClient.java:275) ~[?:1.8.0_25]
    at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:371) ~[?:1.8.0_25]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191) ~[?:1.8.0_25]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1146) ~[?:1.8.0_25]
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:997) ~[?:1.8.0_25]
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177) ~[?:1.8.0_25]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1511) ~[?:1.8.0_25]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1439) ~[?:1.8.0_25]
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_25]
    at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:126) ~[authlib-1.5.22.jar:?]
    at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:54) ~[authlib-1.5.22.jar:?]
    ... 19 more
[17:55:38] [Server thread/WARN]: Keeping entity EntityHorse that already exists with UUID 127312b8-7173-4b9a-a84b-34f881c8d2bd
[17:55:38] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2395ms behind, skipping 47 tick(s)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001b74b6b5, pid=3428, tid=6792
#
# 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  [ig75icd64.dll+0x6b6b5]
#
# 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\Maria Angela\AppData\Roaming\.minecraft\hs_err_pid3428.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:
Merci Robin pour ta réponse. J'ai suivi pas à pas ton tutoriel mais ça ne marche toujours pas.... Je n'ai même pas le temps de faire trois pas avec le perso que ça plante... le programme ne répond plus... toujours "Java (TM) Platform SE binary ne réponds pas"

Je ne comprends vraiment pas... jusqu'ici j'ai jamais eu de problèmes d'aucune sorte...