There are block ids that are not just different, but different names. There are a lot of conflicting ids. I went from .207 to .231. I don't want to lose my save.
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. -
Is it possible for me to go the other way? i.e. Update my map config so that I don't have to do this every time?
Also is it just copy-paste or just change the numbers manually?
-
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 -
Do you have any other mods installed aside from IC2 and maybe Optifine?
-
Something borked with BuildCraft.
-
I have:
Forge 6.6.0.507
Buildcraft 3.4.3
Industrialcraft 1.115.207
Rei's Minimap 3.2.06 -
Is it an id conflict between Buildcraft and Industrialcraft?
-
Re-download BuildCraft, looks like it's saying that it can't find it's own block IDs...
-
Didn't work. Still have the same problem.
-
Redownload Forge or try to assign Buildcraft something else then 4094 and 4095.
-
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 -
Neither of them exist in the config file. Where can I find them in the world save?
-
-
These are my default ids with the base download.
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.
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, www.paulscode.com -
In new IC2 ver. chenged id blocks.
-
Was there a Yes/No button pop-up when you entered your world? (I heard that if you pressed No, it would corrupt your world).
-
Yeah there was, but instead of pressing yes, and causing the offending ids to be removed, and pressing no, which crashes JDK, I press the X button in the upper right.