-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.7.2
-
OS: Windows 7 (ver 6.1, arch x86)
Java: 1.7.0_40 (by Oracle Corporation)
Launcher: Minecraft Launcher 1.3.5 (bootstrap 5)
Minecraft: 1.7.2 (updated Fri Oct 25 08:00:00 CDT 2013)
-
Unconfirmed
It said as follows:
---- Minecraft Crash Report ----
// I blame Dinnerbone.
Time: 12/4/13 2:58 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: Windows 7 (x86) version 6.1
Java Version: 1.7.0_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 5433240 bytes (5 MB) / 26808320 bytes (25 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -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)
What I expected to happen was the game would launch and I could enjoy Minecraft.
What actually happened was the launcher crashed and the game wouldn't load.
Steps to Reproduce:
1. What I did was I made a copy of my profile
2. Launched the game
3. Crash report came up
- duplicates
-
MC-37463 Hopper: java.lang.NullPointerException: Initializing game @ azd.a(SourceFile:502) // setDisplayIcon
- Resolved