Felkod minecraft uppdatering

För spelentusiaster !
GeneraL86
Inlägg: 2
Blev medlem: 17 aug 2013, 14:01
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Felkod minecraft uppdatering

Inlägg av GeneraL86 »

Hejsan.
Jag är väldigt ny på ubuntu.

Installerade precis minecraft enligt denna guide: http://linuxg.net/how-to-install-minecr ... int-14-13/

Fungerade att logga in, men sen ville den uppdatera sig och då fick jag denna felrapport:
---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 2013-08-17 13:57
Description: Initializing game

org.lwjgl.LWJGLException: X Error - disp: 0x7f202830c8d0 serial: 31 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-23-generic
Java Version: 1.6.0_27, Sun Microsystems Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 95900600 bytes (91 MB) / 124649472 bytes (118 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: Default
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


Någon som vet vad felet är och hur jag fixar till det?
MVH
Tjadden
Inlägg: 1606
Blev medlem: 12 sep 2010, 01:37
OS: Ubuntu
Utgåva: 22.04 Jammy Jellyfish LTS

Re: Felkod minecraft uppdatering

Inlägg av Tjadden »

Hej, GeneraL86

Det program du fått felrapport om, behövs säkerligen rätt Java7 installation
som du kan få i Terminalen.

Kod:
sudo add-apt-repository ppa:webupd8team/java
Kod:
sudo apt-get update
Kod:
sudo apt-get install oracle-java7-installer

Kopiera och klistra in ett kommando i taget.
GeneraL86
Inlägg: 2
Blev medlem: 17 aug 2013, 14:01
OS: Ubuntu
Utgåva: 24.04 Noble Numbat LTS

Re: Felkod minecraft uppdatering

Inlägg av GeneraL86 »

Tack för svar, testade ditt förslag.
Nu fick jag denna krasch rapport istället:

---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.

Time: 2013-08-18 21:18
Description: Initializing game

org.lwjgl.LWJGLException: X Error - disp: 0x7f45d0472910 serial: 31 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-37-generic
Java Version: 1.7.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 97508272 bytes (92 MB) / 124649472 bytes (118 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: Default
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


Så verkade inte fungera, fler förslag :D
Användarvisningsbild
Pink Panther
Inlägg: 3050
Blev medlem: 08 feb 2009, 02:13
OS: Linux Mint
Utgåva: Vet inte/ingen utgåva passar
Ort: Luna

Re: Felkod minecraft uppdatering

Inlägg av Pink Panther »

Det verkar till att vara följande felkonfiguration "This seems an issue with your graphic card"

Du kan test nedanstående felsöknings metoder och eventuella åtgärder.

http://askubuntu.com/questions/175892/m ... ror-report
Skriv svar

Återgå till "Spel"