---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 4/23/13 9:54 PM
Description: Exception in server tick loop
cpw.mods.fml.common.DuplicateModsFoundException
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:374)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)
at hg.c(DedicatedServer.java:49)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at fp.run(SourceFile:818)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 2.6.32-279.19.1.el6.x86_64
- Java Version: 1.7.0_11, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 879128856 bytes (838 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
- JVM Flags: 2 total; -Xms1024M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Type: Dedicated Server
After researching the possible culprit it seems that I must have some duplicate modfile trying to boot up at the same time, but when I search the mod folders for duplicate .zip files or .jars then I come up with nothing duplicated.
I followed the simple steps to uploading the Direwolf20 server files to my FTP server but for some reason it continues to come up with this error after trying to start the server.
Anyone have advice or a thread to point me to? I have already seen a few, but nothing seems to be helpful.
Thanks,
Sig
// I bet Cylons wouldn't have this problem.
Time: 4/23/13 9:54 PM
Description: Exception in server tick loop
cpw.mods.fml.common.DuplicateModsFoundException
at cpw.mods.fml.common.Loader.identifyDuplicates(Loader.java:374)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:335)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:457)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:80)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:342)
at hg.c(DedicatedServer.java:49)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:454)
at fp.run(SourceFile:818)
Relevant Details:
- Minecraft Version: 1.4.2
- Operating System: Linux (amd64) version 2.6.32-279.19.1.el6.x86_64
- Java Version: 1.7.0_11, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 879128856 bytes (838 MB) / 1029046272 bytes (981 MB) up to 1029046272 bytes (981 MB)
- JVM Flags: 2 total; -Xms1024M -Xmx1024M
- AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
- FML: ~ERROR~ NullPointerException: null
- Is Modded: Definitely; 'forge,fml'
- Profiler Position: N/A (disabled)
- Type: Dedicated Server
After researching the possible culprit it seems that I must have some duplicate modfile trying to boot up at the same time, but when I search the mod folders for duplicate .zip files or .jars then I come up with nothing duplicated.
I followed the simple steps to uploading the Direwolf20 server files to my FTP server but for some reason it continues to come up with this error after trying to start the server.
Anyone have advice or a thread to point me to? I have already seen a few, but nothing seems to be helpful.
Thanks,
Sig