Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ================ Forge ModLoader Setup Start ===================
- MCP Detected already, not downloading
- Setting up MCP
- Patching commands.py
- patching file commands.py
- Commands patch applied successfully
- Copying FML conf
- Creating Repackaged data
- Creating re-packaged srg
- Creating re-packaged exc
- Creating re-packaged MCP patches
- == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
- "scalac" is not found on the PATH. Scala files will not be recompiled
- 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 jars
- > Cleaning logs
- Backing up client
- Backing up server
- Gathering assets list from http://s3.amazonaws.com/Minecraft.Resources
- No new assets need to download
- == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
- "scalac" is not found on the PATH. Scala files will not be recompiled
- # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle co
- nfig, rg, ss
- == Decompiling client using fernflower ==
- > Creating SRGs
- > Applying SpecialSource
- Stripping META-INF from jars\versions\1.6.2\1.6.2.jar
- Skipping: META-INF/MANIFEST.MF
- Skipping: META-INF/MOJANGCS.SF
- Skipping: META-INF/MOJANGCS.RSA
- > Compiling AccessTransformer
- > Compiling MCPMerger
- > Running MCPMerger
- > Running AccessTransformer
- Forge config detected
- FATAL ERROR
- Traceback (most recent call last):
- File "C:\forge\mcp\runtime\decompile.py", line 136, in decompile
- keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
- File "C:\forge\mcp\runtime\mcp.py", line 34, in decompile_side
- commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
- File "C:\forge\fml\fml.py", line 944, in applyss_shunt
- transformers_hook(self, side)
- File "C:\forge\fml\fml.py", line 1002, in transformers_hook
- apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, c
- ommands=self)
- File "C:\forge\fml\fml.py", line 1323, in apply_ats
- if not runcmd(forkcmd, echo=False, commands=commands):
- File "C:\forge\fml\fml.py", line 373, in runcmd
- process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subproce
- ss.STDOUT, bufsize=-1)
- File "subprocess.pyc", line 679, in __init__
- File "subprocess.pyc", line 896, in _execute_child
- WindowsError: [Error 193] %1 is not a valid Win32 application
- Decompile Exception: 1
- Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment