Posted August 17, 201213 yr Hy all!!! I got an error, when I install MC Forge 4.0.0.200 for MCP 7.2. The error code (in the consol of install.cmd) ============= Forge ModLoader Setup Start ============= Setting up MCP > Backing up commands.py Patching file D:\Programok D\Minecraft\Sajßt\modding\MCP\runtime\commands.py patching file commands.py Commands patch applied successfully Copying FML conf Fixing MCP Workspace Downloaded argo-2.25.jar successfully Downloaded guava-12.0.1.jar successfully Downloaded guava-12.0.1-source.jar successfully Downloaded asm-all-4.0.jar successfully Downloaded asm-all-4.0-source.jar successfully Warning, Modified Server jar detected Continuing with decompile may produce unpredictable results7If you continue, do not come to the FML or Forge team with decompile issues. If you really want to continue, enter "Yes" yes == 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 AccesTransformer > Compiling MCPMerger > Running MCPMerger Exception in threa "main" java.lang.IndexOutOfBoundsException: Index: 3, Size: 2 at java.util.ArrayList.rangeCheckForAdd(ArrayList.java:612) at java.util.ArrayList.add(ArrayList.java:426) at cpw.mods.fml.common.asm.transformers.MCPMerger.processFields(MCPMerge r.java:442) at cpw.mods.fml.common.asm.transformers.MCPMerger.processClass(MCPMerger .java:358) at cpw.mods.fml.common.asm.transformers.MCPMerger.processJar(MCPMerger.j ava:197) at cpw.mods.fml.common.asm.transformers.MCPMerger.main(MCPMerger.java:87 ) Decompile Exception: 1 Press any key to continue... I know forge says modified server jar, but I download this from minecraft.net and I don't modified. I did this: I download and extract mcp72.zip. I download minecraft_server.jar (1.3.2). I put minecraft_server.jar and my Minecraft's bin and resources folder (fresh and 1.3.2) to my MCP/jars directory. I download minecraftforge-src-4.0.0.200.zip and extract into MCP directory. I run MCP/forge/install.cmd and get the error. Please help me! Sorry for my bad English! FBalazs
August 17, 201213 yr Sounds to me like you're not using the clean jars. Go into mcp/forge/fml/common/cpw/mods/fml/common/asm/transformers/MCPMerger.java and set debug = true; Give us a full log please. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
August 17, 201213 yr The same happend to me, I cleaned out my .minecraft and it worked. It is fun to watch the debug output.
August 18, 201213 yr Author Many thanks gudenau!!! Thanks, it's work!!! Sorry for my bad English! FBalazs
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.