Posted August 21, 201213 yr Hello everyone, when I run the install.bat for minecraft forge, I get this error: ================ Forge ModLoader Setup Start =================== Setting up MCP > Restoring commands.py backup Patching file C:\Users\Donny Lawrence\Desktop\Better Minions\mcp72\runtime\comma nds.py patching file commands.py Commands patch applied successfully Copying FML conf Fixing MCP Workspace == MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) == WARNING: The cleanup script will delete all folders created by MCP, including the src folder which may contain changes you made to the code, along with any saved worlds from the client or server. If you really want to clean up, enter "Yes" yes > Cleaning temp > Cleaning src > Cleaning bin > Cleaning reobf > Cleaning lib > Cleaning jars > Cleaning logs == MCP 7.2 (data: 7.2, client: 1.3.2, server: 1.3.2) == # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, renumber csv, ast yle, astyle config > Creating Retroguard config files == Decompiling client using fernflower == > Creating SRGs > Applying Retroguard > Compiling AccessTransformer error: error reading C:\Users\Donny Lawrence\Desktop\Better Minions\mcp72\lib\as m-all-4.0-source.jar; error in opening zip file error: error reading C:\Users\Donny Lawrence\Desktop\Better Minions\mcp72\lib\gu ava-12.0.1-sources.jar; error in opening zip file 2 errors Decompile Exception: 1 Press any key to continue . . . I'm using mcp72 and a clean minecraft jar and server file. Any help?
August 21, 201213 yr what version of forge do u use? try the latest working build (4.0.0.117)... try to redownload the libs... try to run updatemcp.bat and updatemd5.bat before running forge-installer... tell me if sth. works
August 21, 201213 yr Author I just redownloaded everything, no dice. All those jar files that it's having trouble with are there, they just won't extract.
August 22, 201213 yr You can get guava-12.0.1-sources.jar from here. Just stick it in MCP/lib. Still trying to find an alternate source for asm-all-4.0-source.jar. Somnia - simulate the world while you sleep
August 22, 201213 yr I couldn't find a link to the sources jar for asm-all anywhere, so I downloaded the source code and made my own: http://dl.dropbox.com/u/34550296/asm-all-4.0-source.jar Dropping both this .jar and the one in my previous post into MCP/lib worked great for me. Somnia - simulate the world while you sleep
August 25, 201213 yr Or could just get them from the forge place: http://files.minecraftforge.net/fmllibs/
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.