I have been trying to fix this thing for like 4 hours. I need major help. Here is the errors I am getting when booting it:
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: Holder lookups applied
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: Applying holder lookups
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR]: This crash report has been saved to: /./crash-reports/crash-2015-03-26_23.17.16-server.txt
26.03 23:17:16 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
26.03 23:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
26.03 23:17:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:386) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO cpw.mods.fml.common.DuplicateModsFoundException
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR]: Encountered an unexpected exception
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod ThermalExpansion at [/mods/OpenBlocks-1.7.10-1.3.jar, /mods/ThermalExpansion-[1.7.10]4.0.0RC7-141.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod Growthcraft|Bamboo at [/mods/growthcraft-bamboo-1.7.10-2.1.0.jar, /mods/Thaumcraft-1.7.10-4.2.3.5.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod Growthcraft|Apples at [/mods/Railcraft_1.7.10-9.5.0.0.jar, /mods/growthcraft-apples-1.7.10-2.1.0.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.1.2
26.03 23:17:15 [Server] INFO [23:17:15] [Server thread/WARN] [battlegear2]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.7.0
26.03 23:17:15 [Server] INFO [23:17:15] [Server thread/INFO] [FML]: Searching /mods for mods
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [FML]: Replaced 183 ore recipies
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1342 Initialized
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO]: Starting minecraft server version 1.7.10
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [FastCraft-core]: 4 / 19 applied
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [FastCraft-core]: 3 / 19 applied
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [FastCraft-core]: 2 / 19 applied
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [FastCraft-core]: 1 / 19 applied
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: Optifine was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Multicraft] Stopping server!
26.03 23:17:11 [Multicraft] Received stop command
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:10 [Server] INFO [23:17:10] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [FastCraft-core]: FastCraft loading...
26.03 23:17:09 [Server] INFO [23:17:09] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:09 [Server] INFO [23:17:09] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:2.6.18-400.1.1.el5, installed at /usr/java/jre1.7.0_51
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [FML]: Forge Mod Loader version 7.10.96.1342 for Minecraft 1.7.10 loading
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:07 [Multicraft] Loaded config for "Default"
26.03 23:17:07 [Multicraft] Starting server!
Here is the crash report:
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 3/26/15 11:17 PM
Description: Exception in server tick loop
cpw.mods.fml.common.DuplicateModsFoundException
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:386)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
It says that there are duplicate Mods but when I look through my directories there are no duplicates of any Mod. I am just extremely tired and clueless as to fixing this. I appreciate anybody who can help.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I have been trying to fix this thing for like 4 hours. I need major help. Here is the errors I am getting when booting it:
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: The state engine was in incorrect state CONSTRUCTING and forced into state SERVER_STOPPED. Errors may have been discarded.
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: Holder lookups applied
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/INFO] [FML]: Applying holder lookups
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/WARN] [FML]: Can't revert to frozen GameData state without freezing first.
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR]: This crash report has been saved to: /./crash-reports/crash-2015-03-26_23.17.16-server.txt
26.03 23:17:16 [Server] INFO at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]
26.03 23:17:16 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387) [MinecraftServer.class:?]
26.03 23:17:16 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[lt.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314) ~[FMLCommonHandler.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.loadMods(Loader.java:468) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:386) ~[Loader.class:?]
26.03 23:17:16 [Server] INFO cpw.mods.fml.common.DuplicateModsFoundException
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR]: Encountered an unexpected exception
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod ThermalExpansion at [/mods/OpenBlocks-1.7.10-1.3.jar, /mods/ThermalExpansion-[1.7.10]4.0.0RC7-141.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod Growthcraft|Bamboo at [/mods/growthcraft-bamboo-1.7.10-2.1.0.jar, /mods/Thaumcraft-1.7.10-4.2.3.5.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/ERROR] [FML]: Found a duplicate mod Growthcraft|Apples at [/mods/Railcraft_1.7.10-9.5.0.0.jar, /mods/growthcraft-apples-1.7.10-2.1.0.jar]
26.03 23:17:16 [Server] INFO [23:17:16] [Server thread/WARN] [ThermalSmeltery]: Mod ThermalSmeltery is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-1.1.2
26.03 23:17:15 [Server] INFO [23:17:15] [Server thread/WARN] [battlegear2]: Mod battlegear2 is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.7.0
26.03 23:17:15 [Server] INFO [23:17:15] [Server thread/INFO] [FML]: Searching /mods for mods
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [FML]: Replaced 183 ore recipies
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [FML]: MinecraftForge v10.13.2.1342 Initialized
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/WARN]: To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
26.03 23:17:14 [Server] INFO [23:17:14] [Server thread/INFO]: Starting minecraft server version 1.7.10
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack done
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [battlegear2]: M&B - Patching Class ItemStack (add)
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [FastCraft-core]: 4 / 19 applied
26.03 23:17:14 [Server] INFO [23:17:14] [main/INFO] [FastCraft-core]: 3 / 19 applied
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.server.MinecraftServer}
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [FastCraft-core]: 2 / 19 applied
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer done
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Creating new methods in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method setCurrentItemOrArmor in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method onItemUseFinish in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching method onUpdate in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Patching constructor in EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: Adding new fields to EntityPlayer
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [battlegear2]: M&B - Patching Class EntityPlayer (yz)
26.03 23:17:13 [Server] INFO [23:17:13] [main/INFO] [FastCraft-core]: 1 / 19 applied
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [STDOUT]: [cofh.asm.PCCAccessTransformer:readMappingFile:40]: Adding Accesstransformer map: CoFH_at.cfg
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [IC2-core]: Loaded library ejml-0.23.jar.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: Optifine was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: ShadersMod was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [FastCraft-core]: ColoredLights was not detected.
26.03 23:17:12 [Server] INFO [23:17:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Multicraft] Stopping server!
26.03 23:17:11 [Multicraft] Received stop command
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:11 [Server] INFO [23:17:11] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
26.03 23:17:10 [Server] INFO [23:17:10] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:10 [Server] INFO [23:17:10] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:10 [Server] INFO [23:17:10] [main/INFO] [FastCraft-core]: FastCraft loading...
26.03 23:17:09 [Server] INFO [23:17:09] [main/WARN] [FML]: The coremod fastcraft.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:09 [Server] INFO [23:17:09] [main/WARN] [FML]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_51, running on Linux:amd64:2.6.18-400.1.1.el5, installed at /usr/java/jre1.7.0_51
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [FML]: Forge Mod Loader version 7.10.96.1342 for Minecraft 1.7.10 loading
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:09 [Server] INFO [23:17:09] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
26.03 23:17:07 [Multicraft] Loaded config for "Default"
26.03 23:17:07 [Multicraft] Starting server!
Here is the crash report:
---- Minecraft Crash Report ----
// I just don't know what went wrong
Time: 3/26/15 11:17 PM
Description: Exception in server tick loop
cpw.mods.fml.common.DuplicateModsFoundException
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:386)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:348)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:468)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:314)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:387)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (amd64) version 2.6.18-400.1.1.el5
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 144803528 bytes (138 MB) / 319291392 bytes (304 MB) up to 477102080 bytes (455 MB)
JVM Flags: 2 total; -Xmx512M -Xms256M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.96.1342 Minecraft Forge 10.13.2.1342 51 mods loaded, 0 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
FML{7.10.96.1342} [Forge Mod Loader] (Forge.jar)
Forge{10.13.2.1342} [Minecraft Forge] (Forge.jar)
<CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar)
battlegear2{1.0.7.0} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.7.0.jar)
Pistronics2{0.5.1} [Pistronics 2] (1.7.10-Pistronics2-v0.5.8.jar)
adventurersamulets{1.7.10-1.5.0c} [Adventurer's Amulets] (AdventurersAmulets-1.7.10-1.5.0c.jar)
aobd{2.5.0} [Another One Bites The Dust] (AOBD-2.5.0.jar)
ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
BiblioCraft{1.10.2} [BiblioCraft] (BiblioCraft[v1.10.2][MC1.7.10].jar)
BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1130-universal.jar)
BuildCraft|Silicon{6.4.5} [BC Silicon] (buildcraft-6.4.5.jar)
BuildCraft|Core{6.4.5} [BuildCraft] (buildcraft-6.4.5.jar)
BuildCraft|Transport{6.4.5} [BC Transport] (buildcraft-6.4.5.jar)
BuildCraft|Builders{6.4.5} [BC Builders] (buildcraft-6.4.5.jar)
BuildCraft|Energy{6.4.5} [BC Energy] (buildcraft-6.4.5.jar)
BuildCraft|Factory{6.4.5} [BC Factory] (buildcraft-6.4.5.jar)
BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.1.jar)
CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar)
chisel{2.3.8.35} [Chisel 2] (Chisel2-2.3.8.35.jar)
Enchiridion2{2.0e} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0e.jar)
ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar)
FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar)
Steamcraft{0.28.6} [Flaxbeard's Steam Power] (Flaxbeard'sSteamPower-1.7.10-0.28.6.jar)
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (growthcraft-apples-1.7.10-2.1.0.jar)
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (growthcraft-bamboo-1.7.10-2.1.0.jar)
Growthcraft|Bees{2.1.0} [Growthcraft Bees] (growthcraft-bees-1.7.10-2.1.0.jar)
Growthcraft|Cellar{2.1.0a} [Growthcraft Cellar] (growthcraft-cellar-1.7.10-2.1.0a.jar)
Growthcraft{2.1.0a} [Growthcraft] (growthcraft-core-1.7.10-2.1.0a.jar)
Growthcraft|Fishtrap{2.1.0a} [Growthcraft Fishtrap] (growthcraft-fishtrap-1.7.10-2.1.0a.jar)
Growthcraft|Grapes{2.1.0} [Growthcraft Grapes] (growthcraft-grapes-1.7.10-2.1.0.jar)
Growthcraft|Hops{2.1.0} [Growthcraft Hops] (growthcraft-hops-1.7.10-2.1.0.jar)
Growthcraft|Rice{2.1.0a} [Growthcraft Rice] (growthcraft-rice-1.7.10-2.1.0a.jar)
IC2{2.2.703-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.703-experimental.jar)
IronChest{6.0.62.742} [Iron Chest] (Iron-Chests-Mod-1.7.10.jar)
Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar)
ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion] (OpenBlocks-1.7.10-1.3.jar)
CoFHCore{1.7.10R3.0.0RC7} [CoFH Core] (OpenModsLib-1.7.10-0.6.jar)
harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10g.jar)
Growthcraft|Apples{2.1.0} [Growthcraft Apples] (Railcraft_1.7.10-9.5.0.0.jar)
TConstruct{1.7.10-1.8.3.build919} [Tinkers' Construct] (TConstruct-1.7.10-1.8.3b.jar)
Growthcraft|Bamboo{2.1.0} [Growthcraft Bamboo] (Thaumcraft-1.7.10-4.2.3.5.jar)
ThermalCasting{0.0.1} [Thermal Casting] (thermalcasting-0.0.2.jar)
ThermalExpansion{1.7.10R4.0.0RC7} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC7-141.jar)
ThermalFoundation{1.7.10R1.0.0RC7} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC7-62.jar)
ThermalSmeltery{1.7.10-1.1.2} [Thermal Smeltery] (ThermalSmeltery-1.7.10-1.1.2.jar)
tinkersdefense{1.2} [Tinkers' Defense] (Tinkers-Defense-1.2.1.jar)
TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar)
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'fml,forge'
Type: Dedicated Server (map_server.txt)
It says that there are duplicate Mods but when I look through my directories there are no duplicates of any Mod. I am just extremely tired and clueless as to fixing this. I appreciate anybody who can help.