Hello there! ^-^
I'm new to minecraft fourms.
Much to my dismay though, after upgrading my ubuntu and needing to restart everything again, my minecraft refuses to launch.
I use oracle's Java 8.
My operating system is Ubuntu 14.04.
Product Specs http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01509158&cc=us&dlc=en&lc=en&jumpid=reg_R1002_USEN
I have a crash report and pasted my dev console [In spoilers]
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 4/21/14 5:16 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at azd.a(SourceFile:502)
at azd.Z(SourceFile:340)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at azd.a(SourceFile:502)
at azd.Z(SourceFile:340)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Linux (amd64) version 3.13.0-24-generic
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 62489528 bytes (59 MB) / 86507520 bytes (82 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.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 Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
I also have my development console pasted from after the crash [Since it's quite long, it's in a pastebin link, if you don't allow it, edit it out.] http://pastebin.com/290zitmq
If you could help, that would be greatly appreciated.
I want to probably instantly point at a GPU driver issue here since no openGL context can be found. As far as that, there is no list of hardware of the machine and more so I really am not sure why using Ubuntu as a primary serious OS.
I used propietary drivers, which is weird, because I used the tested one.
I used propiertary drivers in the past and have not gotten an error in the version i'm trying until this update.
You may need to reinstall the locally installed files that Minecraft puts into place.To do so, run the following command in a terminal: rm -fr ~/.minecraft/{bin,texturepacks,launcher,resources,assets,libraries,versions,resourcepacks}
I'm new to minecraft fourms.
Much to my dismay though, after upgrading my ubuntu and needing to restart everything again, my minecraft refuses to launch.
I use oracle's Java 8.
My operating system is Ubuntu 14.04.
Product Specs
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01509158&cc=us&dlc=en&lc=en&jumpid=reg_R1002_USEN
I have a crash report and pasted my dev console [In spoilers]
// Uh... Did I do that?
Time: 4/21/14 5:16 PM
Description: Initializing game
java.lang.NullPointerException: Initializing game
at azd.a(SourceFile:502)
at azd.Z(SourceFile:340)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at azd.a(SourceFile:502)
at azd.Z(SourceFile:340)
-- Initialization --
Details:
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Linux (amd64) version 3.13.0-24-generic
Java Version: 1.8.0_05, Oracle Corporation
Java VM Version: Java HotSpotâ„¢ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 62489528 bytes (59 MB) / 86507520 bytes (82 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.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 Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
http://pastebin.com/290zitmq
If you could help, that would be greatly appreciated.
I used propiertary drivers in the past and have not gotten an error in the version i'm trying until this update.