Advertisement
RyanDolan123

Untitled

Jan 5th, 2014
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. == MCP 9.02 (data: 9.02, client: 1.7.2, server: 1.7.2) ==
  2. "scalac" is not found on the PATH. Scala files will not be recompiled
  3. # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss
  4. > Creating Retroguard config files
  5. == Reobfuscating client ==
  6. > Cleaning reobf
  7. > Generating md5s
  8. > Packing jar
  9. > Generating class markers
  10. FATAL ERROR
  11. Traceback (most recent call last):
  12. File "runtime/reobfuscate.py", line 53, in reobfuscate
  13. reobfuscate_side(commands, CLIENT, reobf_all=reobf_all, srg_names=srg_names, force_rg=force_rg)
  14. File "/Users/RyanDolan123/Desktop/mcp902beta/runtime/mcp.py", line 168, in reobfuscate_side
  15. commands.cmpclassmarkers(side)
  16. File "/Users/RyanDolan123/Desktop/mcp902beta/runtime/commands.py", line 1375, in cmpclassmarkers
  17. raise Error("Mismatched ano class index : %s %s %s"%(key, decompDict[key],reobfDict[key]))
  18. Error: Mismatched ano class index : net/minecraft/creativetab/CreativeTabs$1 CL_00000006 CL_00000010
  19. Ryans-iMac:mcp902beta RyanDolan123$ /Users/RyanDolan123/Desktop/mcp902beta/recompile.sh
  20. == MCP 9.02 (data: 9.02, client: 1.7.2, server: 1.7.2) ==
  21. "scalac" is not found on the PATH. Scala files will not be recompiled
  22. # found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, rg, ss
  23. == Recompiling client ==
  24. > Cleaning bin
  25. > Recompiling
  26. - Done in 10.04 seconds
  27. !! Can not find server sources, try decompiling !!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement