Advertisement
GamingTom

Clean log.

Aug 29th, 2013
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.39 KB | None | 0 0
  1. 01:36:21 - == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
  2. 01:36:21 - OS : win32
  3. 01:36:21 - "scalac" is not found on the PATH. Scala files will not be recompiled
  4. 01:36:21 - # VERSION INFO
  5. 01:36:21 - python: 2.7.3 (default, Apr 10 2012, 23:31:26) [MSC v.1500 32 bit (Intel)]
  6. 01:36:21 - platform: Windows-7-6.1.7601-SP1
  7. 01:36:21 - # java: '"C:\Program Files\Java\jdk1.7.0_25\bin\java" -version'
  8. 01:36:21 - java version "1.7.0_25"
  9.  
  10. Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
  11.  
  12. Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
  13. 01:36:21 - # javac: '"C:\Program Files\Java\jdk1.7.0_25\bin\javac" -version'
  14. 01:36:21 - javac 1.7.0_25
  15. 01:36:21 - # javac runtime: '"C:\Program Files\Java\jdk1.7.0_25\bin\javac" -J-version'
  16. 01:36:21 - java version "1.7.0_25"
  17.  
  18. Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
  19.  
  20. Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode)
  21. 01:36:21 - # retroguard: 'runtime\bin\retroguard.jar --version'
  22. 01:36:21 - RetroGuard MCP v3.6.5
  23. based on RetroGuard v2.3.1 by Retrologic Systems - www.retrologic.com
  24. 01:36:21 - # specialsource: 'runtime\bin\specialsource.jar --version'
  25. 01:36:21 - SpecialSource v{something}
  26. 01:36:21 - # mcinjector: 'runtime\bin\mcinjector.jar --version'
  27. 01:36:22 - MCInjector v2.8 by Searge, LexManos, Fesh0r
  28. 01:36:22 - # patch: 'runtime\bin\applydiff.exe --version'
  29. 01:36:22 - patch 2.5.4
  30. 01:36:22 - # astyle: 'runtime\bin\astyle.exe --version'
  31. 01:36:22 - Artistic Style Version 2.02.1
  32. 01:36:22 - # jadretro: 'runtime\bin\jadretro.jar'
  33. 01:36:22 - Error: Unable to access jarfile runtime\bin\jadretro.jar
  34. 01:36:22 - # jad: 'runtime\bin\jad.exe'
  35. 01:36:22 - # fernflower: 'runtime\bin\fernflower.jar'
  36. 01:36:22 - Usage: java ConsoleDecompiler ( -<option>=<value>)* (<source>)+ <destination>
  37. 01:36:22 - # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss
  38. 01:36:22 - Updates disabled
  39. 01:36:22 - client md5: 1d43cdba8b9752d7f557ab7d3e365964
  40. 01:36:22 - == Decompiling client using fernflower ==
  41. 01:36:22 - > Creating SRGs
  42. 01:36:22 - > Applying SpecialSource
  43. 01:36:23 - > Compiling AccessTransformer
  44. 01:36:26 - > Compiling MCPMerger
  45. 01:36:27 - > Running MCPMerger
  46. 01:36:32 - > Running AccessTransformer
  47. 01:36:32 - Forge config detected
  48. 01:36:32 - FATAL ERROR
  49. Traceback (most recent call last):
  50. File "C:\Users\Thomas\Downloads\forge\mcp\runtime\decompile.py", line 136, in decompile
  51. keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
  52. File "C:\Users\Thomas\Downloads\forge\mcp\runtime\mcp.py", line 34, in decompile_side
  53. commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
  54. File "C:\Users\Thomas\Downloads\forge\fml\fml.py", line 944, in applyss_shunt
  55. transformers_hook(self, side)
  56. File "C:\Users\Thomas\Downloads\forge\fml\fml.py", line 1002, in transformers_hook
  57. apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, commands=self)
  58. File "C:\Users\Thomas\Downloads\forge\fml\fml.py", line 1323, in apply_ats
  59. if not runcmd(forkcmd, echo=False, commands=commands):
  60. File "C:\Users\Thomas\Downloads\forge\fml\fml.py", line 373, in runcmd
  61. process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, bufsize=-1)
  62. File "subprocess.pyc", line 679, in __init__
  63. File "subprocess.pyc", line 896, in _execute_child
  64. WindowsError: [Error 193] %1 is not a valid Win32 application
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement