Advertisement
ZornTaov

decompile error

Sep 27th, 2011
168
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 1.13 KB | None | 0 0
  1. == MCP v4.4 ==
  2. > Creating Retroguard config files
  3. == Decompiling Client ==
  4. !! Modified jar detected. Unpredictable results !!
  5. > Creating SRGS for client
  6. > Applying Retroguard to client
  7. > Applying Exceptor to client
  8. > Unzipping the client jar
  9. > Applying jadretro
  10. > Decompiling...
  11. > Applying patches
  12. .\runtime\bin\applydiff.exe --binary -p1 -u -i ..\..\temp/temp.patch -d src/mine
  13. craft failed.
  14. Return code : 1
  15.  
  16. == ERRORS FOUND ==
  17.  
  18. 1 out of 1 hunk FAILED -- saving rejects to file 'net\minecraft\src\RenderBlocks
  19. .#'
  20. ==================
  21.  
  22. > Renaming sources
  23. > Creating reobfuscation tables
  24. > Done in 79.85 seconds
  25. == Decompiling Server ==
  26. > Creating SRGS for server
  27. > Applying Retroguard to server
  28. > Applying Exceptor to server
  29. > Unzipping the server jar
  30. > Applying jadretro
  31. > Decompiling...
  32. > Applying patches
  33. > Renaming sources
  34. > Creating reobfuscation tables
  35. > Done in 50.75 seconds
  36. == Post decompiling operations ==
  37. > Recompiling
  38. > Recompiling client...
  39. > Done in 11.05 seconds
  40. > Recompiling server...
  41. > Done in 8.33 seconds
  42. > Generating the md5 (client)
  43. > Generating the md5 (server)
  44. Press any key to continue . . .
  45.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement