56 lines
2.6 KiB
Plaintext
56 lines
2.6 KiB
Plaintext
---- Minecraft Crash Report ----
|
|
// There are four lights!
|
|
|
|
Time: 1/28/25, 12:40 PM
|
|
Description: Initializing game
|
|
|
|
java.lang.ExceptionInInitializerError
|
|
at net.minecraft.src.LanguageManager.onResourceManagerReload(LanguageManager.java:76)
|
|
at net.minecraft.src.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:103)
|
|
at net.minecraft.src.Minecraft.startGame(Minecraft.java:345)
|
|
at net.minecraft.src.Minecraft.run(Minecraft.java:676)
|
|
at net.minecraft.client.main.Main.main(Main.java:92)
|
|
Caused by: java.lang.NullPointerException
|
|
at java.base/java.io.Reader.<init>(Reader.java:168)
|
|
at java.base/java.io.InputStreamReader.<init>(InputStreamReader.java:112)
|
|
at org.apache.commons.io.IOUtils.readLines(IOUtils.java:986)
|
|
at net.minecraft.src.StringTranslate.<init>(StringTranslate.java:29)
|
|
at net.minecraft.src.StringTranslate.<clinit>(StringTranslate.java:21)
|
|
... 5 more
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
---------------------------------------------------------------------------------------
|
|
|
|
-- Head --
|
|
Stacktrace:
|
|
at net.minecraft.src.LanguageManager.onResourceManagerReload(LanguageManager.java:76)
|
|
at net.minecraft.src.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:103)
|
|
at net.minecraft.src.Minecraft.startGame(Minecraft.java:345)
|
|
|
|
-- Initialization --
|
|
Details:
|
|
Stacktrace:
|
|
at net.minecraft.src.Minecraft.run(Minecraft.java:676)
|
|
at net.minecraft.client.main.Main.main(Main.java:92)
|
|
|
|
-- System Details --
|
|
Details:
|
|
Minecraft Version: 1.6.4
|
|
Operating System: Linux (amd64) version 6.8.0-52-generic
|
|
Java Version: 17.0.13, Ubuntu
|
|
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Ubuntu
|
|
Memory: 243307560 bytes (232 MB) / 262144000 bytes (250 MB) up to 4108320768 bytes (3918 MB)
|
|
JVM Flags: 0 total;
|
|
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
|
Suspicious classes:
|
|
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
|
Launched Version: 1.6.4
|
|
LWJGL: 2.9.0
|
|
OpenGL: Mesa Intel(R) HD Graphics 520 (SKL GT2) GL version 4.6 (Compatibility Profile) Mesa 24.0.9-0ubuntu0.3, Intel
|
|
Is Modded: Very likely; Jar signature invalidated
|
|
Type: Client (map_client.txt)
|
|
Resource Pack: Default
|
|
Current Language: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.src.Language.toString()" because the return value of "net.minecraft.src.LanguageManager.getCurrentLanguage()" is null
|
|
Profiler Position: N/A (disabled)
|
|
Vec3 Pool Size: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.src.WorldClient.getWorldVec3Pool()" because "this.field_142056_a.theWorld" is null |