Advertisement
Guest User

yeah here

a guest
Jun 19th, 2016
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.92 KB | None | 0 0
  1. [13:25:17] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 6/19/16 1:25 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderException: java.lang.Error: Unresolved compilation problems:
  8. Type mismatch: cannot convert from void to <unknown>
  9. The type RenderSnowball does not define RenderSnowball(RenderManager) that is applicable here
  10.  
  11. at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
  12. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:559)
  13. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
  14. at net.minecraft.client.Minecraft.startGame(Minecraft.java:451)
  15. at net.minecraft.client.Minecraft.run(Minecraft.java:360)
  16. at net.minecraft.client.main.Main.main(Main.java:116)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  22. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:498)
  27. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  28. at GradleStart.main(GradleStart.java:26)
  29. Caused by: java.lang.Error: Unresolved compilation problems:
  30. Type mismatch: cannot convert from void to <unknown>
  31. The type RenderSnowball does not define RenderSnowball(RenderManager) that is applicable here
  32.  
  33. at net.minecraft.src.Client.registerRenderThings(Client.java:16)
  34. at net.minecraft.src.Main.preInit(Main.java:44)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  38. at java.lang.reflect.Method.invoke(Method.java:498)
  39. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  42. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  43. at java.lang.reflect.Method.invoke(Method.java:498)
  44. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  45. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  46. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  47. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  49. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
  50. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:498)
  55. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  56. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  57. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  58. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  59. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  60. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  61. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:556)
  62. ... 16 more
  63.  
  64.  
  65. A detailed walkthrough of the error, its code path and all known details is as follows:
  66. ---------------------------------------------------------------------------------------
  67.  
  68. -- System Details --
  69. Details:
  70. Minecraft Version: 1.8.9
  71. Operating System: Windows 7 (amd64) version 6.1
  72. Java Version: 1.8.0_91, Oracle Corporation
  73. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  74. Memory: 855853720 bytes (816 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  75. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  76. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  77. FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
  78. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  79. UCH mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  80. UCH FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.8.9-11.15.1.1722.jar)
  81. UCH Forge{11.15.1.1722} [Minecraft Forge] (forgeSrc-1.8.9-11.15.1.1722.jar)
  82. UCE essence{1.0} [Mob Essence Mod] (bin)
  83. Loaded coremods (and transformers):
  84. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 6520G'
  85. [13:25:17] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:612]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\jack\Desktop\MM1.8.9\forge-1.8.9-11.15.1.1722-mdk\run\.\crash-reports\crash-2016-06-19_13.25.17-client.txt
  86. Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement