-
Автор темы
- #1
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Перед прочтением основного контента ниже, пожалуйста, обратите внимание на обновление внутри секции Майна на нашем форуме. У нас появились:
- бесплатные читы для Майнкрафт — любое использование на свой страх и риск;
- маркетплейс Майнкрафт — абсолютно любая коммерция, связанная с игрой, за исключением продажи читов (аккаунты, предоставления услуг, поиск кодеров читов и так далее);
- приватные читы для Minecraft — в этом разделе только платные хаки для игры, покупайте группу "Продавец" и выставляйте на продажу свой софт;
- обсуждения и гайды — всё тот же раздел с вопросами, но теперь модернизированный: поиск нужных хаков, пати с игроками-читерами и другая полезная информация.
Спасибо!
src на градл, сначало было все нормально делал визуалы выключил пк, на след день включаю пк с интелиджем а тут такая вот ошибка
лог ниже
Execution failed for task ':Start.main()'.
> Process 'command 'C:/Users/mov/.jdks/azul-1.8.0_372/bin/java.exe'' finished with non-zero exit value 1
лог ниже
Execution failed for task ':Start.main()'.
> Process 'command 'C:/Users/mov/.jdks/azul-1.8.0_372/bin/java.exe'' finished with non-zero exit value 1
13:45:44: Executing ':Start.main()'...
> Task :compileJava
C:\Users\mov\Desktop\1.0 d\src\main\java\net\minecraft\client\renderer\chunk\RenderChunk.java:300: warning: non-varargs call of varargs method with inexact argument type for last parameter;
Reflector.callVoid(Reflector.ForgeHooksClient_setRenderLayer, null);
^
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :processResources
> Task :classes
> Task :Start.main()
Exception in thread "Client thread" java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1875)
at java.lang.Runtime.loadLibrary0(Runtime.java:844)
at java.lang.System.loadLibrary(System.java:1136)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:87)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at net.minecraft.client.Minecraft.getSystemTime(Minecraft.java:2776)
at net.minecraft.util.Timer.<init>(Timer.java:38)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:201)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
> Task :Start.main() FAILED
3 actionable tasks: 3 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':Start.main()'.
> Process 'command 'C:/Users/mov/.jdks/azul-1.8.0_372/bin/java.exe'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at
BUILD FAILED in 54s
13:46:40: Execution finished ':Start.main()'.
> Task :compileJava
C:\Users\mov\Desktop\1.0 d\src\main\java\net\minecraft\client\renderer\chunk\RenderChunk.java:300: warning: non-varargs call of varargs method with inexact argument type for last parameter;
Reflector.callVoid(Reflector.ForgeHooksClient_setRenderLayer, null);
^
cast to java.lang.Object for a varargs call
cast to java.lang.Object[] for a non-varargs call and to suppress this warning
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
> Task :processResources
> Task :classes
> Task :Start.main()
Exception in thread "Client thread" java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1875)
at java.lang.Runtime.loadLibrary0(Runtime.java:844)
at java.lang.System.loadLibrary(System.java:1136)
at org.lwjgl.Sys$1.run(Sys.java:72)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.Sys.doLoadLibrary(Sys.java:66)
at org.lwjgl.Sys.loadLibrary(Sys.java:87)
at org.lwjgl.Sys.<clinit>(Sys.java:117)
at net.minecraft.client.Minecraft.getSystemTime(Minecraft.java:2776)
at net.minecraft.util.Timer.<init>(Timer.java:38)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:201)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
> Task :Start.main() FAILED
3 actionable tasks: 3 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':Start.main()'.
> Process 'command 'C:/Users/mov/.jdks/azul-1.8.0_372/bin/java.exe'' finished with non-zero exit value 1
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at
Пожалуйста, авторизуйтесь для просмотра ссылки.
BUILD FAILED in 54s
13:46:40: Execution finished ':Start.main()'.
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 4/21/23 10:03 PM
Description: Initializing game
java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
at config.util.ezh.ConfigManager.loadConfig(ConfigManager.java:59)
at ezh.DreamHack.init(DreamHack.java:67)
at net.minecraft.client.Minecraft.init(Minecraft.java:570)
at net.minecraft.client.Minecraft.run(Minecraft.java:436)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at config.util.ezh.ConfigManager.loadConfig(ConfigManager.java:59)
at ezh.DreamHack.init(DreamHack.java:67)
at net.minecraft.client.Minecraft.init(Minecraft.java:570)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:436)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_362, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
Memory: 420867376 bytes (401 MB) / 780140544 bytes (744 MB) up to 3767533568 bytes (3593 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: DreamHack
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.61, NVIDIA Corporation
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: Red Pack (incompatible)
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: ~~NULL~~
Render Distance Chunks: 4
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 531.61
OpenGlRenderer: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12
// Don't be sad, have a hug! <3
Time: 4/21/23 10:03 PM
Description: Initializing game
java.lang.ClassCastException: com.google.gson.JsonPrimitive cannot be cast to com.google.gson.JsonObject
at config.util.ezh.ConfigManager.loadConfig(ConfigManager.java:59)
at ezh.DreamHack.init(DreamHack.java:67)
at net.minecraft.client.Minecraft.init(Minecraft.java:570)
at net.minecraft.client.Minecraft.run(Minecraft.java:436)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at config.util.ezh.ConfigManager.loadConfig(ConfigManager.java:59)
at ezh.DreamHack.init(DreamHack.java:67)
at net.minecraft.client.Minecraft.init(Minecraft.java:570)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:436)
at net.minecraft.client.main.Main.main(Main.java:113)
at Start.main(Start.java:14)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_362, Azul Systems, Inc.
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Azul Systems, Inc.
Memory: 420867376 bytes (401 MB) / 780140544 bytes (744 MB) up to 3767533568 bytes (3593 MB)
JVM Flags: 0 total;
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: DreamHack
LWJGL: 2.9.4
OpenGL: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2 GL version 4.6.0 NVIDIA 531.61, NVIDIA Corporation
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: Red Pack (incompatible)
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: 12x 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
OptiFine Version: OptiFine_1.12.2_HD_U_G5
OptiFine Build: ~~NULL~~
Render Distance Chunks: 4
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 531.61
OpenGlRenderer: NVIDIA GeForce RTX 3050 Laptop GPU/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 12