-
Bug
-
Resolution: Duplicate
-
None
-
1.6.76 (java)
-
None
-
None
-
Unconfirmed
---- Minecraft Crash Report ----
// There are four lights!
Time: 17. 2. 9 오후 6:58
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 net.minecraft.util.StringTranslate.func_74812_a(StringTranslate.java:88)
at net.minecraft.util.StringTranslate.func_74810_a(StringTranslate.java:129)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:415)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:733)
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.5.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61386064 bytes (58 MB) / 186179584 bytes (177 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.51 FML v5.2.23.738 Minecraft Forge 7.8.1.738 3 mods loaded, 3 mods active
mcp
[Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML
[Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
Forge
[Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
LWJGL: 2.9.0
OpenGL: GeForce GT 620/PCIe/SSE2 GL version 4.5.0 NVIDIA 364.72, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~ERROR~ NullPointerException: null
- 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