I'm trying to learn how to mod, and thought I'd start with Forge. Minecraft 1.3.2. MCP 7.2. Forge 4.0.0.200.
Forge was extracted to MCP72/forge as per the instructions.
** Update: Same error on Forge 4.0.0.204 **
I'm getting an error on the install.cmd:
"Could not find Client jar, decompile requires both client and server."
It finds the minecraft_server.jar in my MCP72/jars directory, and backs it up. But the minecraft.jar client is in the same directory!
I know I'm missing something plain as day... could somebody help a brother?
-Hackswell
================ Forge ModLoader Setup Start ===================
Setting up MCP
> Restoring commands.py backup
Patching file C:\Users\richard.balint\Downloads\Minecraft13\MCP72\runtime\commands.py
patching file commands.py
Commands patch applied successfully
Copying FML conf
Fixing MCP Workspace
Could not find Client jar, decompile requires both client and server.
Decompile Exception: 1
Press any key to continue . . .