Ive seen multiple posts on that making an addon for IC2 is hard, and i want to try and tackle that myself.
BUT when i install IC2 and its dependencies into the minecraft.jar; MCP gets to the point that its applying retroguard, and then an error appeares thats similar EVERY time.
Last login: Thu Sep 29 21:11:00 on console
localhost:~ Geoff$ cd /Users/Geoff/Desktop/mcp56
localhost:mcp56 Geoff$ bash decompile.sh
== MCP 5.6 (data: 5.6, client: 1.1, server: 1.1) ==
!! Updates available. Please run updatemcp to get them. !!
> Creating Retroguard config files
== Decompiling Client ==
!! Modified jar detected. Unpredictable results !!
> Creating SRGS for client
> Applying Retroguard to client
'java -cp "runtime/bin/retroguard.jar:lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin/lwjgl.jar:jars/bin/lwjgl_util.jar" RetroGuard -searge temp/client_rg.cfg' failed : 1
== ERRORS FOUND ==
Unrecoverable error during obfuscation, see log file for details.
RetroGuard error: COM.rl.obf.classfile.ClassFileException: ClassNotFound codechicken/nei/ShapelessRecipeHandler
==================
FATAL ERROR
Traceback (most recent call last):
File "runtime/decompile.py", line 49, in decompile
commands.applyrg(CLIENT)
File "/Users/Geoff/Desktop/mcp56/runtime/commands.py", line 619, in applyrg
self.runcmd(forkcmd)
File "/Users/Geoff/Desktop/mcp56/runtime/commands.py", line 779, in runcmd
raise CalledProcessError(returncode, forkcmd, output)
CalledProcessError: Command 'java -cp "runtime/bin/retroguard.jar:lib:lib/*:jars/bin/minecraft.jar:jars/bin/jinput.jar:jars/bin/lwjgl.jar:jars/bin/lwjgl_util.jar" RetroGuard -searge temp/client_rg.cfg' returned non-zero exit status 1
localhost:mcp56 Geoff$
and every time its asking for a different mod to be installed, first craft guide, then buildcraft, then code chickens mods, and i dont want to go further because im afraid it will take forever
Any1 have suggestions?
EDIT:
My versions are:
Mac 1.5.8
Minecraft 1.1
IC 1.71
MCP 56
Ive been scouring the internet for a fix, havent found any yet
Help would be Appreciated! ive been trying this problem for over a week now.
2ND edit: i was stupid enough not to remember about the first topic and put the Support Request: format in, i hope this doesnt get deleted
3RD Edit: i just deleted my post and added the proper preffix