Skip to content

Instantly share code, notes, and snippets.

@airbreather
Created December 28, 2013 15:13
Show Gist options
  • Save airbreather/8160422 to your computer and use it in GitHub Desktop.
Save airbreather/8160422 to your computer and use it in GitHub Desktop.
MCP 9.02 Failure
== MCP 9.02 (data: 9.02, client: 1.7.2, server: 1.7.2) ==
# found ff, ff patches, srgs, name csvs, doc csvs, param csvs, astyle, astyle config, scalac, rg, ss
> Creating Retroguard config files
== Reobfuscating client ==
> Cleaning reobf
> Generating md5s
> Packing jar
> Generating class markers
FATAL ERROR
Traceback (most recent call last):
File "runtime\reobfuscate.py", line 53, in reobfuscate
reobfuscate_side(commands, CLIENT, reobf_all=reobf_all, srg_names=srg_names, force_rg=force_rg)
File "C:\Users\Joe Amenta\src\mcp902beta\runtime\mcp.py", line 168, in reobfuscate_side
commands.cmpclassmarkers(side)
File "C:\Users\Joe Amenta\src\mcp902beta\runtime\commands.py", line 1375, in cmpclassmarkers
raise Error("Mismatched ano class index : %s %s %s"%(key, decompDict[key],reobfDict[key]))
Error: Mismatched ano class index : net/minecraft/creativetab/CreativeTabs$1 CL_00000006 CL_00000010
Press any key to continue . . .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment