
Untitled
By: a guest on
May 7th, 2012 | syntax:
None | size: 1.42 KB | hits: 12 | expires: Never
new-host-2:mcp42 Cam$ ./decompile.sh
== MCP v4.3 ==
!! Updates available. Please run updatemcp to get them. !!
> Creating Retroguard config files
== Decompiling Client ==
> Creating SRGS for client
> Applying Retroguard to client
> Applying Exceptor to client
> Unzipping the client jar
> Applying jadretro
> Decompiling...
runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/client/*.class failed.
Return code : 126
/bin/sh: runtime/bin/jad-osx: Permission denied
runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/isom/*.class failed.
Return code : 126
/bin/sh: runtime/bin/jad-osx: Permission denied
runtime/bin/jad-osx -b -d src/minecraft -dead -o -r -s .java -stat -v temp/bin/minecraft/net/minecraft/src/*.class failed.
Return code : 126
/bin/sh: runtime/bin/jad-osx: Permission denied
> Applying patches
patch --binary -p1 -u -i ../../temp/temp.patch -d src/minecraft failed.
Return code : 1
== ERRORS FOUND ==
==================
> Renaming sources
> Creating reobfuscation tables
> Done in 19.91 seconds
== Decompiling Server ==
!! Missing jar file jars/minecraft_server.jar. Aborting !!
== Post decompiling operations ==
> Recompiling
> Recompiling client...
!! Can not find client sources !!
> Recompiling server...
!! Can not find server sources !!
> Generating the md5 (client)
> Generating the md5 (server)
new-host-2:mcp42 Cam$