Wie benutze ich den Minecraft Client, den ich mit MCP umgeschrieben habe?

1 Antwort

You should be able to configure your program arguments of your Minecraft Launch Configuration. You can find that by clicking the downards facing arrow right to the button you click when launching Minecraft from eclipse. Click on "Run Configurations..." and switch to the "Arguments" tab. In the first text field labeled "Program arguments:", add these arguments at the end of the line: --username <name> --password <password>, where <name> is your login name or E-Mail address, depending wether you have migrated your account or not, and <password> is the password to your Minecraft/Mojang account.

Quelle: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/modification-development/2442633-solved-mcp-login-with-my-account


XDK63778 
Fragesteller
 04.10.2018, 14:52

Das Passwort Argument wurde doch entfernt? Steht zumindest in dem Client-Log. Problem ist bereits behoben. Ich habe die json Datei der Version etwas bearbeitet und es hat funktioniert.

Trotzdem danke für die Antwort.

0