Advertisement
Guest User

CommandSignError

a guest
Sep 17th, 2016
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.62 KB | None | 0 0
  1. [08:54:41] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  2. [08:54:41] [Server thread/ERROR] [FML]:
  3. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  4. UC mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  5. UC FML{8.0.99.99} [Forge Mod Loader] (forge.jar)
  6. UC Forge{12.18.1.2079} [Minecraft Forge] (forge.jar)
  7. UC spongeapi{5.0.0-SNAPSHOT-fd6816c} [SpongeAPI] (minecraft.jar)
  8. UC sponge{1.10.2-2079-5.0.0-BETA-1735} [SpongeForge] (spongeforge-1.10.2-2079-5.0.0-BETA-1735.jar)
  9. UC noxray{0.1} [NoXray] (NoXray-0.2.jar)
  10. UE commandsigns{1.3} [CommandSigns] (CommandSigns-API-5.0.0-1.3.jar)
  11. UC economylite{2.2.6} [EconomyLite] (EconomyLite-5.0.0-2.2.6.jar)
  12. UC flexiblelogin{0.8} [FlexibleLogin] (FlexibleLogin-0.9.1.jar)
  13. UC foxcore{0.9.3-api5-146} [FoxCore] (FoxCore-0.9.3-api5-146.jar)
  14. UC foxguard{0.19.2-dev-api5-298} [FoxGuard] (FoxGuard-0.19.2-dev-api5-298.jar)
  15. UC keys{1.2} [keys] (Keys-1.2.1-1-g46a0267.jar)
  16. UC nucleus{0.9.0-5.0} [Nucleus] (Nucleus-0.9.0-S5-1.10.2-plugin.jar)
  17. UC permissionsex{2.0-SNAPSHOT-b142} [PermissionsEx] (permissionsex-sponge-2.0-shared-142.jar)
  18. UC pjw{0.10.4} [ProjectWorlds] (projectworlds-5.0.0-0.10.4.jar)
  19. UC skinsrestorer{1.0} [SkinsRestorer] (SkinsRestorer-v12.7-SNAPSHOT-3.jar)
  20. UC worldedit{6.1.4-SNAPSHOT} [WorldEdit] (worldedit-sponge-mc1.10.2-6.1.4-SNAPSHOT-dist.jar)
  21. [08:54:41] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  22. [08:54:41] [Server thread/ERROR] [FML]: Caught exception from commandsigns
  23. java.lang.NoSuchMethodError: org.spongepowered.api.data.key.KeyFactory.makeSingleKey(Ljava/lang/Class;Ljava/lang/Class;Lorg/spongepowered/api/data/DataQuery;)Lorg/spongepowered/api/data/key/Key;
  24. at io.github.hsyyid.commandsigns.CommandSigns.<clinit>(CommandSigns.java:65) ~[CommandSigns.class:API-5.0.0-1.3]
  25. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  26. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
  27. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:286) ~[spongeforge-1.10.2-2079-5.0.0-BETA-1735.jar:1.10.2-2079-5.0.0-BETA-1735]
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  31. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  37. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
  38. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  42. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  43. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  44. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  45. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  46. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  48. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) ~[LoadController.class:?]
  49. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
  50. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) [Loader.class:?]
  51. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  52. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
  53. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
  54. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  55. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  56. [08:54:42] [Server thread/ERROR]: Encountered an unexpected exception
  57. net.minecraftforge.fml.common.LoaderException: java.lang.NoSuchMethodError: org.spongepowered.api.data.key.KeyFactory.makeSingleKey(Ljava/lang/Class;Ljava/lang/Class;Lorg/spongepowered/api/data/DataQuery;)Lorg/spongepowered/api/data/key/Key;
  58.  
  59. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) ~[LoadController.class:?]
  60. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:576) ~[Loader.class:?]
  61. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  62. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) ~[FMLCommonHandler.class:?]
  63. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[ld.class:?]
  64. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  65. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  66. Caused by: java.lang.NoSuchMethodError: org.spongepowered.api.data.key.KeyFactory.makeSingleKey(Ljava/lang/Class;Ljava/lang/Class;Lorg/spongepowered/api/data/DataQuery;)Lorg/spongepowered/api/data/key/Key;
  67. at io.github.hsyyid.commandsigns.CommandSigns.<clinit>(CommandSigns.java:65) ~[CommandSigns.class:API-5.0.0-1.3]
  68. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  69. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
  70. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:286) ~[spongeforge-1.10.2-2079-5.0.0-BETA-1735.jar:1.10.2-2079-5.0.0-BETA-1735]
  71. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  72. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  73. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  74. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  75. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  76. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  77. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  78. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  79. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  80. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
  81. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  85. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  86. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  87. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  88. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  89. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  90. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  91. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) ~[LoadController.class:?]
  92. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?]
  93. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) ~[Loader.class:?]
  94. ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement