Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible Duplicate error? #1765

Closed
Shtwophell opened this issue Sep 16, 2015 · 5 comments
Closed

Possible Duplicate error? #1765

Shtwophell opened this issue Sep 16, 2015 · 5 comments

Comments

@Shtwophell
Copy link

Hello there,

I am using version "forgeessentials-1.8-1.8.3.40-server.jar"

My Minecraft server version Is 1.8.

My forge version is 11.14.3.1450 as I have mod dependencies on it.

I place forge essentials in the mods folder as I would any other mod, when I start the server I get this error.

"Encountered an unexpected exception
net.minecraftforge.fml.common.DuplicateModsFoundException:
Duplicate Mods:
darkevilmac.movingworld.common.asm.coremod : /home/Jason122/NN19010770/minecraft.jar
at net.minecraftforge.fml.common.Loader.identifyDuplicates(Loader.java:397) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:359) ~[Loader.class:?]
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) ~[Loader.class:?]
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) ~[FMLCommonHandler.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[po.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
"

However If I remove forge essentials and restart, the issue goes away.

I saw mention of a duplicate mod in there, however I only have one of each of my mods in the mods folder, sorry If I misunderstand.

Is there anything that I can do to fix this? I would love to use forgeessentials.

@yuuka-miya
Copy link
Member

FE does not interfere with classloading.

@liach
Copy link
Contributor

liach commented Sep 16, 2015

MovingWorld mod actually...

@Shtwophell
Copy link
Author

Movingworld? I see

What can I do about this interfering with moving world?

@liach
Copy link
Contributor

liach commented Sep 16, 2015

Delete that mod.

@yuuka-miya
Copy link
Member

TridentMC/MovingWorld#11 for my ref

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants