[IC v1.8.1]NEI Integration bug[Miner bug]

  • Well... seems like i'll keep using the wiki for IC2 stuff and using NEI for the rest until everything gets updated (and i believe we will be on 1.2.5 by them).

  • in the new 1.90 jar - i dont even see a neiIntergration

    Simple explanation. There is no NEI for 1.2.4 so they never put it in there, and the code in 1.9 still says

    Code
    if (loadSubModule("neiIntegration11x")) {
        	System.out.println("[IC2] NEI integration module loaded");
    }


    and NEI is at 1.2 so should be 12x but oh well..
    Wouldn't it have just been easier to make the module like RedPower and Railcraft as its own thing?? seems like that would stop stuff like this from happening

  • The code wasn't loading the new submodule name, but the submodule also wasn't included in the jar by the build script o_o

    Player fixed it by reverting the name, I swear to Notch that the NEI integration will be in the next version.

  • I understand this thread has been touched multiple time now, I run a server as well, we where at 1.1 and just now it up to 1.2.3 then we found out they released 1.2.4 so we started looking into that then we found out that right after 1.2.4 was released they turned around and released 1.2.5 faster then we could even research mod updates for 1.2.4, so we've decided to stick with 1.2.3 for a while now until major updates happen... to avoid the hassle

    that being said, I have to agree with the folks on this thread first and foremost, having IC2 compitable with the MC ported version of NEI (Not enough items) for 1.2.3 (Even vanila) Would be helpful both to bukkit users and Vanila, we're currently trying to test out our server and its getting to be a headach having to build certian things and see what works and what doesn't be fixed and what doesn't

    if there is any work around ans please post it, I Would be greatful, but I have to agree with getting a 1.2.3 compatible out... I understand its work but as many people said, 1.2.4 is being skipped by many authors, (Theres still a good chunk that released updates for it) but from what me and my team have noticed, folks are going to stay on 1.2.3 for a while. (a good chunk anyways)

    ~Miralindo Owner of Spiritcraft Server

  • ChickenBones linked me this.

    http://www.chickenbones.craftsaddle.org/Files/NEI/IC2%…20Hotfix%20.zip

    It appears to be the submodule code he gave me, compiled for 1.2.3. Give it a shot.


    Made an account just to let you guys know this fix works! I've been trying to get NEI working again on MC 1.2.3, this hotfix solved the 'crash when looking up IC² recipes' problem for me.

    For all those other mod noobs (like myself) out there: the contents of the ic2 folder go into the IC² 1.81 mod jar. The Packager.class file goes into minecraft.jar.