Hi, i need some help as since only today, every time i try to start the server, there is the error:
Code
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [WARNING] Skipping TileEntity with id shaleResource
2014-10-02 17:21:05 [INFO] Done (1,999s)! For help, type "help" or "?"
2014-10-02 17:21:05 [INFO] Starting GS4 status listener
2014-10-02 17:21:05 [INFO] Query running on 0.0.0.0:53042
2014-10-02 17:21:05 [INFO] Damage Indicators Mod Mod v.1.0.0.0 is up to date.
2014-10-02 17:21:05 [SEVERE] Encountered an unexpected exception RuntimeException
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: 228
Map value: 3459
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.core.Platform.displayError(Platform.java:26)
at ic2.core.IC2.tickStart(IC2.java:1319)
at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:303)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:437)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Display More
I'm wondering if you can help me out with this as i don't have much access and i don't know what to do.
Thanks in advance
