GamingTom

Un-clean log.

Aug 29th, 2013
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. ================ Forge ModLoader Setup Start ===================
  2. MCP Detected already, not downloading
  3. Setting up MCP
  4. Patching commands.py
  5. patching file commands.py
  6. Commands patch applied successfully
  7. Copying FML conf
  8. Creating Repackaged data
  9. Creating re-packaged srg
  10. Creating re-packaged exc
  11. Creating re-packaged MCP patches
  12. == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
  13. "scalac" is not found on the PATH. Scala files will not be recompiled
  14. WARNING:
  15. The cleanup script will delete all folders created by MCP, including the
  16. src folder which may contain changes you made to the code, along with any
  17. saved worlds from the client or server.
  18. If you really want to clean up, enter "Yes" yes
  19. > Cleaning temp
  20. > Cleaning src
  21. > Cleaning bin
  22. > Cleaning reobf
  23. > Cleaning jars
  24. > Cleaning logs
  25. Backing up client
  26. Backing up server
  27. Gathering assets list from http://s3.amazonaws.com/Minecraft.Resources
  28. No new assets need to download
  29. == MCP 8.04 (data: 8.04, client: 1.6.2, server: 1.6.2) ==
  30. "scalac" is not found on the PATH. Scala files will not be recompiled
  31. # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle co
  32. nfig, rg, ss
  33. == Decompiling client using fernflower ==
  34. > Creating SRGs
  35. > Applying SpecialSource
  36. Stripping META-INF from jars\versions\1.6.2\1.6.2.jar
  37. Skipping: META-INF/MANIFEST.MF
  38. Skipping: META-INF/MOJANGCS.SF
  39. Skipping: META-INF/MOJANGCS.RSA
  40. > Compiling AccessTransformer
  41. > Compiling MCPMerger
  42. > Running MCPMerger
  43. > Running AccessTransformer
  44. Forge config detected
  45. FATAL ERROR
  46. Traceback (most recent call last):
  47. File "C:\forge\mcp\runtime\decompile.py", line 136, in decompile
  48. keep_lvt=keep_lvt, keep_generics=keep_generics, force_rg=force_rg)
  49. File "C:\forge\mcp\runtime\mcp.py", line 34, in decompile_side
  50. commands.applyss(side, keep_lvt=keep_lvt, keep_generics=keep_generics)
  51. File "C:\forge\fml\fml.py", line 944, in applyss_shunt
  52. transformers_hook(self, side)
  53. File "C:\forge\fml\fml.py", line 1002, in transformers_hook
  54. apply_ats(fml_dir, mcp_dir, class_path, jars[side], disable_at=disable_at, c
  55. ommands=self)
  56. File "C:\forge\fml\fml.py", line 1323, in apply_ats
  57. if not runcmd(forkcmd, echo=False, commands=commands):
  58. File "C:\forge\fml\fml.py", line 373, in runcmd
  59. process = subprocess.Popen(forklist, stdout=subprocess.PIPE, stderr=subproce
  60. ss.STDOUT, bufsize=-1)
  61. File "subprocess.pyc", line 679, in __init__
  62. File "subprocess.pyc", line 896, in _execute_child
  63. WindowsError: [Error 193] %1 is not a valid Win32 application
  64. Decompile Exception: 1
  65. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment