Advertisement
AshZification

IC2 Server Crash

Feb 9th, 2014
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. 14:10:02 [INFO] Starting minecraft server version 1.5.2
  2. 14:10:37 [INFO] Loading properties
  3. 14:10:37 [INFO] Default game type: SURVIVAL
  4. 14:10:37 [INFO] Generating keypair
  5. 14:10:37 [INFO] Starting Minecraft server on *:25565
  6. 14:11:00 [INFO] Preparing level "world"
  7. 14:11:01 [INFO] Preparing start region for level 0
  8. 14:11:03 [INFO] Preparing spawn area: 49%
  9. 14:11:03 [INFO] Done (2.530s)! For help, type "help" or "?"
  10. 14:11:03 [INFO] Damage Indicators Mod Mod v.1.0.0.0 is up to date.
  11. 14:11:03 [SEVERE] Encountered an unexpected exception RuntimeException
  12. 14:11:03 java.lang.RuntimeException: IndustrialCraft 2 Error
  13. 14:11:03 === IndustrialCraft 2 Error ===
  14. 14:11:03 IC2 detected an ID conflict between your IC2.cfg and the map you are
  15. 14:11:03 trying to load.
  16. 14:11:03 Map: world
  17. 14:11:03 Config section: block
  18. 14:11:03 Config entry: blockCable
  19. 14:11:03 Config value: 228
  20. 14:11:03 Map value: 603
  21. 14:11:03 Adjust your config to match the IDs used by the map or convert your
  22. 14:11:03 map to use the IDs specified in the config.
  23. 14:11:03 See also: config/IC2.cfg world/ic2_map.cfg
  24. 14:11:03 ===============================
  25. 14:11:03 at ic2.core.Platform.displayError(Platform.java:26)
  26. 14:11:03 at ic2.core.IC2.tickStart(IC2.java:1319)
  27. 14:11:03 at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:28)
  28. 14:11:03 at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:122)
  29. 14:11:03 at cpw.mods.fml.common.FMLCommonHandler.onWorldLoadTick(FMLCommonHandler.java:303)
  30. 14:11:03 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:437)
  31. 14:11:03 at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
  32. 14:11:03 [SEVERE] This crash report has been saved to: /home/minecraft/./crash-reports/crash-2014-02-09_14.11.03-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement