Error bei Minecraft Cheat Programmierung?

Ich programmiere im Moment einen kleinen Cheat (gehe nach einen Tutorial) und jetzt entsteht ein Error beim Starten des Programms.

Consolen ausgabe:

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.Minecraft.startGame(Minecraft.java:606)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.run(Minecraft.java:452)
at net.minecraft.client.main.Main.main(Main.java:115)
at Start.main(Start.java:11)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_251, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 967235368 bytes (922 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: mcp
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps: 
Using VBOs: ~~ERROR~~ NullPointerException: null
Is Modded: Very likely; Jar signature invalidated
Type: Client (map_client.txt)
Resource Packs: ~~ERROR~~ NullPointerException: null
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
CPU: <unknown>
#@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Bananenstaud\Desktop\Banana Client\jars.\crash-reports\crash-2020-05-29_11.44.02-client.txt
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Error Code: ---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 5/29/20 10:51 AM
Description: Initializing game
java.lang.Error: Unresolved compilation problem: 
Client cannot be resolved
at net.minecraft.client.Minecraft.startGame(Minecraft.java:606)
at net.minecraft.client.Minecraft.run(Minecraft.java:452)
at net.minecraft.client.main.Main.main(Main.java:115)
at Start.main(Start.java:11)
A detailed walkthrough of the error, its code path and all known details is as follows:
Version: 1.12.2

Tutorial: https://www.youtube.com/watch?v=AsLY62Xk4zw

Es ging bis zum teil der Programmierung alles.

Cheat, programmieren, Java, Minecraft, Eclipse

Meistgelesene Fragen zum Thema Minecraft Cheat