Guest User

Crash Report

a guest
Oct 24th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.07 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1762.jar)
  5. CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // Why did you do that?
  9.  
  10. Time: 10/24/16 3:24 PM
  11. Description: Exception in server tick loop
  12.  
  13. net.minecraftforge.fml.common.LoaderException: com.google.inject.CreationException: Unable to create injector, see the following errors:
  14.  
  15. 1) An exception was caught and reported. Message: org.spongepowered.mod.SpongeMod cannot be cast to org.spongepowered.api.plugin.PluginContainer
  16. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
  17.  
  18. 2) No implementation for org.spongepowered.api.plugin.PluginContainer annotated with @com.google.inject.name.Named(value=sponge) was bound.
  19. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:68)
  20.  
  21. 2 errors
  22. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:344)
  23. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:488)
  24. at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:87)
  25. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:320)
  26. at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:112)
  27. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:441)
  28. at java.lang.Thread.run(Thread.java:745)
  29. Caused by: com.google.inject.CreationException: Unable to create injector, see the following errors:
  30.  
  31. 1) An exception was caught and reported. Message: org.spongepowered.mod.SpongeMod cannot be cast to org.spongepowered.api.plugin.PluginContainer
  32. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
  33.  
  34. 2) No implementation for org.spongepowered.api.plugin.PluginContainer annotated with @com.google.inject.name.Named(value=sponge) was bound.
  35. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:68)
  36.  
  37. 2 errors
  38. at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:466)
  39. at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:155)
  40. at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107)
  41. at com.google.inject.Guice.createInjector(Guice.java:96)
  42. at com.google.inject.Guice.createInjector(Guice.java:73)
  43. at com.google.inject.Guice.createInjector(Guice.java:62)
  44. at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:124)
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  47. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  48. at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  49. at java.lang.Class.newInstance(Class.java:442)
  50. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:339)
  51. ... 6 more
  52. Caused by: java.lang.ClassCastException: org.spongepowered.mod.SpongeMod cannot be cast to org.spongepowered.api.plugin.PluginContainer
  53. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:68)
  54. at com.google.inject.AbstractModule.configure(AbstractModule.java:62)
  55. at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340)
  56. at com.google.inject.spi.Elements.getElements(Elements.java:110)
  57. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
  58. at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104)
  59. ... 16 more
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.8.9
  68. Operating System: Linux (amd64) version 3.14.32-xxxx-grs-ipv6-64
  69. Java Version: 1.8.0_92, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 3887493024 bytes (3707 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  72. JVM Flags: 4 total; -Xmx4096M -Xms4096M -XX:+UseG1GC -Xss2M
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.19 Powered by Forge 11.15.1.1902 3 mods loaded, 0 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76. mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  77. FML{8.0.99.99} [Forge Mod Loader] (custom.jar)
  78. Forge{11.15.1.1902} [Minecraft Forge] (custom.jar)
  79. Loaded coremods (and transformers):
  80. SpongeCoremod (spongeforge-1.8.9-1890-4.2.0-BETA-1762.jar)
  81. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  82. CoreXU2 (extrautils2-1.8.9-alpha-0.0.2.jar)
  83. com.rwtema.extrautils2.asm.ClassTransformerHandler
  84. Profiler Position: N/A (disabled)
  85. Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
  86. Type: Dedicated Server (map_server.txt)
Add Comment
Please, Sign In to add comment