ID Config Problem

  • Hi,


    I have a problem both on my client and MCP server. Whatever ID I type in IC2 config file, items have other IDs in game. It causes "silent" conflict beetween server and client -> I can not craft modded items such as Treetap:
    In config I have:

    Code
    I:itemTreetap=29956


    But in game Treetap has ID = 30212


    I'm using IC2 v118b401 amd forge b845

  • The Item ids are off by +256 from what they are set to, this happens with most (if not all) mods, just set the ids 256 lower on one side or higher on the other.

  • whenever you add new mods delete your config folder or you will have id conflict if it`s to hard to change the ids for the blocks


  • whenever you add new mods delete your config folder or you will have id conflict if it`s to hard to change the ids for the blocks

    That's a bad one, because when you delete your config folder your configs may regenerate into the wrong IDs, and your worlds are doomed.