Pages : 1
#1 Le 20/08/2013, à 12:33
- DamienD
[RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Bonjour, mon fils s'est acheté Minecraft. Jusqu'ici, tout allait bien. Ce matin, mise à jour d'Ubuntu 12.04 + redémarrage. Depuis, le jeu plante complètement. Le fiston est furieux et j'ai bien du mal à le convaincre que Linux c'est bien puisque je suis impuissant face à son problème.
Voici le rapport fourni par le jeu:
---- Minecraft Crash Report ----
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
Time: 20/08/13 13:14
Description: Initializing game
org.lwjgl.LWJGLException: X Error - disp: 0x7fb3d02a7610 serial: 36 error: BadRequest (invalid request code or no such operation) request_code: 154 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
-- Initialization --
Details:
Stacktrace:
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Linux (amd64) version 3.5.0-39-generic
Java Version: 1.6.0_27, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 43311376 bytes (41 MB) / 60948480 bytes (58 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: MCWar_1_6.zip
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
J'espère que ce rapport peut vous aider à solutionner le problème.
Merci.
Dernière modification par DamienD (Le 20/08/2013, à 15:38)
Hors ligne
#2 Le 20/08/2013, à 12:37
- abelthorne
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
À tout hasard, essaie OpenJDK 7 plutôt que la version 6. Il est dans les dépôts aussi. Si tu as les deux versions d'installés : sudo update-alternatives --config java pour choisir la version à utiliser par le système.
Au cas où, il y a aussi un PPA qui s'occupe d'installer Minecraft, OpenJDK 7 et de créer un lanceur : https://launchpad.net/~minecraft-instal … -installer
Hors ligne
#3 Le 20/08/2013, à 12:40
- DamienD
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Bonjour abelthorne. J'avais essayé il y a quelques temps avec la 7 mais j'ai un écran noir. Avant de réessayer, est-il possible que la mise à jour de ce matin nécessite que je réinstalle les drivers de la carte graphique? Tu me l'as suggéré sur un autre post:
http://forum.ubuntu-fr.org/viewtopic.php?id=1330601
Hors ligne
#4 Le 20/08/2013, à 13:03
- abelthorne
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Je ne suis pas sûr. Si après la mise à jour tu as toujours un affichage et le pilote proprio sélectionné, c'est que ça doit être bon.
Le problème d'écran noir avec Minecraft et OpenJDK 7 est connu mais je ne sais pas vraiment d'où il vient. Si c'est un problème avec la bibli utilisée par Minecraft, le problème a peut-être été corrigé depuis ton test ?
Hors ligne
#5 Le 20/08/2013, à 14:28
- DamienD
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Je viens d'essayer OpenJDK 7 et même problème
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 20/08/13 15:28
Description: Initializing game
org.lwjgl.LWJGLException: X Error - disp: 0x7f1bd84d27e0 serial: 36 error: BadRequest (invalid request code or no such operation) request_code: 154 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:318)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:61)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:788)
at org.lwjgl.opengl.DrawableGL.setPixelFormat(DrawableGL.java:61)
at org.lwjgl.opengl.Display.create(Display.java:846)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at ats.O(SourceFile:297)
-- Initialization --
Details:
Stacktrace:
at ats.d(SourceFile:599)
at net.minecraft.client.main.Main.main(SourceFile:101)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Linux (amd64) version 3.5.0-39-generic
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 41086192 bytes (39 MB) / 60948480 bytes (58 MB) up to 954466304 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.6.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Pack: MCWar_1_6.zip
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
C'est vraiment lié à la mise à jour d'Ubuntu car juste avant tout allait très bien. Par contre, j'ignore quelles étaient les mises à jour.
Je tombe sur ce post:
http://www.minecraftforum.net/topic/189 … on-launch/
Même soucis apparemment. Une histoire lié à lwjgl. Dois-je passer par une mise à jour à 13.04? J'espère que non.
Dernière modification par DamienD (Le 20/08/2013, à 14:34)
Hors ligne
#6 Le 20/08/2013, à 15:40
- DamienD
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Résolu. J'ai retéléchargé le pilote sur le site:
http://support.amd.com/us/kbarticles/Pa … river.aspx
J'ai refait l'installation sans désinstaller quoi que ce soit avant. Redémarrage. Ca fonctionne à nouveau. Ca fait un peu bourrin mais au moins le fiston est content
Hors ligne
#7 Le 20/08/2013, à 15:52
- abelthorne
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Si tu veux un pilote ATI à peu près à jour, le plus simple est à mon avis de passer par le PPA xorg-edgers. Tu n'aurais pas forcément la toute dernière bêta dès qu'elle sort mais ce serait plus simple à gérer.
Hors ligne
#8 Le 20/08/2013, à 17:02
- DamienD
Re : [RESOLU] Minecraft: Crash après mise à jour Ubuntu 12.04
Ca me paraît compliqué à mettre en place non? Peux-tu m'aiguiller? Par où commencer? (je ne suis pas grand adepte du terminal)
Merci.
Hors ligne