We've got a new intermediate build for internal testing. It's still MC 1.7.3 singleplayer only.
The most important changes are:
- New Audio API without using AudioMod, not all sounds are included yet and most are still wip
- Sounds are included in the main package
- New explosion code which is more block resistance aware, affects nukes, reactors, ITNTs, mining lasers and machine explosions
- Rework some of the Machine and Generator code
- A single .minecraft/mods compatible package for drag & drop install similar to BuildCraft
- Support indirect redstone on IC2 blocks
- Scrapboxes can be opened by dispensers
- SU batteries can charge items in the quickbar
- The mass fabricator stops with redstone input
- Bugfixes ofc..
Download at http://player.to/industrialcraft-2-1.10.jar
Don't redistribute the link or the files.
I recommend using a fresh minecraft.jar without any IC content and without AudioMod. Do not put IC in minecraft.jar, just copy the package into .minecraft/mods.
If minecraft crashes with java.lang.OutOfMemoryError, make sure that the amount of memory you assigned to minecraft + 200 MB doesn't exceed the amount of spare memory before starting it. E.g. if you have 1500 MB free memory, allocate not more than 1300 MB to minecraft (-Xmx1300M -Xms512M). Virtual memory doesn't count.
Another possible fix is to upgrade the sound system, just replace the existing files within minecraft.jar with those in the attached zip file.