-
Bug
-
Resolution: Duplicate
-
None
-
2.0.1003 (Windows)
-
None
-
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 4/7/18 9:33 AM
Description: Failed to start game
java.lang.NullPointerException
at java.io.Reader.<init>(Reader.java:78)
at java.io.InputStreamReader.<init>(InputStreamReader.java:97)
at bn.a(SourceFile:56)
at bn.a(SourceFile:91)
at net.minecraft.client.Minecraft.a(SourceFile:249)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:515)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.7
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 162975400 bytes (155 MB) / 201326592 bytes (192 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M
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
LWJGL: 2.9.0
OpenGL: GeForce GTX 660M/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
---- Minecraft Crash Report ---- // Daisy, daisy... Time: 4/7/18 9:33 AM Description: Failed to start game java.lang.NullPointerException at java.io.Reader.<init>(Reader.java:78) at java.io.InputStreamReader.<init>(InputStreamReader.java:97) at bn.a(SourceFile:56) at bn.a(SourceFile:91) at net.minecraft.client.Minecraft.a(SourceFile:249) at asq.a(SourceFile:56) at net.minecraft.client.Minecraft.run(SourceFile:515) at java.lang.Thread.run(Thread.java:745) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.4.7 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 162975400 bytes (155 MB) / 201326592 bytes (192 MB) up to 1073741824 bytes (1024 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M 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 LWJGL: 2.9.0 OpenGL: GeForce GTX 660M/PCIe/SSE2 GL version 4.6.0 NVIDIA 390.65, NVIDIA Corporation Is Modded: Very likely; Jar signature invalidated Type: Client (map_client.txt) Texture Pack: Default Profiler Position: N/A (disabled)
-
Unconfirmed
- duplicates
-
MCL-5837 Game versions 1.5.2 and lower crash when starting in a newer version's folder due to invalid language in options.txt
- Resolved