Hi guys,
I am desperatly trying to get IC2 into my eclipse workspace to run with my programmed mod ... but it won't work.
I tryed to do the forge install first and get the IC2 code into that, without any success.
I looked up tons of how to's to get the code into my workspace, even BON was not working properly.
So i decided to rework the whole mcp folder, made a clear folder, copied mcp, copied bin and ressources and followed Gregs instructions to the letter.
1. setup MCP like normal and make it READY for decompiling
- this includes copying the ressources and bin folders
2. install Forge into the minecraft.jar inside your jars-folder
- i used the latest minecraftforge-universal-1.4.7-6.6.2.534.zip
3. install IC2 into the minecraft.jar
4. delete the 3 "XX-Integration"-Folders in your IC²-jar
- done that
5. delete META-INF inside your minecraft.jar NOW
- yes
6. put the content of the lib-Folder in your .minecraft into the lib-Folder of MCP
- argo-2.25.jar + asm-all-4.0.jar + guava-12.0.1.jar - copied
7. run decompile.bat
# Unrecoverable error during obfuscation:
# Unrecoverable error during obfuscation:
# COM.rl.obf.classfile.ClassFileException: ClassNotFound ic
# at COM.rl.obf.Cl$ExtNameListUp.<init>(Cl.java:1539)
# at COM.rl.obf.Cl.getExtNameListUp(Cl.java:1510)
# at COM.rl.obf.Cl.resolveThis(Cl.java:891)
# at COM.rl.obf.Cl.resolveNameSpaceExcept(Cl.java:852)
# at COM.rl.obf.Cl.resolveOptimally(Cl.java:645)
# at COM.rl.obf.ClassTree$6.classAction(ClassTree.java:682)
# at COM.rl.obf.ClassTree.walkTree(ClassTree.java:1483)
# at COM.rl.obf.ClassTree.walkTree(ClassTree.java:1475)
# at COM.rl.obf.ClassTree.walkTree(ClassTree.java:1466)
# at COM.rl.obf.ClassTree.walkTree(ClassTree.java:1466)
# at COM.rl.obf.ClassTree.walkTree(ClassTree.java:1447)
# at COM.rl.obf.ClassTree.resolveClasses(ClassTree.java:677)
# at COM.rl.obf.GuardDB.createMap(GuardDB.java:437)
# at COM.rl.obf.GuardDB.remapTo(GuardDB.java:464)
# at COM.rl.obf.RetroGuardImpl.run(RetroGuardImpl.java:182)
# at COM.rl.obf.RetroGuardImpl.obfuscate(RetroGuardImpl.java:131)
# at COM.rl.obf.RetroGuardImpl.obfuscate(RetroGuardImpl.java:113)
# at RetroGuard.main(RetroGuard.java:90)
i just don't know what to do anymore, perhaps i am missing something but ..
if anyone sees what is going wrong here, pls leave a message