Advertisement
Guest User

Minecraft Crash

a guest
Jul 3rd, 2019
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.78 KB | None | 0 0
  1. Time: 2019-07-03 19:47:41 CDT
  2. Description: Initializing game
  3.  
  4. java.lang.NoSuchMethodError: mod.mcreator.mcreator_flower1.<init>(Lmod/mcreator/thecrystallia;)V
  5. at mod.mcreator.thecrystallia.<init>(thecrystallia.java:129)
  6. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  7. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  8. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  9. at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  10. at java.lang.Class.newInstance(Class.java:442)
  11. at net.minecraftforge.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:191)
  12. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
  13. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:497)
  16. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  17. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  18. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  19. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  20. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  21. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  22. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  23. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  24. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  30. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  31. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  32. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  33. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  34. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  36. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  37. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  38. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  39. at net.minecraft.client.Minecraft.init(Minecraft.java:467)
  40. at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  41. at net.minecraft.client.main.Main.main(SourceFile:123)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  43. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  44. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  45. at java.lang.reflect.Method.invoke(Method.java:497)
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- System Details --
  54. Minecraft Version: 1.12.2
  55. Operating System: Windows 10 (amd64) version 10.0
  56. Java Version: 1.8.0_51, Oracle Corporation
  57. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  58. Memory: 604341264 bytes (576 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB)
  59. 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
  60. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  61. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_E3 53 mods loaded, 53 mods active
  62. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  63.  
  64. | State | ID | Version | Source | Signature |
  65. |:----- |:-------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
  66. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  67. | LC | mcp | 9.42 | minecraft.jar | None |
  68. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  69. | LC | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  70. | LC | oresheepmod | v4.0.3 | 1.12.2-OreSheepMod-v4.0.3.jar | None |
  71. | LC | deconstruction | 3.0.4 | [MC1.12.2]DeconTable-3.0.4.jar | None |
  72. | LC | apatheticmobs | 1.4.1 | apatheticmobs-1.4.1.jar | None |
  73. | LC | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
  74. | LC | quark | r1.5-159 | Quark-r1.5-159.jar | None |
  75. | LC | autoreglib | 1.3-30 | AutoRegLib-1.3-30.jar | None |
  76. | LC | projecte | 1.12.2-PE1.4.1 | ProjectE-1.12.2-PE1.4.1.jar | None |
  77. | LC | auxiliumequivalence | 1.12.2-1.3.2 | auxiliumequivalence-1.12.2-1.3.2.jar | None |
  78. | LC | bedrockbgone | 5.0.8 | BedrockBGone-1.12.2-5.0-b8.jar | None |
  79. | LC | chickens | 6.0.4 | chickens-6.0.4.jar | None |
  80. | LC | chiselsandbits | 14.32 | chiselsandbits-14.32.jar | None |
  81. | LC | chromaticfoliage | 1.1.0 | ChromaticFoliage-1.12-1.1.0.jar | None |
  82. | LC | clumps | 3.1.2 | Clumps-3.1.2.jar | None |
  83. | LC | maats_plank_mod | 1.4.1 | ColoredPlanks-1.4.1.jar | None |
  84. | LC | colored_water | 1.12.2-b37 | ColoredWater-1.12.2-b37.jar | None |
  85. | LC | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  86. | LC | ctdcore | 1.4.2 | CTD-Core-1.12.2-1.4.2.jar | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
  87. | LC | disenchanter | 1.6 | disenchanter-[1.12]1.6.jar | None |
  88. | LC | fastflyblockbreaking | MC1.9.4-MC1.12.2-1.1 | fastflyblockbreaking-MC1.9.4-MC1.12.2-1.1.jar | None |
  89. | LC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  90. | LC | flatcoloredblocks | mc1.12-6.8 | flatcoloredblocks-mc1.12-6.8.jar | None |
  91. | LC | fortunate | 2.4 - MC 1.12.2 | fortunate-1.12.2-2.11.jar | None |
  92. | LC | cfm | 6.3.0 | furniture-6.3.0-1.12.2.jar | None |
  93. | LC | hatchery | 2.2.2 | hatchery-1.12.2-2.2.2.jar | None |
  94. | LC | theoneprobe | 1.4.25 | theoneprobe-1.12-1.4.25.jar | None |
  95. | LC | hungryanimals | 1.12.2-5.4.6 | hungryanimals-1.12.2-5.4.6.3.jar | None |
  96. | LC | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  97. | LC | journeymap | 1.12.2-5.5.4 | journeymap-1.12.2-5.5.4.jar | None |
  98. | LC | moglowstone | 1.5.6 | Mo-Glowstone-1.12.2-1.5.6.jar | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
  99. | LC | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  100. | LC | nocaves | 1.2 | nocaves-1.2.jar | None |
  101. | LC | peacefulsurface | 1.12.2-v1b | PeacefulSurface-1.12.2-v1b.jar | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
  102. | LC | pitweaks | 1.12-1.1.1 | PiTweaks-1.12-1.1.1.jar | None |
  103. | LC | placebo | 1.6.0 | Placebo-1.12.2-1.6.0.jar | None |
  104. | LC | plants2 | 2.10.7 | Plants-1.12.2-2.10.7.jar | None |
  105. | LC | silentlib | 3.0.13 | SilentLib-1.12.2-3.0.13+167.jar | None |
  106. | LC | scalinghealth | 1.3.37 | ScalingHealth-1.12.2-1.3.37+142.jar | None |
  107. | LC | somelikeitdry | 1.2.2 | somelikeitdry-1.2.2.jar | None |
  108. | LC | soulbottle | 1.1 | soulbottle-1.12.2-1.1.jar | None |
  109. | L | thecrystallia | 1.0.4 | TheCrystallia+1.0.7+[1.12.2].jar | None |
  110. | L | ts2k16 | 1.2.10 | TS2K16-1.2.10.jar | None |
  111. | L | uncrafted | 3.0.1 | Uncrafted+1.12++(v.3.0.1).jar | None |
  112. | L | vanillafix | 1.0.10-SNAPSHOT | VanillaFix-1.0.10-99.jar | None |
  113. | L | veganlife | 0.1.0 | veganlife-1.12.2-1.4.0.jar | None |
  114. | L | veinminer | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  115. | L | veinminermodsupport | 0.38.2 | VeinMiner-1.12-0.38.2.647+b31535a.jar | None |
  116. | L | worldedit | 6.1.10-SNAPSHOT | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar | None |
  117. | L | xlfoodmod | 1.12.2-1.9.1 | XL-Food-Mod-1.12.2-1.9.1.jar | None |
  118. | L | xpfromharvest | 1.1.0 | xpfromharvest-1.12.2-1.1.0.jar | None |
  119. Loaded coremods (and transformers): Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  120. invtweaks.forge.asm.ContainerTransformer
  121. Quark Plugin (Quark-r1.5-159.jar)
  122. vazkii.quark.base.asm.ClassTransformer
  123. VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
  124. GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4463' Renderer: 'Intel(R) HD Graphics 400'
  125. Suspected Mods: The Crystallia (thecrystallia)
  126. Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
  127. LWJGL: 2.9.4
  128. OpenGL: Intel(R) HD Graphics 400 GL version 4.4.0 - Build 20.19.15.4463, Intel
  129. GL Caps: Using GL 1.3 multitexturing.
  130. Using GL 1.3 texture combiners.
  131. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  132. Shaders are available because OpenGL 2.1 is supported.
  133. VBOs are available because OpenGL 1.5 is supported.
  134. Using VBOs: Yes
  135. Is Modded: Definitely; Client brand changed to 'fml,forge'
  136. Type: Client (map_client.txt)
  137. Resource Packs:
  138. Current Language: English (United States)
  139. Profiler Position: N/A (disabled)
  140. CPU: 2x Intel(R) Celeron(R) CPU N3060 @ 1.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement