hassansyyid

Untitled

Nov 28th, 2015
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. [10:13:55] [Server thread/ERROR]: Encountered an unexpected exception
  2. java.lang.IllegalArgumentException: Multiple entries with same key: CommandSigns=SpongePlugin:CommandSigns{0.6} and CommandSigns=SpongePlugin:CommandSigns{0.7}
  3. at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:150) ~[minecraft_server.1.8.jar:?]
  4. at com.google.common.collect.RegularImmutableMap.checkNoConflictInBucket(RegularImmutableMap.java:104) ~[minecraft_server.1.8.jar:?]
  5. at com.google.common.collect.RegularImmutableMap.<init>(RegularImmutableMap.java:70) ~[minecraft_server.1.8.jar:?]
  6. at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:254) ~[minecraft_server.1.8.jar:?]
  7. at com.google.common.collect.Maps.uniqueIndex(Maps.java:1166) ~[minecraft_server.1.8.jar:?]
  8. at com.google.common.collect.Maps.uniqueIndex(Maps.java:1140) ~[minecraft_server.1.8.jar:?]
  9. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:360) ~[Loader.class:?]
  10. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483) ~[Loader.class:?]
  11. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87) ~[FMLServerHandler.class:?]
  12. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:355) ~[FMLCommonHandler.class:?]
  13. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:117) ~[po.class:?]
  14. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:438) [MinecraftServer.class:?]
  15. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
  16. [10:13:55] [Server thread/ERROR]: This crash report has been saved to: D:\Programming\Plugin Testing Server\.\crash-reports\crash-2015-11-28_10.13.55-server.txt
Advertisement
Add Comment
Please, Sign In to add comment