-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 18w02a
-
None
-
During the crash report:
-- System Details --
Details:
Minecraft Version: 18w02a
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_31, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 15675880 bytes (14 MB) / 84389888 bytes (80 MB) up to 1223426048 bytes (1166 MB)
JVM Flags: 2 total; -Xincgc -Xmx1200M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 18w02a
LWJGL: 3.1.2 build 29
OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4459, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
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)
CPU: 4x Intel(R) Core(TM) i5-2520M CPU @ 2.50GHzDuring the crash report: -- System Details -- Details: Minecraft Version: 18w02a Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_31, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 15675880 bytes (14 MB) / 84389888 bytes (80 MB) up to 1223426048 bytes (1166 MB) JVM Flags: 2 total; -Xincgc -Xmx1200M IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 Launched Version: 18w02a LWJGL: 3.1.2 build 29 OpenGL: Intel(R) HD Graphics 3000 GL version 3.1.0 - Build 9.17.10.4459, Intel GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported. Using VBOs: Yes 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) CPU: 4x Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz
-
Unconfirmed
I put a resourcepack (folder not zip) in the resourcepacks folder. The resourcepack contains "zh-cn.lang" and "zh-cn.json". Then it launch successfully, using English and can't use other languages.
But if I add the zh-cn language to pack.mcmeta, or add a wrong information (for example, "notlanguage":{"zh-cn":{...}}), the game can't run normally, and with crash-reports which don't mention resourcepacks. 18w01a, too.
After removing the resourcepack, or delete wrong things or thing about languages of pack.mcmeta, the game launchs successfuly, also using English and can't use other languages.
- duplicates
-
MC-123460 JSON parsing exceptions thrown during parsing of pack.mcmeta of data and resource packs are not caught properly
- Resolved