56 lines
2.9 KiB
Plaintext
56 lines
2.9 KiB
Plaintext
---- Minecraft Crash Report ----
|
|
// You should try our sister game, Minceraft!
|
|
|
|
Time: 11.07.2025 13:11
|
|
Description: Initializing game
|
|
|
|
java.lang.ExceptionInInitializerError
|
|
at net.minecraft.client.audio.SoundHandler.getSoundMap(SoundHandler.java:89)
|
|
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:48)
|
|
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:492)
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:398)
|
|
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:96)
|
|
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
|
Caused by: java.lang.IllegalArgumentException: Object FontMetadataSectionSerializer is not a JsonSerializer or JsonDeserializer object
|
|
at net.lax1dude.eaglercraft.json.JSONTypeProvider.registerType(JSONTypeProvider.java:165)
|
|
at net.lax1dude.eaglercraft.json.JSONTypeProvider.<clinit>(JSONTypeProvider.java:178)
|
|
... 7 more
|
|
|
|
|
|
A detailed walkthrough of the error, its code path and all known details is as follows:
|
|
---------------------------------------------------------------------------------------
|
|
|
|
-- Head --
|
|
Thread: Client thread
|
|
Stacktrace:
|
|
at net.minecraft.client.audio.SoundHandler.getSoundMap(SoundHandler.java:89)
|
|
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:48)
|
|
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
|
at net.minecraft.client.Minecraft.startGame(Minecraft.java:492)
|
|
|
|
-- Initialization --
|
|
Details:
|
|
Stacktrace:
|
|
at net.minecraft.client.Minecraft.run(Minecraft.java:403)
|
|
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:96)
|
|
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
|
|
|
-- System Details --
|
|
Details:
|
|
Minecraft Version: 1.10
|
|
Operating System: Windows 11 (amd64) version 10.0
|
|
Java Version: 17.0.12, Eclipse Adoptium
|
|
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
|
Memory: 225203408 bytes (214 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
|
JVM Flags: 0 total;
|
|
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
|
Launched Version: 1.10
|
|
LWJGL: 2.9.4
|
|
OpenGL: ANGLE (NVIDIA, NVIDIA GeForce RTX 3060 Laptop GPU (0x00002560) Direct3D11 vs_5_0 ps_5_0, D3D11-32.0.15.7640) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (NVIDIA)
|
|
Using VBOs: Yes
|
|
Is Modded: Very likely; Jar signature invalidated
|
|
Type: Client (map_client.txt)
|
|
Resource Packs:
|
|
Current Language: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.resources.Language.toString()" because the return value of "net.minecraft.client.resources.LanguageManager.getCurrentLanguage()" is null
|
|
Profiler Position: N/A (disabled) |