ivdok

Untitled

Dec 30th, 2011
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 1.88 KB | None | 0 0
  1. == MCP v5.0 ==
  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. 4 out of 6 hunks FAILED -- saving rejects to file 'net\minecraft\src\EnumOptions
  19. .j#'
  20. 2 out of 2 hunks FAILED -- saving rejects to file 'net\minecraft\src\GuiVideoSet
  21. ti#'
  22. 1 out of 1 hunk FAILED -- saving rejects to file 'net\minecraft\src\RenderBlocks
  23. .#'
  24. 5 out of 5 hunks FAILED -- saving rejects to file 'net\minecraft\src\RenderGloba
  25. l.#'
  26. ==================
  27.  
  28. > Renaming sources
  29. > Creating reobfuscation tables
  30. > Done in 170.32 seconds
  31. == Decompiling Server ==
  32. !! Missing jar file jars/minecraft_server.jar. Aborting !!
  33. == Post decompiling operations ==
  34. > Recompiling
  35. > Recompiling client...
  36. "C:\Program Files\Java\jdk1.7.0_01\bin\javac.exe" -g -source 1.6 -target 1.6 -cl
  37. asspath "lib/;lib/*;jars/bin/minecraft.jar;jars/bin/jinput.jar;jars/bin/lwjgl.ja
  38. r;jars/bin/lwjgl_util.jar" -sourcepath src/minecraft -d bin/minecraft src/minecr
  39. aft\net\minecraft\client\*.java src/minecraft\net\minecraft\src\*.java  conf/pat
  40. ches/*.java failed.
  41. Return code : 1
  42.  
  43. == ERRORS FOUND ==
  44.  
  45. warning: [options] bootstrap class path not set in conjunction with -source 1.6
  46. src\minecraft\net\minecraft\src\EnumOptions.java:106: error: illegal start of ty
  47. pe
  48. */
  49. ^
  50.  
  51. src\minecraft\net\minecraft\src\EnumOptions.java:106: error: ';' expected
  52. */
  53. ^
  54.  
  55. 2 errors
  56. 1 warning
  57. ==================
  58.  
  59. > Done in 8.89 seconds
  60. > Recompiling server...
  61. !! Can not find server sources !!
  62. > Generating the md5 (client)
  63. > Generating the md5 (server)
  64. Press any key to continue . . .
Advertisement
Add Comment
Please, Sign In to add comment