Hello
I'm a server admin and have been using IC2 for quite a while. I've been keeping up to date with betas and have had no trouble with updating to newer versions until now. I am aware that item id's have changed for this version of IC, and according to the error log, I need to update the map or adjust the config to so that the ID's match. I would like to update the map, so that I don't have to change ID's everytime there is a release. How can I do this? Also, here is the error log:
Code
--- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 12/15/12 1:38 PM
Description: Exception in server tick loop
java.lang.RuntimeException: IndustrialCraft 2 Error
=== IndustrialCraft 2 Error ===
IC2 detected an ID conflict between your IC2.cfg and the map you are
trying to load.
Map: world
Config section: block
Config entry: blockCable
Config value: 4078
Map value: 228
Adjust your config to match the IDs used by the map or convert your
map to use the IDs specified in the config.
See also: config/IC2.cfg world/ic2_map.cfg
===============================
at ic2.common.Platform.displayError(Platform.java:31)
at ic2.common.IC2.tickStart(IC2.java:1571)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:117)
at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:301)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:466)
at fy.run(SourceFile:856)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.4.5
Operating System: Linux (i386) version 2.6.32-5-686
Java Version: 1.6.0_18, Sun Microsystems Inc.
Java VM Version: OpenJDK Server VM (mixed mode), Sun Microsystems Inc.
Memory: 2049557568 bytes (1954 MB) / 2117664768 bytes (2019 MB) up to 2117664768 bytes (2019 MB)
JVM Flags: 2 total; -Xms2G -Xmx2G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 63
FML: MCP v7.23 FML v4.5.17.479 Minecraft Forge 6.4.1.428 10 mods loaded, 10 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
BasicComponents [Basic Components] (BasicComponents_v1.2.0.299.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ComputerCraft [ComputerCraft] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
CCTurtle [ComputerCraft Turtles] (ComputerCraft1.47.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
craftguide [CraftGuide] (CraftGuide-1.6.5.11.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
ICBM [ICBM] (ICBM_v0.7.1.87.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
EE3 [Equivalent Exchange 3] (ee3-universal-pre1d.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
IC2 [IndustrialCraft 2] (industrialcraft-2_1.110.137-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'forge,fml'
Type: Dedicated Server (map_server.txt)
Display More