DW20 1.6.4 map corruption

KnightOwl

New Member
Jul 29, 2019
197
1
1
Yesterday I updated my server to 1.0.2 and it started fine. Today I shut down my server and now when I try to restart it I get this error..
Code:
=== IndustrialCraft 2 Error ===

IC2 detected an ID conflict between your IC2.cfg and the map you are
trying to load.

Map: DW20World

Config section: block
Config entry: blockCable
Config value: 4005
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 DW20World/ic2_map.cfg

===============================

    at ic2.core.Platform.displayError(Platform.java:28)
    at ic2.core.IC2.tickStart(IC2.java:1672)
    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:451)
    at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
Does anyone have any ideas why this would happen?