Problèmes de crash Minecraft

Maniacrafte

Bucheron
22 Octobre 2015
12
0
12
Salut,
je viens dans ces contrés incroyables du forum afin de vous demandez de l'aide.
En effet depuis maintenant bien longtemps, Minecraft crash a chaque lancement de monde.

(Crash error détaillés dans les docs a télécharger)

Voici mon crash error en version 1.11 quant j'essaye de me connecter à mon serveur:

Code:
Completely ignored arguments: [--nativeLauncherVersion, 307]
[19:08:55] [Client thread/INFO]: Setting user: BSF_Mania
[19:09:00] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:09:01] [Client thread/INFO]: Reloading ResourceManager: Default
[19:09:31] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:09:31] [Thread-5/INFO]: Initializing LWJGL OpenAL
[19:09:31] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[19:09:32] [Thread-5/INFO]: OpenAL initialized.
[19:09:32] [Sound Library Loader/INFO]: Sound engine started
[19:09:47] [Client thread/INFO]: Created: 1024x512 textures-atlas
[19:10:11] [Client thread/INFO]: Connecting to bsf.boxtoplay.com, 25565
[19:10:11] [Server Connector #1/ERROR]: Couldn't connect to server
java.net.UnknownHostException: bsf.boxtoplay.com
    at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) ~[?:1.8.0_25]
    at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:907) ~[?:1.8.0_25]
    at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1302) ~[?:1.8.0_25]
    at java.net.InetAddress.getAllByName0(InetAddress.java:1255) ~[?:1.8.0_25]
    at java.net.InetAddress.getAllByName(InetAddress.java:1171) ~[?:1.8.0_25]
    at java.net.InetAddress.getAllByName(InetAddress.java:1105) ~[?:1.8.0_25]
    at java.net.InetAddress.getByName(InetAddress.java:1055) ~[?:1.8.0_25]
    at bgt$1.run(SourceFile:58) [1.11.jar:?]
[19:10:16] [Client thread/INFO]: Connecting to mc7.boxtoplay.com., 34516
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000001b38ad95, pid=7144, tid=4940
#
# 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+0x6ad95]
#
# 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\user\AppData\Roaming\.minecraft\hs_err_pid7144.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



Et voici mon crash error en version 1.11 quant j'essaye en solo :

Code:
Completely ignored arguments: [--nativeLauncherVersion, 307]
[19:12:32] [Client thread/INFO]: Setting user: BSF_Mania
[19:12:36] [Client thread/INFO]: LWJGL Version: 2.9.4
[19:12:37] [Client thread/INFO]: Reloading ResourceManager: Default
[19:12:49] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:12:49] [Thread-5/INFO]: Initializing LWJGL OpenAL
[19:12:49] [Thread-5/INFO]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[19:12:50] [Thread-5/INFO]: OpenAL initialized.
[19:12:50] [Sound Library Loader/INFO]: Sound engine started
[19:13:07] [Client thread/INFO]: Created: 1024x512 textures-atlas
[19:13:22] [Server thread/INFO]: Starting integrated minecraft server version 1.11
[19:13:22] [Server thread/INFO]: Generating keypair
[19:13:24] [Server thread/INFO]: Preparing start region for level 0
[19:13:25] [Server thread/INFO]: Preparing spawn area: 4%
[19:13:26] [Server thread/INFO]: Preparing spawn area: [...]
[19:13:43] [Server thread/INFO]: Preparing spawn area: 92%
[19:13:44] [Server thread/INFO]: Changing view distance to 12, from 10
[19:13:46] [Server thread/INFO]: BSF_Mania[local:E:44034321] logged in with entity id 1059 at (-63.5, 71.0, 175.5)
[19:13:47] [Server thread/INFO]: BSF_Mania joined the game
[19:13:50] [Server thread/INFO]: Saving and pausing game...
[19:13:50] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[19:13:52] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[19:13:52] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[19:13:52] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6438ms behind, skipping 128 tick(s)
 

Fichiers joints

  • hs_err_pid1096.log
    33.1 KB · Affichages: 202
  • hs_err_pid7144.log
    33.5 KB · Affichages: 217
Dernière édition par un modérateur:

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
Salut,
Dans les options graphiques de minecraft, désactives l'option use VBOs.
Si le problème persiste, mets à jour ton pilote graphique.

Aussi, dans le premier log que tu as envoyé, tu essaies de te connecter à un serveur qui n'existe pas. (le nom de domaine bsf.boxtoplay.com renvoie sur aucune adresse).
 
  • J'aime
Reactions: Maniacrafte

Maniacrafte

Bucheron
22 Octobre 2015
12
0
12
Alors la , vraiment je t'adore merci. Sa fais longtemps que j'essaye de résoudre le pb ENFIN !
Par contre pour le serveur il existe belle est bien (sa marche sur d'autres pcs)
 

robin4002

Expert en informatique et systèmes d'information
Staff
Responsable technique
Responsable forum
12 Novembre 2012
20 879
157
3 002
347
26
Alsace
www.minecraftforgefrance.fr
C:\Users\Robin>ping bsf.boxtoplay.com
La requête Ping n’a pas pu trouver l’hôte bsf.boxtoplay.com. Vérifiez le nom et essayez à nouveau.

Marche pas chez moi non plus.
Leur dns est surement cassé et chez certaines personnes l'adresse est surement encore en cache.
 

Maniacrafte

Bucheron
22 Octobre 2015
12
0
12
C:\Users\Robin>ping bsf.boxtoplay.com
La requête Ping n’a pas pu trouver l’hôte bsf.boxtoplay.com. Vérifiez le nom et essayez à nouveau.

Marche pas chez moi non plus.
Leur dns est surement cassé et chez certaines personnes l'adresse est surement encore en cache.

Maintenant que tu a réparer mon pb, j'arrive a aller dessus donc c'est bon.
PS : c'est mon srv et y'a une whiteliste