Advertisement
Guest User

Untitled

a guest
Nov 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.09 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // I'm sorry, Dave.
  8.  
  9. Time: 11/20/18 9:40 AM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Cooking for Blockheads (cookingforblockheads)
  13. Caused by: java.lang.NoSuchMethodError: net.minecraftforge.fml.common.registry.GameRegistry.registerTileEntity(Ljava/lang/Class;Lnet/minecraft/util/ResourceLocation;)V
  14. at net.blay09.mods.cookingforblockheads.block.ModBlocks.registerTileEntities(ModBlocks.java:121)
  15. at net.blay09.mods.cookingforblockheads.CookingForBlockheads.preInit(CookingForBlockheads.java:83)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:497)
  20. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:606)
  21. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  22. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  23. at java.lang.reflect.Method.invoke(Method.java:497)
  24. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  25. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  26. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  27. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  28. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  29. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  30. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  31. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:278)
  32. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:256)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  38. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  39. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  40. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  41. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  42. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  43. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  44. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  45. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:602)
  46. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  47. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
  48. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
  49. at net.minecraft.client.main.Main.main(SourceFile:123)
  50. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  52. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  53. at java.lang.reflect.Method.invoke(Method.java:497)
  54. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  55. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  56.  
  57.  
  58. A detailed walkthrough of the error, its code path and all known details is as follows:
  59. ---------------------------------------------------------------------------------------
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows 10 (amd64) version 10.0
  65. Java Version: 1.8.0_51, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 419372664 bytes (399 MB) / 872415232 bytes (832 MB) up to 2147483648 bytes (2048 MB)
  68. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP 9.42 Powered by Forge 14.23.2.2611 Optifine OptiFine_1.12.2_HD_U_E2 25 mods loaded, 25 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72.  
  73. | State | ID | Version | Source | Signature |
  74. |:----- |:-------------------- |:---------------------------- |:------------------------------------------------------------ |:---------------------------------------- |
  75. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  76. | UCH | mcp | 9.42 | minecraft.jar | None |
  77. | UCH | FML | 8.0.99.99 | forge-1.12.2-14.23.2.2611.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  78. | UCH | forge | 14.23.2.2611 | forge-1.12.2-14.23.2.2611.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  79. | UCH | mercurius_updater | 1.0 | MercuriusUpdater-1.12.2.jar | None |
  80. | UCH | additionalstructures | 1.6.0 | Additional+Structures+1.12.2+by+XxRexRaptorxX++(v.1.6.0).jar | None |
  81. | UCH | biomesoplenty | 7.0.1.2399 | BiomesOPlenty-1.12.2-7.0.1.2399-universal.jar | None |
  82. | UCH | craftstudioapi | 1.0.0 | CraftStudio-1.0.0.93-mc1.12-alpha.jar | None |
  83. | UCH | harvestcraft | 1.12.2z | Pam's+HarvestCraft+1.12.2za.jar | None |
  84. | UCH | animania | 1.5.0 | animania-1.12.2-1.5.0.jar | None |
  85. | UCH | backpack | 3.0.2 | backpack-3.0.2-1.12.2.jar | None |
  86. | UCH | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  87. | UCE | cookingforblockheads | 6.4.65 | CookingForBlockheads_1.12.2-6.4.65.jar | None |
  88. | UCH | doggytalents | 1.14.2.320 | Doggy+Talents-1.12.2-1.14.2.320-universal.jar | None |
  89. | UCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  90. | UCH | inventorypets | 1.5.3.1 | inventorypets-1.12-1.5.3.1.jar | None |
  91. | UCH | inventorytweaks | 1.64-dev+release.110.b4fac73 | InventoryTweaks-1.64-dev.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  92. | UCH | jei | 4.13.1.222 | jei_1.12.2-4.13.1.222.jar | None |
  93. | UCH | lunatriuscore | 1.2.0.42 | LunatriusCore-1.12.2-1.2.0.42-universal.jar | None |
  94. | UCH | moreplayermodels | 1.12.2 | MorePlayerModels_1.12.2(18jan18).jar | None |
  95. | UCH | schematica | 1.8.0.169 | Schematica-1.12.2-1.8.0.169-universal.jar | None |
  96. | UCH | bspkrscore | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
  97. | UCH | treecapitator | at_0.9 | Treecapitator-1.12-at_0.9a.jar | None |
  98. | UCH | wildcraft | 1.0 | WildCraft-1.12.2-+1.0.1.0-+F14.23.2.2611.jar | None |
  99. | UCH | xaerominimap | 1.15.9 | Xaeros_Minimap_1.15.9_Forge_1.12.jar | None |
  100.  
  101. Loaded coremods (and transformers):
  102. Inventory Tweaks Coremod (InventoryTweaks-1.64-dev.jar)
  103. invtweaks.forge.asm.ContainerTransformer
  104. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4565' Renderer: 'Intel(R) HD Graphics 630'
  105. OptiFine Version: OptiFine_1.12.2_HD_U_E2
  106. OptiFine Build: 20180728-185429
  107. Render Distance Chunks: 5
  108. Mipmaps: 0
  109. Anisotropic Filtering: 1
  110. Antialiasing: 0
  111. Multitexture: false
  112. Shaders: null
  113. OpenGlVersion: 4.4.0 - Build 21.20.16.4565
  114. OpenGlRenderer: Intel(R) HD Graphics 630
  115. OpenGlVendor: Intel
  116. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement