Jump to content

Modded Forge Server Crashing


Recommended Posts

---- Minecraft Crash Report ----
// There are four lights!

Time: 2020-07-29 13:45:34 EDT
Description: Exception in server tick loop

java.lang.IllegalArgumentException: Multiple entries with same key: randompatches=Wrapped{randompatches} and randompatches=Wrapped{randompatches}. To index multiple values under a key, use Multimaps.index.
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1385)
    at com.google.common.collect.Maps.uniqueIndex(Maps.java:1341)
    at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:429)
    at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:568)
    at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
    at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
    at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:125)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
    at java.lang.Thread.run(Unknown Source)


My forge server had a previous crash but fixed that one now this crash is happening...

help plz?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.