Hello I am attempting to set up a server on my home comp, and when i start it i get this error message
[INFO] Starting minecraft server version 1.6.4
[WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[SEVERE] Encountered an unexpected exception IDConflictException
Reika.DragonAPI.Exception.IDConflictException: RotaryCraft was not installed correctly:
CONFLICT: Slot 490 is already occupied by mods.railcraft.common.fluids.BlockRailcraftFluid@1295ba0 when adding Reika.RotaryCraft.Blocks.BlockAdvGear@3e7141
Check your IDs and change them if possible.
This is NOT a mod bug. Do not post it to the mod website.
at Reika.DragonAPI.Libraries.Java.ReikaReflectionHelper.createBlockInstance(ReikaReflectionHelper.java:58)
at Reika.DragonAPI.Libraries.ReikaRegistryHelper.instantiateAndRegisterBlocks(ReikaRegistryHelper.java:41)
at Reika.RotaryCraft.RotaryRegistration.instantiateMachines(RotaryRegistration.java:125)
at Reika.RotaryCraft.RotaryCraft.setupClassFiles(RotaryCraft.java:348)
at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
[SEVERE] This crash report has been saved to: C:\Users\Chris\Desktop\TechWorld 2 server\.\crash-reports\crash-2014-11-05_15.44.31-server.txt
sorry for the long post but i am lost and need help
also i couldn't figure out where to put in a seed for world gen.
sorry for being a newb
[INFO] Starting minecraft server version 1.6.4
[WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
[SEVERE] Encountered an unexpected exception IDConflictException
Reika.DragonAPI.Exception.IDConflictException: RotaryCraft was not installed correctly:
CONFLICT: Slot 490 is already occupied by mods.railcraft.common.fluids.BlockRailcraftFluid@1295ba0 when adding Reika.RotaryCraft.Blocks.BlockAdvGear@3e7141
Check your IDs and change them if possible.
This is NOT a mod bug. Do not post it to the mod website.
at Reika.DragonAPI.Libraries.Java.ReikaReflectionHelper.createBlockInstance(ReikaReflectionHelper.java:58)
at Reika.DragonAPI.Libraries.ReikaRegistryHelper.instantiateAndRegisterBlocks(ReikaRegistryHelper.java:41)
at Reika.RotaryCraft.RotaryRegistration.instantiateMachines(RotaryRegistration.java:125)
at Reika.RotaryCraft.RotaryCraft.setupClassFiles(RotaryCraft.java:348)
at Reika.RotaryCraft.RotaryCraft.preload(RotaryCraft.java:209)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:522)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:350)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:69)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:445)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:583)
[SEVERE] This crash report has been saved to: C:\Users\Chris\Desktop\TechWorld 2 server\.\crash-reports\crash-2014-11-05_15.44.31-server.txt
sorry for the long post but i am lost and need help
also i couldn't figure out where to put in a seed for world gen.
sorry for being a newb