remove unnecessary shit
This commit is contained in:
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// This doesn't make any sense!
|
||||
|
||||
Time: 11.07.2025 13:03
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /resources/minecraft/lang/en_US.lang
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 94568160 bytes (90 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)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Surprise! Haha. Well, this is awkward.
|
||||
|
||||
Time: 11.07.2025 13:03
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /minecraft/lang/en_US.lang
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 93392344 bytes (89 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)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Uh... Did I do that?
|
||||
|
||||
Time: 11.07.2025 13:03
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /lang/en_US.lang.mcmeta
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 160946936 bytes (153 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)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You should try our sister game, Minceraft!
|
||||
|
||||
Time: 11.07.2025 13:05
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /lang/en_US.lang.mcmeta
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:62)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:67)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:62)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:67)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 91265280 bytes (87 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)
|
||||
@@ -1,60 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't be sad, have a hug! <3
|
||||
|
||||
Time: 11.07.2025 13:07
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /sounds.json
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:65)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:73)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:46)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:65)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:73)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.audio.SoundHandler.onResourceManagerReload(SoundHandler.java:46)
|
||||
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: 155747952 bytes (148 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// This doesn't make any sense!
|
||||
|
||||
Time: 11.07.2025 13:09
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /textures/gui/title/mojang.png
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:65)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getInputStream(DefaultResourcePack.java:31)
|
||||
at net.minecraft.client.Minecraft.drawSplashScreen(Minecraft.java:809)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:489)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:65)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getInputStream(DefaultResourcePack.java:31)
|
||||
at net.minecraft.client.Minecraft.drawSplashScreen(Minecraft.java:809)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:489)
|
||||
|
||||
-- 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: 224633528 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)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I bet Cylons wouldn't have this problem.
|
||||
|
||||
Time: 11.07.2025 13:09
|
||||
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 TextureMetadataSectionSerializer 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:177)
|
||||
... 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: 224525536 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)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- 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)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// There are four lights!
|
||||
|
||||
Time: 11.07.2025 13:13
|
||||
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 LanguageMetadataSectionSerializer 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:179)
|
||||
... 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: 220868184 bytes (210 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You're mean.
|
||||
|
||||
Time: 11.07.2025 13:13
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:41)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:41)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 133362056 bytes (127 MB) / 182452224 bytes (174 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)
|
||||
@@ -1,62 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// My bad.
|
||||
|
||||
Time: 11.07.2025 13:22
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.ResourceIndex.isFileExisting(net.minecraft.util.ResourceLocation)" because "this.resourceIndex" is null
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:64)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
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.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:64)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:90)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 93573296 bytes (89 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Uh... Did I do that?
|
||||
|
||||
Time: 11.07.2025 13:24
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 91430736 bytes (87 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You're mean.
|
||||
|
||||
Time: 11.07.2025 13:25
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 92469248 bytes (88 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Daisy, daisy...
|
||||
|
||||
Time: 11.07.2025 13:30
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 91306496 bytes (87 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Daisy, daisy...
|
||||
|
||||
Time: 11.07.2025 13:32
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:/font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:/font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 91571056 bytes (87 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You should try our sister game, Minceraft!
|
||||
|
||||
Time: 11.07.2025 13:33
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 228533856 bytes (217 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// This doesn't make any sense!
|
||||
|
||||
Time: 11.07.2025 13:35
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
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.io.FileNotFoundException: minecraft:font/glyph_sizes.bin
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readGlyphSizes(FontRenderer.java:223)
|
||||
... 5 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.gui.FontRenderer.readGlyphSizes(FontRenderer.java:226)
|
||||
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:156)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:494)
|
||||
|
||||
-- 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: 92579608 bytes (88 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)
|
||||
@@ -1,57 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Hi. I'm Minecraft, and I'm a crashaholic.
|
||||
|
||||
Time: 11.07.2025 13:37
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: java.io.FileNotFoundException: minecraft:textures/font/ascii.png
|
||||
at net.minecraft.client.gui.FontRenderer.readFontTexture(FontRenderer.java:173)
|
||||
at net.minecraft.client.gui.FontRenderer.onResourceManagerReload(FontRenderer.java:161)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:503)
|
||||
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.io.FileNotFoundException: minecraft:textures/font/ascii.png
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getResource(FallbackResourceManager.java:65)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getResource(SimpleReloadableResourceManager.java:62)
|
||||
at net.minecraft.client.gui.FontRenderer.readFontTexture(FontRenderer.java:170)
|
||||
... 6 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.gui.FontRenderer.readFontTexture(FontRenderer.java:173)
|
||||
at net.minecraft.client.gui.FontRenderer.onResourceManagerReload(FontRenderer.java:161)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:503)
|
||||
|
||||
-- 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: 91379152 bytes (87 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)
|
||||
@@ -1,63 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Hi. I'm Minecraft, and I'm a crashaholic.
|
||||
|
||||
Time: 11.07.2025 13:40
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Encountered an exception when loading model definition of model minecraft:blockstates/item_frame.json
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:191)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:171)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:151)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.setupModelRegistry(ModelBakery.java:84)
|
||||
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:25)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:541)
|
||||
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.io.FileNotFoundException: minecraft:blockstates/item_frame.json
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:99)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:184)
|
||||
... 9 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.renderer.block.model.ModelBakery.loadMultipartMBD(ModelBakery.java:191)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.getModelBlockDefinition(ModelBakery.java:171)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.loadVariantItemModels(ModelBakery.java:151)
|
||||
at net.minecraft.client.renderer.block.model.ModelBakery.setupModelRegistry(ModelBakery.java:84)
|
||||
at net.minecraft.client.renderer.block.model.ModelManager.onResourceManagerReload(ModelManager.java:25)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:113)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:541)
|
||||
|
||||
-- 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: 79230592 bytes (75 MB) / 125829120 bytes (120 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)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Uh... Did I do that?
|
||||
|
||||
Time: 11.07.2025 13:42
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /assets/minecraft/lang/en_us.lang.mcmeta
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:92)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 94793872 bytes (90 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)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// My bad.
|
||||
|
||||
Time: 11.07.2025 13:43
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.RuntimeException: Could not load required resource from EPK: /assets/realms/lang/en_us.lang
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:76)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.EagRuntime.getRequiredResourceStream(EagRuntime.java:149)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.getResourceStream(DefaultResourcePack.java:61)
|
||||
at net.minecraft.client.resources.DefaultResourcePack.resourceExists(DefaultResourcePack.java:66)
|
||||
at net.minecraft.client.resources.FallbackResourceManager.getAllResources(FallbackResourceManager.java:76)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.getAllResources(SimpleReloadableResourceManager.java:76)
|
||||
at net.minecraft.client.resources.Locale.loadLocaleDataFiles(Locale.java:39)
|
||||
at net.minecraft.client.resources.LanguageManager.onResourceManagerReload(LanguageManager.java:72)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.notifyReloadListeners(SimpleReloadableResourceManager.java:120)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.reloadResources(SimpleReloadableResourceManager.java:107)
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:756)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:486)
|
||||
|
||||
-- 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: 227622624 bytes (217 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// This doesn't make any sense!
|
||||
|
||||
Time: 11.07.2025 13:45
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:41)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:41)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 121322120 bytes (115 MB) / 167772160 bytes (160 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I bet Cylons wouldn't have this problem.
|
||||
|
||||
Time: 11.07.2025 14:09
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 116219336 bytes (110 MB) / 161480704 bytes (154 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I bet Cylons wouldn't have this problem.
|
||||
|
||||
Time: 11.07.2025 14:13
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 122471568 bytes (116 MB) / 167772160 bytes (160 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Why did you do that?
|
||||
|
||||
Time: 11.07.2025 14:16
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 122473832 bytes (116 MB) / 167772160 bytes (160 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Who set us up the TNT?
|
||||
|
||||
Time: 11.07.2025 14:16
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 114724176 bytes (109 MB) / 161480704 bytes (154 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You should try our sister game, Minceraft!
|
||||
|
||||
Time: 11.07.2025 14:20
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 116206360 bytes (110 MB) / 161480704 bytes (154 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't be sad, have a hug! <3
|
||||
|
||||
Time: 11.07.2025 14:21
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 129458368 bytes (123 MB) / 176160768 bytes (168 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't do that.
|
||||
|
||||
Time: 11.07.2025 14:25
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
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)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- 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: 115967616 bytes (110 MB) / 161480704 bytes (154 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't be sad, have a hug! <3
|
||||
|
||||
Time: 11.07.2025 14:28
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:395)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:400)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
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: 121639776 bytes (116 MB) / 167772160 bytes (160 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Daisy, daisy...
|
||||
|
||||
Time: 12.07.2025 15:56
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:395)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:400)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
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: 126799872 bytes (120 MB) / 176160768 bytes (168 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)
|
||||
@@ -1,37 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Hey, that tickles! Hehehe!
|
||||
|
||||
Time: 12.07.2025 15:59
|
||||
Description: Unexpected error
|
||||
|
||||
java.util.MissingFormatArgumentException: Format specifier '%s'
|
||||
at java.base/java.util.Formatter.format(Formatter.java:2688)
|
||||
at java.base/java.util.Formatter.format(Formatter.java:2625)
|
||||
at java.base/java.lang.String.format(String.java:4145)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1050)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:415)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- 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: 106629032 bytes (101 MB) / 176160768 bytes (168 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't do that.
|
||||
|
||||
Time: 12.07.2025 16:01
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:395)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:566)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:400)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
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: 126867800 bytes (120 MB) / 176160768 bytes (168 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Surprise! Haha. Well, this is awkward.
|
||||
|
||||
Time: 12.07.2025 16:04
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:567)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:395)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:567)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:400)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
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: 91382040 bytes (87 MB) / 140509184 bytes (134 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)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Uh... Did I do that?
|
||||
|
||||
Time: 12.07.2025 16:19
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "ptr" because "obj" is null
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:397)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: Client thread
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.internal.PlatformOpenGL._wglDeleteTextures(PlatformOpenGL.java:304)
|
||||
at net.minecraft.client.renderer.GlStateManager.deleteTexture(GlStateManager.java:634)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.deleteTexture(TextureUtil.java:42)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.deleteTexture(TextureManager.java:131)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:569)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:402)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:95)
|
||||
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: 126781800 bytes (120 MB) / 176160768 bytes (168 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)
|
||||
@@ -1,55 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I'm sorry, Dave.
|
||||
|
||||
Time: 22.08.2025 12:13
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "attribStride" because "this.vertexFormat" is null
|
||||
at net.lax1dude.eaglercraft.opengl.WorldRenderer.pos(WorldRenderer.java:415)
|
||||
at net.minecraft.client.renderer.Tessellator.addVertex(Tessellator.java:145)
|
||||
at net.minecraft.client.renderer.RenderGlobal.renderStars(RenderGlobal.java:343)
|
||||
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:252)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:444)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:803)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.opengl.WorldRenderer.pos(WorldRenderer.java:415)
|
||||
at net.minecraft.client.renderer.Tessellator.addVertex(Tessellator.java:145)
|
||||
at net.minecraft.client.renderer.RenderGlobal.renderStars(RenderGlobal.java:343)
|
||||
at net.minecraft.client.renderer.RenderGlobal.<init>(RenderGlobal.java:252)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:444)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:803)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 238964736 bytes (227 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,69 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You eagler!
|
||||
|
||||
Time: 22.08.2025 12:20
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityPlayerSP.getFOVMultiplier()" because "var1" is null
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1906)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:900)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:823)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 0 total; []
|
||||
Chunk stats: MultiplayerChunkCache: 0, 0
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 0 game time, 0 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
||||
Forced entities: 0 total; []
|
||||
Retry entities: 0 total; []
|
||||
Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityClientPlayerMP.func_142021_k()" because "this.this$0.mc.thePlayer" is null
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:406)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2407)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:852)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 54872480 bytes (52 MB) / 83886080 bytes (80 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,69 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Why is it breaking :(
|
||||
|
||||
Time: 22.08.2025 12:28
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityPlayerSP.getFOVMultiplier()" because "var1" is null
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1906)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:900)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:823)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 0 total; []
|
||||
Chunk stats: MultiplayerChunkCache: 0, 0
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 0 game time, 0 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
||||
Forced entities: 0 total; []
|
||||
Retry entities: 0 total; []
|
||||
Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityClientPlayerMP.func_142021_k()" because "this.this$0.mc.thePlayer" is null
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:406)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2407)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:852)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 53421872 bytes (50 MB) / 83886080 bytes (80 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,69 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Hey, that tickles! Hehehe!
|
||||
|
||||
Time: 22.08.2025 12:41
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityPlayerSP.getFOVMultiplier()" because "var1" is null
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1906)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:900)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:823)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 0 total; []
|
||||
Chunk stats: MultiplayerChunkCache: 0, 0
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 2891430 game time, 396512 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
||||
Forced entities: 0 total; []
|
||||
Retry entities: 0 total; []
|
||||
Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityClientPlayerMP.func_142021_k()" because "this.this$0.mc.thePlayer" is null
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:406)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2407)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:852)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 52365800 bytes (49 MB) / 83886080 bytes (80 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,69 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// On the bright side, I bought you a teddy bear!
|
||||
|
||||
Time: 22.08.2025 13:10
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityPlayerSP.getFOVMultiplier()" because "var1" is null
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1906)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:900)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:823)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateFovModifierHand(EntityRenderer.java:405)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateRenderer(EntityRenderer.java:243)
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 0 total; []
|
||||
Chunk stats: MultiplayerChunkCache: 1, 1
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (8,64,8), Chunk: (at 8,4,8 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 2925601 game time, 430683 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
|
||||
Forced entities: 0 total; []
|
||||
Retry entities: 0 total; []
|
||||
Server brand: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityClientPlayerMP.func_142021_k()" because "this.this$0.mc.thePlayer" is null
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:406)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2407)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:852)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 48170056 bytes (45 MB) / 83886080 bytes (80 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,53 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I'm sorry, Dave.
|
||||
|
||||
Time: 22.08.2025 14:04
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.ClassCastException: class net.minecraft.client.resources.SimpleResource cannot be cast to class java.io.Closeable (net.minecraft.client.resources.SimpleResource is in unnamed module of loader 'app'; java.io.Closeable is in module java.base of loader 'bootstrap')
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.readImageData_SWAP_RB(TextureUtil.java:359)
|
||||
at net.minecraft.client.resources.GrassColorReloadListener.onResourceManagerReload(GrassColorReloadListener.java:17)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:116)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:472)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:808)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.readImageData_SWAP_RB(TextureUtil.java:359)
|
||||
at net.minecraft.client.resources.GrassColorReloadListener.onResourceManagerReload(GrassColorReloadListener.java:17)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:116)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:472)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:808)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 175058960 bytes (166 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,53 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// My bad.
|
||||
|
||||
Time: 22.08.2025 14:04
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.ClassCastException: class net.minecraft.client.resources.SimpleResource cannot be cast to class java.io.Closeable (net.minecraft.client.resources.SimpleResource is in unnamed module of loader 'app'; java.io.Closeable is in module java.base of loader 'bootstrap')
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.readImageData_SWAP_RB(TextureUtil.java:359)
|
||||
at net.minecraft.client.resources.GrassColorReloadListener.onResourceManagerReload(GrassColorReloadListener.java:17)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:116)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:472)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:808)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.readImageData_SWAP_RB(TextureUtil.java:359)
|
||||
at net.minecraft.client.resources.GrassColorReloadListener.onResourceManagerReload(GrassColorReloadListener.java:17)
|
||||
at net.minecraft.client.resources.SimpleReloadableResourceManager.registerReloadListener(SimpleReloadableResourceManager.java:116)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:472)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:808)
|
||||
at net.lax1dude.eaglercraft.internal.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:72)
|
||||
at net.lax1dude.eaglercraft.internal.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 176195536 bytes (168 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Canadian English (CA)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,81 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Would you like a cupcake?
|
||||
|
||||
Time: 25.08.2025 19:33
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "renderEngine" because "this.renderManager" is null
|
||||
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:591)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:264)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:101)
|
||||
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:41)
|
||||
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:627)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1082)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:931)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:828)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:591)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:264)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:101)
|
||||
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:41)
|
||||
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:627)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
|
||||
Mouse location: Scaled: (474, 223). Absolute: (1423, 626)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 1 total; [EntityClientPlayerMP['ViggEagler56'/232, l='MpServer', x=231,70, y=77,62, z=231,07]]
|
||||
Chunk stats: MultiplayerChunkCache: 0, 0
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (228,64,232), Chunk: (at 4,4,8 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 5177 game time, 5177 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
|
||||
Forced entities: 1 total; [EntityClientPlayerMP['ViggEagler56'/232, l='MpServer', x=231,70, y=77,62, z=231,07]]
|
||||
Retry entities: 0 total; []
|
||||
Server brand: vanilla
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:409)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2412)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:850)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 209134792 bytes (199 MB) / 369098752 bytes (352 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,81 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Oh - I know what I did wrong!
|
||||
|
||||
Time: 25.08.2025 19:34
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "renderEngine" because "this.renderManager" is null
|
||||
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:591)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:264)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:101)
|
||||
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:41)
|
||||
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:627)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1082)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:931)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:828)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.entity.RenderItem.renderItemAndEffectIntoGUI(RenderItem.java:591)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.func_146977_a(GuiContainer.java:264)
|
||||
at net.minecraft.client.gui.inventory.GuiContainer.drawScreen(GuiContainer.java:101)
|
||||
at net.minecraft.client.renderer.InventoryEffectRenderer.drawScreen(InventoryEffectRenderer.java:41)
|
||||
at net.minecraft.client.gui.inventory.GuiContainerCreative.drawScreen(GuiContainerCreative.java:627)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.inventory.GuiContainerCreative
|
||||
Mouse location: Scaled: (473, 222). Absolute: (1420, 629)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
|
||||
-- Affected level --
|
||||
Details:
|
||||
Level name: MpServer
|
||||
All players: 1 total; [EntityClientPlayerMP['YeegYigg73'/232, l='MpServer', x=231,70, y=77,62, z=231,07]]
|
||||
Chunk stats: MultiplayerChunkCache: 1, 1
|
||||
Level seed: 0
|
||||
Level generator: ID 00 - default, ver 1. Features enabled: false
|
||||
Level generator options:
|
||||
Level spawn location: World: (228,64,232), Chunk: (at 4,4,8 in 14,14; contains blocks 224,0,224 to 239,255,239), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
|
||||
Level time: 5239 game time, 5239 day time
|
||||
Level dimension: 0
|
||||
Level storage version: 0x00000 - Unknown?
|
||||
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
|
||||
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
|
||||
Forced entities: 1 total; [EntityClientPlayerMP['YeegYigg73'/232, l='MpServer', x=231,70, y=77,62, z=231,07]]
|
||||
Retry entities: 0 total; []
|
||||
Server brand: vanilla
|
||||
Server type: Non-integrated multiplayer server
|
||||
Stacktrace:
|
||||
at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(WorldClient.java:409)
|
||||
at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Minecraft.java:2412)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:850)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 315709768 bytes (301 MB) / 429916160 bytes (410 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,36 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Uh... Did I do that?
|
||||
|
||||
Time: 25.08.2025 20:09
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.ArithmeticException: / by zero
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1036)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:931)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:828)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 138955872 bytes (132 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,69 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// I'm sorry, Dave.
|
||||
|
||||
Time: 29.08.2025 22:13
|
||||
Description: Registering texture
|
||||
|
||||
java.lang.ExceptionInInitializerError
|
||||
at net.minecraft.client.renderer.texture.TextureMap.initMissingImage(TextureMap.java:78)
|
||||
at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:117)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:86)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:68)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:55)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:452)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:831)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
Caused by: java.lang.NullPointerException: Cannot invoke "java.util.Set.contains(Object)" because "net.minecraft.client.renderer.texture.TextureUtil.immutableAllocated" is null
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.allocateTextureImpl(TextureUtil.java:222)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.allocateTexture(TextureUtil.java:209)
|
||||
at net.minecraft.client.renderer.texture.DynamicTexture.<init>(DynamicTexture.java:32)
|
||||
at net.minecraft.client.renderer.texture.TextureUtil.<clinit>(TextureUtil.java:27)
|
||||
... 9 more
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.texture.TextureMap.initMissingImage(TextureMap.java:78)
|
||||
at net.minecraft.client.renderer.texture.TextureMap.loadTexture(TextureMap.java:117)
|
||||
|
||||
-- Resource location being registered --
|
||||
Details:
|
||||
Resource location: minecraft:textures/atlas/blocks.png
|
||||
Texture object class: net.minecraft.client.renderer.texture.TextureMap
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTexture(TextureManager.java:86)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTickableTexture(TextureManager.java:68)
|
||||
at net.minecraft.client.renderer.texture.TextureManager.loadTextureMap(TextureManager.java:55)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:452)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:831)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 227564504 bytes (217 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Deutsch (Deutschland)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,36 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Surprise! Haha. Well, this is awkward.
|
||||
|
||||
Time: 30.08.2025 12:13
|
||||
Description: Unexpected error
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.entity.EntityClientPlayerMP.setAngles(float, float)" because "this.mc.thePlayer" is null
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1038)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:949)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:846)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 267015792 bytes (254 MB) / 515899392 bytes (492 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: Dansk (DK)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// But it works on my machine.
|
||||
|
||||
Time: 4.09.2025 09:49
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.NullPointerException: Cannot read field "renderYawOffset" because "p_147046_5_" is null
|
||||
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(GuiInventory.java:88)
|
||||
at net.lax1dude.eaglercraft.profile.GuiScreenEditProfile.drawScreen(GuiScreenEditProfile.java:247)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:951)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:848)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.gui.inventory.GuiInventory.func_147046_a(GuiInventory.java:88)
|
||||
at net.lax1dude.eaglercraft.profile.GuiScreenEditProfile.drawScreen(GuiScreenEditProfile.java:247)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.lax1dude.eaglercraft.profile.GuiScreenEditProfile
|
||||
Mouse location: Scaled: (432, 242). Absolute: (1295, 568)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:951)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:848)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 179367600 bytes (171 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Ur face is making me freaky, can i have 1 backshots?
|
||||
|
||||
Time: 14.09.2025 16:19
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.model.ModelBiped.render(net.minecraft.entity.Entity, float, float, float, float, float, float)" because "model" is null
|
||||
at net.lax1dude.eaglercraft.profile.SkinPreviewRenderer.renderPreview(SkinPreviewRenderer.java:98)
|
||||
at net.lax1dude.eaglercraft.profile.GuiScreenEditProfile.drawScreen(GuiScreenEditProfile.java:281)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:979)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.profile.SkinPreviewRenderer.renderPreview(SkinPreviewRenderer.java:98)
|
||||
at net.lax1dude.eaglercraft.profile.GuiScreenEditProfile.drawScreen(GuiScreenEditProfile.java:281)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.lax1dude.eaglercraft.profile.GuiScreenEditProfile
|
||||
Mouse location: Scaled: (451, 256). Absolute: (1352, 525)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:979)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 157954848 bytes (150 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// There are four lights!
|
||||
|
||||
Time: 14.09.2025 19:56
|
||||
Description: Updating screen events
|
||||
|
||||
java.lang.IllegalStateException: Server is in state -2 'WORLD_WORKER_NOT_RUNNING' which is not the 'WORLD_NONE' state for the requested IPC operation
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.ensureReady(SingleplayerServerController.java:197)
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.launchEaglercraftServer(SingleplayerServerController.java:210)
|
||||
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2053)
|
||||
at net.minecraft.client.gui.GuiMainMenu.actionPerformed(GuiMainMenu.java:271)
|
||||
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:219)
|
||||
at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:541)
|
||||
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:297)
|
||||
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:266)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1619)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:953)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.ensureReady(SingleplayerServerController.java:197)
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.launchEaglercraftServer(SingleplayerServerController.java:210)
|
||||
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2053)
|
||||
at net.minecraft.client.gui.GuiMainMenu.actionPerformed(GuiMainMenu.java:271)
|
||||
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:219)
|
||||
at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:541)
|
||||
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:297)
|
||||
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:266)
|
||||
|
||||
-- Affected screen --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.GuiMainMenu
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1619)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:953)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 74581448 bytes (71 MB) / 104857600 bytes (100 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// You should try our sister game, Minceraft!
|
||||
|
||||
Time: 14.09.2025 19:57
|
||||
Description: Updating screen events
|
||||
|
||||
java.lang.IllegalStateException: Server is in state -2 'WORLD_WORKER_NOT_RUNNING' which is not the 'WORLD_NONE' state for the requested IPC operation
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.ensureReady(SingleplayerServerController.java:197)
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.launchEaglercraftServer(SingleplayerServerController.java:210)
|
||||
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2053)
|
||||
at net.minecraft.client.gui.GuiMainMenu.actionPerformed(GuiMainMenu.java:271)
|
||||
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:219)
|
||||
at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:541)
|
||||
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:297)
|
||||
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:266)
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1619)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:953)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.ensureReady(SingleplayerServerController.java:197)
|
||||
at net.lax1dude.eaglercraft.sp.SingleplayerServerController.launchEaglercraftServer(SingleplayerServerController.java:210)
|
||||
at net.minecraft.client.Minecraft.launchIntegratedServer(Minecraft.java:2053)
|
||||
at net.minecraft.client.gui.GuiMainMenu.actionPerformed(GuiMainMenu.java:271)
|
||||
at net.minecraft.client.gui.GuiScreen.mouseClicked(GuiScreen.java:219)
|
||||
at net.minecraft.client.gui.GuiMainMenu.mouseClicked(GuiMainMenu.java:541)
|
||||
at net.minecraft.client.gui.GuiScreen.handleMouseInput(GuiScreen.java:297)
|
||||
at net.minecraft.client.gui.GuiScreen.handleInput(GuiScreen.java:266)
|
||||
|
||||
-- Affected screen --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.GuiMainMenu
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1619)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:953)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:876)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 74569944 bytes (71 MB) / 104857600 bytes (100 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: []
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,66 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]
|
||||
|
||||
Time: 18.09.2025 17:59
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.data.PackMetadataSection.func_152805_a()" because "this.rePackMetadataSection" is null
|
||||
at net.minecraft.client.resources.ResourcePackRepository$Entry.getTexturePackDescription(ResourcePackRepository.java:223)
|
||||
at net.minecraft.client.resources.ResourcePackListEntryFound.func_148311_a(ResourcePackListEntryFound.java:23)
|
||||
at net.minecraft.client.resources.ResourcePackListEntry.func_148279_a(ResourcePackListEntry.java:100)
|
||||
at net.minecraft.client.gui.GuiListExtended.drawSlot(GuiListExtended.java:26)
|
||||
at net.minecraft.client.gui.GuiSlot.func_148120_b(GuiSlot.java:440)
|
||||
at net.minecraft.client.gui.GuiSlot.func_148128_a(GuiSlot.java:313)
|
||||
at net.minecraft.client.gui.GuiScreenResourcePacks.drawScreen(GuiScreenResourcePacks.java:299)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:987)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:884)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.resources.ResourcePackRepository$Entry.getTexturePackDescription(ResourcePackRepository.java:223)
|
||||
at net.minecraft.client.resources.ResourcePackListEntryFound.func_148311_a(ResourcePackListEntryFound.java:23)
|
||||
at net.minecraft.client.resources.ResourcePackListEntry.func_148279_a(ResourcePackListEntry.java:100)
|
||||
at net.minecraft.client.gui.GuiListExtended.drawSlot(GuiListExtended.java:26)
|
||||
at net.minecraft.client.gui.GuiSlot.func_148120_b(GuiSlot.java:440)
|
||||
at net.minecraft.client.gui.GuiSlot.func_148128_a(GuiSlot.java:313)
|
||||
at net.minecraft.client.gui.GuiScreenResourcePacks.drawScreen(GuiScreenResourcePacks.java:299)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.GuiScreenResourcePacks
|
||||
Mouse location: Scaled: (311, 228). Absolute: (935, 611)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:987)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:884)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 64415104 bytes (61 MB) / 92274688 bytes (88 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: [TUBackport_v3_1_7]
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,56 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Quite honestly, I wouldn't worry myself about that.
|
||||
|
||||
Time: 18.09.2025 22:04
|
||||
Description: Rendering screen
|
||||
|
||||
java.lang.ClassCastException: class java.lang.Boolean cannot be cast to class net.minecraft.client.gui.GuiButton (java.lang.Boolean is in module java.base of loader 'bootstrap'; net.minecraft.client.gui.GuiButton is in unnamed module of loader 'app')
|
||||
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:65)
|
||||
at net.minecraft.client.gui.GuiMainMenu.drawScreen(GuiMainMenu.java:680)
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:988)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:885)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.gui.GuiScreen.drawScreen(GuiScreen.java:65)
|
||||
at net.minecraft.client.gui.GuiMainMenu.drawScreen(GuiMainMenu.java:680)
|
||||
|
||||
-- Screen render details --
|
||||
Details:
|
||||
Screen name: net.minecraft.client.gui.GuiMainMenu
|
||||
Mouse location: Scaled: (421, 253). Absolute: (1262, 535)
|
||||
Screen size: Scaled: (780, 432). Absolute: (2338, 1294). Scale factor of 3
|
||||
Stacktrace:
|
||||
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1096)
|
||||
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:988)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:885)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 57059472 bytes (54 MB) / 138412032 bytes (132 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: [TUBackport_v3_1_7]
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,49 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Oh - I know what I did wrong!
|
||||
|
||||
Time: 19.09.2025 16:33
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.NullPointerException: Cannot invoke "net.minecraft.client.resources.ResourcePackRepository.getRepositoryEntries()" because "this.mcResourcePackRepository" is null
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:612)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:465)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:855)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.refreshResources(Minecraft.java:612)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:465)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:855)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 234520720 bytes (223 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: [TUBackport_v3_1_7]
|
||||
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)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
@@ -1,54 +0,0 @@
|
||||
---- Minecraft Crash Report ----
|
||||
// Don't be sad. I'll do better next time, I promise!
|
||||
|
||||
Time: 19.09.2025 16:45
|
||||
Description: Initializing game
|
||||
|
||||
java.lang.ExceptionInInitializerError
|
||||
at net.lax1dude.eaglercraft.profile.EaglerProfile.read(EaglerProfile.java:414)
|
||||
at net.lax1dude.eaglercraft.profile.EaglerProfile.read(EaglerProfile.java:327)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:466)
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
Caused by: java.lang.ArrayIndexOutOfBoundsException: Index 26 out of bounds for length 26
|
||||
at net.lax1dude.eaglercraft.profile.DefaultCapes.<clinit>(DefaultCapes.java:78)
|
||||
... 6 more
|
||||
|
||||
|
||||
A detailed walkthrough of the error, its code path and all known details is as follows:
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
-- Head --
|
||||
Thread: main
|
||||
Stacktrace:
|
||||
at net.lax1dude.eaglercraft.profile.EaglerProfile.read(EaglerProfile.java:414)
|
||||
at net.lax1dude.eaglercraft.profile.EaglerProfile.read(EaglerProfile.java:327)
|
||||
at net.minecraft.client.Minecraft.startGame(Minecraft.java:466)
|
||||
|
||||
-- Initialization --
|
||||
Details:
|
||||
Stacktrace:
|
||||
at net.minecraft.client.Minecraft.run(Minecraft.java:773)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.LWJGLEntryPoint.main_(LWJGLEntryPoint.java:75)
|
||||
at net.lax1dude.eaglercraft.internal.lwjgl.MainClass.main(MainClass.java:6)
|
||||
|
||||
-- System Details --
|
||||
Details:
|
||||
Minecraft Version: 1.7.10
|
||||
Operating System: Windows 11 (amd64) version 10.0
|
||||
Java Version: 21.0.4, Eclipse Adoptium
|
||||
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
|
||||
Memory: 213135560 bytes (203 MB) / 264241152 bytes (252 MB) up to 4223664128 bytes (4028 MB)
|
||||
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
|
||||
Launched Version: 1.7.10
|
||||
LWJGL: 2.9.4
|
||||
OpenGL: ANGLE (Intel, Intel(R) Iris(R) Xe Graphics (0x000046A6) Direct3D11 vs_5_0 ps_5_0, D3D11-31.0.101.4502) GL version OpenGL ES 3.0.0 (ANGLE 2.1.22784 git hash: c67f290ef0f0), Google Inc. (Intel)
|
||||
Is Modded: vanilla
|
||||
Type: Client (map_client.txt)
|
||||
Resource Packs: [TUBackport_v3_1_7]
|
||||
Current Language: English (US)
|
||||
Profiler Position: N/A (disabled)
|
||||
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
|
||||
Anisotropic Filtering: Off (1)
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user