Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 1.42 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. new-host-2:mcp42 Cam$ ./decompile.sh
  2. == MCP v4.3 ==
  3. !! Updates available. Please run updatemcp to get them. !!
  4. > Creating Retroguard config files
  5. == Decompiling Client ==
  6. > Creating SRGS for client
  7. > Applying Retroguard to client
  8. > Applying Exceptor to client
  9. > Unzipping the client jar
  10. > Applying jadretro
  11. > Decompiling...
  12. runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/client/*.class failed.
  13. Return code : 126
  14. /bin/sh: runtime/bin/jad-osx: Permission denied
  15. runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/isom/*.class failed.
  16. Return code : 126
  17. /bin/sh: runtime/bin/jad-osx: Permission denied
  18. runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/src/*.class failed.
  19. Return code : 126
  20. /bin/sh: runtime/bin/jad-osx: Permission denied
  21. > Applying patches
  22. patch --binary -p1 -u -i ../../temp/temp.patch -d src/minecraft failed.
  23. Return code : 1
  24.  
  25. == ERRORS FOUND ==
  26.  
  27. ==================
  28.  
  29. > Renaming sources
  30. > Creating reobfuscation tables
  31. > Done in 19.91 seconds
  32. == Decompiling Server ==
  33. !! Missing jar file jars/minecraft_server.jar. Aborting !!
  34. == Post decompiling operations ==
  35. > Recompiling
  36. > Recompiling client...
  37. !! Can not find client sources !!
  38. > Recompiling server...
  39. !! Can not find server sources !!
  40. > Generating the md5 (client)
  41. > Generating the md5 (server)
  42. new-host-2:mcp42 Cam$