1
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:
I get this error:
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.
But when I try to run this command in terminal:
bash decompile.shI 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.
5
prob because your minecraft.jar is a folder
You need a new minecraft.jar with no mods or anything
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.
ok how do i mod on mac?
i have exactly the same facking problem but no one knows the answer
