New IC2 Breaks My Map

  • copy ic2_map.cfg (located inside your save folder) into ic2.cfg (located inside \config)
    You might lose all your custom configs, but your world will be saved.

  • I changed them the way you said and it still threw a couple errors, but much less than before.

    ID 4094 (ModID: BuildCraft!Energy, type buildcraft.core.ItemBlockBuildCraft) is missing
    ID 4095 (ModID: BuildCraft!Energy, type buildcraft.core.ItemBlockBuildCraft) is missing

  • or try to assign Buildcraft something else then 4094 and 4095.

    Unfortunately that is just as likely to fix Hutchinman's problem as it is to possibly make it worse. But then again, sometimes you have to take the risk.

    Question to the OP: What Buildcraft blocks do you have assigned to 4094 & 4095? What you could try is using the tool mIDas (here: http://www.minecraftforum.net/topic/252880-) to change the ID of the offending blocks to free IDs and then go into the buildcraft config and change those entries to whatever you set them to via mIDas.

  • I have already re-downloaded forge three times. Different versions as well to try and fix it. I am now using the same setup as prior to the attempt to update, but now everything doesn't work. Nothing has changed except everything is broken.


    I NEVER changed any of my configs prior to this occurrence. I have never had problems with my maps that I needed to do this. I have no idea what the ids 4094 or 4095 are assigned to. I have no clue where to change my ids for buildcraft.

  • Well:

    1. Go to .minecraft/config/buildcraft/main.comf
    2. Open with Editor
    3. STRG + F and type in 4094/4095
    4. There should be some kind of block assigned to the IDs

    You can never have enough Medli IC2.

  • These are mine (pretty sure they're default, but who knows):

    Code
    I:oilMoving.id=4094
    I:oilStill.id=4095

    Also, could we have the full ForgeModLoader-client-0.log?

  • These are my default ids with the base download.

    Display Spoiler

    block {
    I:architect.id=1508
    I:assemblyTable.id=1517
    I:autoWorkbench.id=1502
    I:blueprintLibrary.id=1515
    I:builder.id=1507
    I:drill.id=1501
    I:engine.id=1510
    I:filler.id=1505
    I:frame.id=1509
    I:hopper.id=1519
    I:laser.id=1516
    I:marker.id=1504
    I:miningWell.id=1500
    I:oilMoving.id=1520
    I:oilStill.id=1521
    I:pathMarker.id=1518
    I:pipe.id=1513
    I:pump.id=1511
    I:quarry.id=1503
    I:refinery.id=1514
    I:springBlock.id=1522
    I:tank.id=1512
    S:woodenPipe.item.exclusion=
    S:woodenPipe.liquid.exclusion=
    }


    Where is my buildcraft data stored in my map data? That way I can change my configs to what my map says they are.

    My forge 0 log is too long by 50k characters. I'll try and post the relevant part.

    Display Spoiler

    2013-03-11 19:03:16 [INFO] [ForgeModLoader] Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] All core mods are successfully located
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Discovering coremods
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Found library file argo-2.25.jar present and correct in lib dir
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Found library file guava-12.0.1.jar present and correct in lib dir
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Found library file asm-all-4.0.jar present and correct in lib dir
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Found library file bcprov-jdk15on-147.jar present and correct in lib dir
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Running coremod plugins
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLCorePlugin
    2013-03-11 19:03:16 [SEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Coremod plugin FMLCorePlugin run successfully
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Running coremod plugin FMLForgePlugin
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Coremod plugin FMLForgePlugin run successfully
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Validating minecraft
    2013-03-11 19:03:16 [FINEST] [ForgeModLoader] Minecraft validated, launching...

    **cut**

    2013-03-11 19:03:22 [FINE] [Buildcraft] NEI not detected.
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Factory
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Transport
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Transport
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLPostInitializationEvent to mod IC2
    2013-03-11 19:03:22 [INFO] [IC2] Loading IC2 submodule: bcIntegration32x
    2013-03-11 19:03:22 [WARNING] [IC2] BuildCraft integration: Railcraft integration not loaded: java.lang.NoClassDefFoundError: railcraft/common/api/core/items/ItemRegistry
    2013-03-11 19:03:22 [INFO] [IC2] BuildCraft 3.2 integration module loaded
    2013-03-11 19:03:22 [INFO] [IC2] Loaded minor compatibility modules: none
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLPostInitializationEvent to mod IC2
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mcp
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mcp
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod FML
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod FML
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod Forge
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod Forge
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod mod_ReiMinimap
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Handling post startup activities for ModLoader mod mod_ReiMinimap
    2013-03-11 19:03:22 [FINEST] [ForgeModLoader] Requesting renderers from basemod mod_ReiMinimap
    2013-03-11 19:03:22 [FINEST] [ForgeModLoader] Received 52 renderers from basemod mod_ReiMinimap
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod mod_ReiMinimap
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Core
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Core
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Builders
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Builders
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Energy
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Energy
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Factory
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Factory
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Transport
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Transport
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sending event FMLLoadCompleteEvent to mod IC2
    2013-03-11 19:03:22 [FINER] [ForgeModLoader] Sent event FMLLoadCompleteEvent to mod IC2
    2013-03-11 19:03:22 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 11 mods
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod mcp
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod mcp
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod FML
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod FML
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod Forge
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod Forge
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod mod_ReiMinimap
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod mod_ReiMinimap
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Core
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Core
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Builders
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Builders
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Energy
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Energy
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Factory
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Factory
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Transport
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Transport
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod BuildCraft|Silicon
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sending event FMLServerAboutToStartEvent to mod IC2
    2013-03-11 19:03:25 [FINER] [ForgeModLoader] Sent event FMLServerAboutToStartEvent to mod IC2
    2013-03-11 19:03:25 [FINE] [ForgeModLoader] The difference set is not equal: only on left={4094=Item 4094, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 1, name null, claimedModId null, 4095=Item 4095, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 0, name null, claimedModId null}: only on right={1520=Item 1520, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 1, name null, claimedModId null, 1521=Item 1521, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 0, name null, claimedModId null}
    2013-03-11 19:03:25 [SEVERE] [ForgeModLoader] FML has detected item discrepancies
    2013-03-11 19:03:25 [SEVERE] [ForgeModLoader] Missing items : {4094=Item 4094, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 1, name null, claimedModId null, 4095=Item 4095, Type buildcraft.core.ItemBlockBuildCraft, owned by BuildCraft|Energy, ordinal 0, name null, claimedModId null}
    2013-03-11 19:03:25 [SEVERE] [ForgeModLoader] Mismatched items : {}
    2013-03-11 19:03:29 [INFO] [STDOUT] Stopping!
    2013-03-11 19:03:29 [INFO] [STDOUT] SoundSystem shutting down...
    2013-03-11 19:03:29 [INFO] [STDOUT] Author: Paul Lamb, https://forum.industrial-craft.net/www.paulscode.com