Advertisement
Stiepen

Untitled

Aug 28th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. =================================== Minecraft Forge Setup Start ================
  2. =================
  3. == MCP 6.2 (data: 6.2, client: 1.2.5, server: 1.2.5) ==
  4. WARNING:
  5. The cleanup script will delete all folders created by MCP, including the
  6. src folder which may contain changes you made to the code, along with any
  7. saved worlds from the client or server.
  8. If you really want to clean up, enter "Yes" yes
  9. !! Updates available. Please run updatemcp to get them. !!
  10. > Cleaning temp
  11. > Cleaning src
  12. > Cleaning bin
  13. > Cleaning reobf
  14. > Cleaning jars
  15. > Cleaning logs
  16. == MCP 6.2 (data: 6.2, client: 1.2.5, server: 1.2.5) ==
  17. # found jad, ff, jad patches, ff patches, osx patches, srgs, name csvs, doc csvs
  18. , param csvs, astyle, astyle config
  19. !! Updates available. Please run updatemcp to get them. !!
  20. > Creating Retroguard config files
  21. !! Missing client jar file. Aborting !!
  22. == Decompiling server using fernflower ==
  23. > Creating SRGs
  24. > Applying Retroguard
  25. > Applying MCInjector
  26. > Unpacking jar
  27. > Copying classes
  28. > Decompiling
  29. > Copying sources
  30. > Applying fernflower fixes
  31. > Applying patches
  32. > Cleaning comments
  33. - Done in 397.59 seconds
  34. == Reformating server ==
  35. > Cleaning sources
  36. > Reformating sources
  37. - Done in 45.42 seconds
  38. !! renaming disabled !!
  39. !! recompile disabled !!
  40. Stripping META-INF from minecraft.jar
  41. Traceback (most recent call last):
  42. File "install.py", line 105, in <module>
  43. main()
  44. File "install.py", line 48, in main
  45. post_decompile()
  46. File "K:\coding\mcp1.2.5_forge_clean\forge\forge.py", line 240, in post_decomp
  47. ile
  48. shutil.move(src_jar, back_jar)
  49. File "shutil.pyc", line 298, in move
  50. File "shutil.pyc", line 127, in copy2
  51. File "shutil.pyc", line 81, in copyfile
  52. IOError: [Errno 2] No such file or directory: 'K:\\coding\\mcp1.2.5_forge_clean\
  53. \jars\\bin\\minecraft.jar'
  54. Drücken Sie eine beliebige Taste . . .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement