-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.6.4, Minecraft 1.7.2, Minecraft 1.7.3
-
Windows 7 Java 64 bit operating system
-
Unconfirmed
---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 07/12/13 20:13
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: Windows 7 (amd64) version 6.1
Java Version: 1.6.0_16, Sun Microsystems Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
Memory: 13804096 bytes (13 MB) / 54132736 bytes (51 MB) up to 1908932608 bytes (1820 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G
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)
What I expected to happen was...:
To play some mc
What actually happened was...:
When i click play on any version, it crashes and brings me back to the launcher
Steps to Reproduce:
1. I open mc
2.I click play
3.it crashes and asks me to report the bug D:
- duplicates
-
MC-37463 Hopper: java.lang.NullPointerException: Initializing game @ azd.a(SourceFile:502) // setDisplayIcon
- Resolved