1

Decompiling Error on Mac [MCP] Python 2.7.2

Zorigami 10/27/11 12:29 pm
581
9/1/2012 7:20 am
I'm trying to learn how to mod, and I'm on a Mac, so I'm following an MCP tutorial.
But when I try to run this command in terminal:
bash decompile.sh
I get this error:
== MCP v4.4 ==
> Creating Retroguard config files
== Decompiling Client ==
Traceback (most recent call last):
File "runtime/decompile.py", line 116, in <module>
main(options.config, options.force_jad)
File "runtime/decompile.py", line 28, in main
if commands.checkjars(0):
File "/Users/Zach/Desktop/mcp44/runtime/commands.py", line 427, in checkjars
md5jar = md5(open(jarlk[side],'rb').read()).hexdigest()
IOError: [Errno 21] Is a directory: 'jars/bin/minecraft.jar'


Can anyone help?
I've looked everywhere and can't seem to find an answer, I think I have the right python version (2.7.2) but I could be wrong.
Posted by
Zorigami
Level 47 : Master Gent
59

  Have something to say?

JoinSign in

5

Jt9
09/01/2012 7:20 am
Level 68 : High Grandmaster Modder
prob because your minecraft.jar is a folder
1
Thechosenrichard
08/30/2012 9:17 am
Level 36 : Artisan Musician
You need a new minecraft.jar with no mods or anything
1
Lightningrocks
01/22/2012 11:05 pm
Level 14 : Journeyman Dragonborn
Go to http://Www.pastebin.com they might help you. Also you might want to make sure you put the required files in the jar folder.
1
Kaiwenhrt98
01/21/2012 4:04 am
Level 34 : Artisan Ranger
ok how do i mod on mac?
1
markcraft
11/02/2011 2:45 pm
Level 40 : Master System
i have exactly the same facking problem but no one knows the answer
1

Welcome