Advertisement
Guest User

Crashreport

a guest
Jan 23rd, 2016
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. SpongeCoremod (spongeforge-1.8-1577-3.1.0-BETA-1045.jar)
  5. FELoadingPlugin (forgeessentials-1.8-1.8.4.74-server.jar)
  6. Contact their authors BEFORE contacting forge
  7.  
  8. // But it works on my machine.
  9.  
  10. Time: 23.01.16 14:06
  11. Description: There was a severe problem during mod loading that has caused the game to fail
  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: net.minecraftforge.fml.common.MinecraftDummyContainer 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=Minecraft) was bound.
  19. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:67)
  20.  
  21. 2 errors
  22. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:339)
  23. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:483)
  24. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:214)
  25. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:412)
  26. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:325)
  27. at net.minecraft.client.main.Main.main(SourceFile:120)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  31. at java.lang.reflect.Method.invoke(Unknown Source)
  32. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  33. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  34. Caused by: com.google.inject.CreationException: Unable to create injector, see the following errors:
  35.  
  36. 1) An exception was caught and reported. Message: net.minecraftforge.fml.common.MinecraftDummyContainer cannot be cast to org.spongepowered.api.plugin.PluginContainer
  37. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
  38.  
  39. 2) No implementation for org.spongepowered.api.plugin.PluginContainer annotated with @com.google.inject.name.Named(value=Minecraft) was bound.
  40. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:67)
  41.  
  42. 2 errors
  43. at com.google.inject.internal.Errors.throwCreationExceptionIfErrorsExist(Errors.java:466)
  44. at com.google.inject.internal.InternalInjectorCreator.initializeStatically(InternalInjectorCreator.java:155)
  45. at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:107)
  46. at com.google.inject.Guice.createInjector(Guice.java:96)
  47. at com.google.inject.Guice.createInjector(Guice.java:73)
  48. at com.google.inject.Guice.createInjector(Guice.java:62)
  49. at org.spongepowered.mod.SpongeMod.<init>(SpongeMod.java:115)
  50. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  51. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  52. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  53. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  54. at java.lang.Class.newInstance(Unknown Source)
  55. at net.minecraftforge.fml.common.Loader.identifyMods(Loader.java:334)
  56. ... 11 more
  57. Caused by: java.lang.ClassCastException: net.minecraftforge.fml.common.MinecraftDummyContainer cannot be cast to org.spongepowered.api.plugin.PluginContainer
  58. at org.spongepowered.mod.guice.SpongeGuiceModule.configure(SpongeGuiceModule.java:67)
  59. at com.google.inject.AbstractModule.configure(AbstractModule.java:62)
  60. at com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:340)
  61. at com.google.inject.spi.Elements.getElements(Elements.java:110)
  62. at com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:138)
  63. at com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:104)
  64. ... 21 more
  65.  
  66.  
  67. A detailed walkthrough of the error, its code path and all known details is as follows:
  68. ---------------------------------------------------------------------------------------
  69.  
  70. -- System Details --
  71. Details:
  72. Minecraft Version: 1.8
  73. Operating System: Windows 7 (x86) version 6.1
  74. Java Version: 1.8.0_72, Oracle Corporation
  75. Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
  76. Memory: 126257672 bytes (120 MB) / 271007744 bytes (258 MB) up to 1060372480 bytes (1011 MB)
  77. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  78. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  79. FML: MCP v9.10 FML v8.0.99.99 Minecraft Forge 11.14.4.1577 3 mods loaded, 0 mods active
  80. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  81. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  82. FML{8.0.99.99} [Forge Mod Loader] (forge-1.8-11.14.4.1577.jar)
  83. Forge{11.14.4.1577} [Minecraft Forge] (forge-1.8-11.14.4.1577.jar)
  84. Loaded coremods (and transformers):
  85. SpongeCoremod (spongeforge-1.8-1577-3.1.0-BETA-1045.jar)
  86. org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
  87. FELoadingPlugin (forgeessentials-1.8-1.8.4.74-server.jar)
  88. com.forgeessentials.core.preloader.EventTransformer
  89. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 347.88' Renderer: 'GeForce GT 520/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement