Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 01:06:01 - == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
- 01:06:01 - OS : win32
- 01:06:01 - > Searching for javac.exe in C:\Program Files
- 01:06:03 - > Searching for javac.exe in C:\Program Files (x86)
- 01:06:19 - "scalac" is not found on the PATH. Scala files will not be recompiled
- 01:06:19 - # VERSION INFO
- 01:06:19 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
- 01:06:19 - platform: Windows-post2008Server-6.2.9200
- 01:06:19 - # java: '"C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\JVM\bin\java" -version'
- 01:06:19 - java version "1.6.0_16"
- Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
- Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
- 01:06:19 - # javac: '"C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\JVM\bin\javac" -version'
- 01:06:19 - javac 1.6.0_16
- 01:06:19 - # javac runtime: '"C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS6\JVM\bin\javac" -J-version'
- 01:06:19 - java version "1.6.0_16"
- Java(TM) SE Runtime Environment (build 1.6.0_16-b01)
- Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode)
- 01:06:19 - # retroguard: 'runtime\bin\retroguard.jar --version'
- 01:06:19 - RetroGuard MCP v3.6.5
- based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com
- 01:06:19 - # specialsource: 'runtime\bin\specialsource.jar --version'
- 01:06:20 - SpecialSource v{something}
- 01:06:20 - # mcinjector: 'runtime\bin\mcinjector.jar --version'
- 01:06:20 - MCInjector v2.8 by Searge, LexManos, Fesh0r
- 01:06:20 - # patch: 'runtime\bin\applydiff.exe --version'
- 01:06:20 - patch 2.5.4
- 01:06:20 - # astyle: 'runtime\bin\astyle.exe --version'
- 01:06:20 - Artistic Style Version 2.02.1
- 01:06:20 - # jadretro: 'runtime\bin\jadretro.jar'
- 01:06:20 - Unable to access jarfile runtime\bin\jadretro.jar
- 01:06:20 - # jad: 'runtime\bin\jad.exe'
- 01:06:20 - # fernflower: 'runtime\bin\fernflower.jar'
- 01:06:20 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>
- 01:06:20 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss
- 01:06:20 - Updates disabled
- 01:06:20 - client md5: 1d43cdba8b9752d7f557ab7d3e365964
- 01:06:20 - == Decompiling client using fernflower ==
- 01:06:20 - > Creating SRGs
- 01:06:20 - > Applying SpecialSource
- 01:06:21 - > Compiling AccessTransformer
- 01:06:22 - > Compiling MCPMerger
- 01:06:22 - > Running MCPMerger
- 01:06:24 - FATAL ERROR
- Traceback (most recent call last):
- File "D:\MCModDev\mcp\forge\mcp\runtime\decompile.py", line 136, in decompile
- keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
- File "D:\MCModDev\mcp\forge\mcp\runtime\mcp.py", line 34, in decompile_side
- commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
- File "D:\MCModDev\mcp\forge\fml\fml.py", line 943, in applyss_shunt
- transformers_hook(self, side)
- File "D:\MCModDev\mcp\forge\fml\fml.py", line 1001, in transformers_hook
- apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, commands=self)
- File "D:\MCModDev\mcp\forge\fml\fml.py", line 1300, in apply_ats
- cmds = find_java()
- File "D:\MCModDev\mcp\forge\fml\fml.py", line 641, in find_java
- if (runcmd('javac -version')):
- File "D:\MCModDev\mcp\forge\fml\fml.py", line 373, in runcmd
- process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, bufsize=-1)
- File "subprocess.pyc", line 679, in __init__
- File "subprocess.pyc", line 896, in _execute_child
- WindowsError: [Error 2] The system cannot find the file specified
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement