Advertisement
Guest User

CommandSignError-spongeforge-1.10.2-API5-2092-1753

a guest
Sep 24th, 2016
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.94 KB | None | 0 0
  1. [20:07:00] [Server thread/ERROR] [FML]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  2. [20:07:00] [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.2092} [Minecraft Forge] (forge.jar)
  7. UC spongeapi{5.0.0-SNAPSHOT-a01e398} [SpongeAPI] (minecraft.jar)
  8. UC sponge{1.10.2-2092-5.0.0-BETA-1753} [SpongeForge] (spongeforge-1.10.2-2092-5.0.0-BETA-1753.jar)
  9. UE io.github.hsyyid.commandsigns{1.3} [CommandSigns] (CommandSigns-API-5.0.0-1.3.jar)
  10. UC pixelmon{5.0.0-beta9} [Pixelmon] (Pixelmon-1.10.2-5.0.0-beta9-universal.jar)
  11. UC worldedit{6.1.4} [WorldEdit] (worldedit-forge-mc1.10.2-6.1.4-dist.jar)
  12. [20:07:00] [Server thread/ERROR] [FML]: The following problems were captured during this phase
  13. [20:07:00] [Server thread/ERROR] [FML]: Caught exception from io.github.hsyyid.commandsigns
  14. 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;
  15. at io.github.hsyyid.commandsigns.CommandSigns.<clinit>(CommandSigns.java:65) ~[CommandSigns.class:API-5.0.0-1.3]
  16. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  17. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
  18. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:284) ~[spongeforge-1.10.2-2092-5.0.0-BETA-1753.jar:1.10.2-2092-5.0.0-BETA-1753]
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  22. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  23. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  24. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  25. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  26. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  27. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  28. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
  29. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
  30. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  31. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  33. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  34. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  35. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  36. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  37. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  39. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) ~[LoadController.class:?]
  40. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
  41. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) [Loader.class:?]
  42. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) [FMLServerHandler.class:?]
  43. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) [FMLCommonHandler.class:?]
  44. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [ld.class:?]
  45. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  46. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  47. [20:07:00] [Server thread/ERROR]: Encountered an unexpected exception
  48. 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;
  49.  
  50. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:186) ~[LoadController.class:?]
  51. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:576) ~[Loader.class:?]
  52. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:97) ~[FMLServerHandler.class:?]
  53. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:328) ~[FMLCommonHandler.class:?]
  54. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[ld.class:?]
  55. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  56. at java.lang.Thread.run(Unknown Source) [?:1.8.0_101]
  57. 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;
  58. at io.github.hsyyid.commandsigns.CommandSigns.<clinit>(CommandSigns.java:65) ~[CommandSigns.class:API-5.0.0-1.3]
  59. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
  60. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_101]
  61. at org.spongepowered.mod.plugin.SpongeModPluginContainer.constructMod(SpongeModPluginContainer.java:284) ~[spongeforge-1.10.2-2092-5.0.0-BETA-1753.jar:1.10.2-2092-5.0.0-BETA-1753]
  62. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  64. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  65. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  66. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  67. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  68. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  69. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  70. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  71. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) ~[LoadController.class:?]
  72. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) ~[LoadController.class:?]
  73. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_101]
  74. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  75. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_101]
  76. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_101]
  77. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[minecraft_server.1.10.2.jar:?]
  78. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[minecraft_server.1.10.2.jar:?]
  79. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[minecraft_server.1.10.2.jar:?]
  80. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[minecraft_server.1.10.2.jar:?]
  81. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[minecraft_server.1.10.2.jar:?]
  82. at net.minecraftforge.fml.common.LoadController.redirect$onPost$0(LoadController.java:53) ~[LoadController.class:?]
  83. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) ~[LoadController.class:?]
  84. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:545) ~[Loader.class:?]
  85. ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement