Bug Closed · Resolved

PartyHandler.jar is trying to add a duplicate plugin identifier

#4221 opened by Unknown 3 years ago

Unknownreported this bug

java.lang.IllegalStateException: Provider SpigotPluginProvider{path=plugins/MythicDungeons/PartyHandler.jar, description=org.bukkit.plugin.PluginDescriptionFile@77a1045, jarFile=java.util.jar.JarFile@3dad978d, status=null, dependencyContext=null} attempted to add duplicate plugin identifier DungeonParties v1.0-SNAPSHOT THIS WILL CREATE BUGS!!!

Unknowncommented

Hey there. Can you check if there's a duplicate jar file for PartyHandler or DungeonParties in the plugins folder? That's the main reason I can think of for this happening. When does the error occur? During startup?

The other possibility is that you are hot reloading Mythic Dungeons or Dungeon Parties with something like PlugMan. Please note that Mythic Dungeons does not support hot-reload plugins like PlugMan.

Unknowncommented

Hey there. Following up on this so I can close the issue. Are you still encountering this? Did you try my suggestions mentioned above?

Unknowncommented

This should no longer be an issue with version 1.3.0+ as the PartyHandler.jar isn't used anymore.

Sign in to join the discussion.