Начинающий
Начинающий
- Статус
- Оффлайн
- Регистрация
- 21 Янв 2024
- Сообщения
- 4
- Реакции
- 0
написал килку и кидает это:
---- Minecraft Crash Report ----
// Don't do that.
Time: 2024-04-29 19:37
Description: Rendering screen
java.lang.ExceptionInInitializerError
at tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu.drawScreen(GuiMainMenu.java:44)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1230)
at net.minecraft.client.Minecraft.run(Minecraft.java:489)
at net.minecraft.client.main.Main.main(Main.java:117)
at Start.main(Start.java:11)
Caused by: java.lang.NullPointerException: Cannot read field "playerEntities" because "tech.drainwalk.client.module.modules.combat.AuraModule.mc.world" is null
at tech.drainwalk.client.module.modules.combat.AuraModule.<init>(AuraModule.java:26)
at tech.drainwalk.client.module.ModuleManager.<init>(ModuleManager.java:31)
at tech.drainwalk.DrainWalk.<init>(DrainWalk.java:45)
at tech.drainwalk.DrainWalk.<clinit>(DrainWalk.java:15)
... 6 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu.drawScreen(GuiMainMenu.java:44)
-- Screen render details --
Details:
Screen name: tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu
Mouse location: Scaled: (215, 175). Absolute: (430, 128)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1230)
at net.minecraft.client.Minecraft.run(Minecraft.java:489)
at net.minecraft.client.main.Main.main(Main.java:117)
at Start.main(Start.java:11)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.10, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 378756832 bytes (361 MB) / 602931200 bytes (575 MB) up to 1589641216 bytes (1516 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: minecraft
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 22.20.27.09.230330, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: 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)
CPU: 2x AMD Athlon Silver 3050U with Radeon Graphics
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 Compatibility Profile Context 22.20.27.09.230330
OpenGlRenderer: AMD Radeon(TM) Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 2
---- Minecraft Crash Report ----
// Don't do that.
Time: 2024-04-29 19:37
Description: Rendering screen
java.lang.ExceptionInInitializerError
at tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu.drawScreen(GuiMainMenu.java:44)
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1230)
at net.minecraft.client.Minecraft.run(Minecraft.java:489)
at net.minecraft.client.main.Main.main(Main.java:117)
at Start.main(Start.java:11)
Caused by: java.lang.NullPointerException: Cannot read field "playerEntities" because "tech.drainwalk.client.module.modules.combat.AuraModule.mc.world" is null
at tech.drainwalk.client.module.modules.combat.AuraModule.<init>(AuraModule.java:26)
at tech.drainwalk.client.module.ModuleManager.<init>(ModuleManager.java:31)
at tech.drainwalk.DrainWalk.<init>(DrainWalk.java:45)
at tech.drainwalk.DrainWalk.<clinit>(DrainWalk.java:15)
... 6 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu.drawScreen(GuiMainMenu.java:44)
-- Screen render details --
Details:
Screen name: tech.drainwalk.gui.minecraft.mainmenu.GuiMainMenu
Mouse location: Scaled: (215, 175). Absolute: (430, 128)
Screen size: Scaled: (427, 240). Absolute: (854, 480). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(EntityRenderer.java:1242)
at net.minecraft.client.Minecraft.runGameLoop(Minecraft.java:1230)
at net.minecraft.client.Minecraft.run(Minecraft.java:489)
at net.minecraft.client.main.Main.main(Main.java:117)
at Start.main(Start.java:11)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 17.0.10, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
Memory: 378756832 bytes (361 MB) / 602931200 bytes (575 MB) up to 1589641216 bytes (1516 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: minecraft
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) Graphics GL version 4.6.0 Compatibility Profile Context 22.20.27.09.230330, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: 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)
CPU: 2x AMD Athlon Silver 3050U with Radeon Graphics
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: 20210124-142939
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 Compatibility Profile Context 22.20.27.09.230330
OpenGlRenderer: AMD Radeon(TM) Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 2