Prapor

Minecraft crash

May 9th, 2020
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.69 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Surprise! Haha. Well, this is awkward.
  3.  
  4. Time: 2020-05-09 15:26:57 GMT+07:00
  5. Description: Initializing game
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Advanced Solar Panels (advanced_solar_panels)
  8. Caused by: java.lang.NoSuchMethodError: ic2.core.block.invslot.InvSlotProcessable.<init>(Lic2/core/block/TileEntityInventory;Ljava/lang/String;ILic2/api/recipe/IMachineRecipeManager;)V
  9. at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler$1.<init>(TileEntityMolecularAssembler.java:105)
  10. at com.chocohead.advsolar.tiles.TileEntityMolecularAssembler.<init>(TileEntityMolecularAssembler.java:105)
  11. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  12. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  13. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  14. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  15. at java.lang.Class.newInstance(Unknown Source)
  16. at com.chocohead.advsolar.tiles.TEs.buildDummies(TEs.java:124)
  17. at com.chocohead.advsolar.AdvancedSolarPanels.init(AdvancedSolarPanels.java:125)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  20. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  21. at java.lang.reflect.Method.invoke(Unknown Source)
  22. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
  23. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  27. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  28. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  29. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  30. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  31. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  32. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  33. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  34. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  40. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  41. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  42. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  43. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  44. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  45. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  46. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  47. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:749)
  48. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  49. at net.minecraft.client.Minecraft.init(Minecraft.java:535)
  50. at net.minecraft.client.Minecraft.run(Minecraft.java:3931)
  51. at net.minecraft.client.main.Main.main(SourceFile:123)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  54. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  55. at java.lang.reflect.Method.invoke(Unknown Source)
  56. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  57. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  58.  
  59.  
  60. A detailed walkthrough of the error, its code path and all known details is as follows:
  61. ---------------------------------------------------------------------------------------
  62.  
  63. -- System Details --
  64. Minecraft Version: 1.12.2
  65. Operating System: Windows 10 (amd64) version 10.0
  66. Java Version: 1.8.0_251, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 532697256 bytes (508 MB) / 1890881536 bytes (1803 MB) up to 3061055488 bytes (2919 MB)
  69. JVM Flags: 3 total; -Xmn128M -Xmx2932M -XX:+UseConcMarkSweepGC
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F4 63 mods loaded, 63 mods active
  72. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  73.  
  74. | State | ID | Version | Source | Signature |
  75. |:----- |:-------------------------- |:------------------------ |:------------------------------------------------- |:---------------------------------------- |
  76. | LCHI | minecraft | 1.12.2 | minecraft.jar | None |
  77. | LCHI | mcp | 9.42 | minecraft.jar | None |
  78. | LCHI | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  79. | LCHI | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  80. | LCHI | foamfixcore | 7.7.4 | minecraft.jar | None |
  81. | LCHI | techguns_core | 1.12.2-1.0 | minecraft.jar | None |
  82. | LCHI | bspkrscore | 7.6.0.1 | [1.12]bspkrsCore-universal-7.6.0.1.jar | None |
  83. | LCHI | armorstatushud | 1.43.0 | [1.12]ArmorStatusHUD-client-1.43.0.jar | None |
  84. | LCHI | ic2 | 2.8.197-ex112 | industrialcraft-2-2.8.197-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  85. | LCHE | advanced_solar_panels | 4.3.0 | advancedsolarpanels-4.3.0.jar | None |
  86. | LCH | ctm | MC1.12.2-1.0.1.30 | CTM-MC1.12.2-1.0.1.30.jar | None |
  87. | LCH | appliedenergistics2 | rv6-stable-7 | appliedenergistics2-rv6-stable-7.jar | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
  88. | LCH | aroma1997core | 2.0.0.2.b167 | Aroma1997Core-1.12.2-2.0.0.2.b167.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  89. | LCH | backpacks16840 | 3.5.8 | backpacks+1.12.2+-+3.5.8.jar | None |
  90. | LCH | betterbuilderswands | 0.13.2 | BetterBuildersWands-1.12.2-0.13.2.271+5997513.jar | None |
  91. | LCH | bookshelf | 2.3.590 | Bookshelf-1.12.2-2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  92. | LCH | buildcraftlib | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  93. | LCH | buildcraftcore | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  94. | LCH | buildcraftbuilders | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  95. | LCH | buildcrafttransport | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  96. | LCH | buildcraftsilicon | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  97. | LCH | buildcraftenergy | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  98. | LCH | jei | 4.15.0.293 | jei_1.12.2-4.15.0.293.jar | None |
  99. | LCH | forestry | 5.8.2.418 | forestry_1.12.2-5.8.2.418.jar | None |
  100. | LCH | buildcraftcompat | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  101. | LCH | buildcraftfactory | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  102. | LCH | buildcraftrobotics | 7.99.24.6 | buildcraft-all-7.99.24.6.jar | None |
  103. | LCH | chisel | MC1.12.2-1.0.1.44 | Chisel-MC1.12.2-1.0.1.44.jar | None |
  104. | LCH | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  105. | LCH | redstoneflux | 2.1.0 | RedstoneFlux-1.12-2.1.0.6-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
  106. | LCH | cofhcore | 4.6.3 | CoFHCore-1.12.2-4.6.3.27-universal.jar | None |
  107. | LCH | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  108. | LCH | eplus | 5.0.176 | EnchantingPlus-1.12.2-5.0.176.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  109. | LCH | energyconverters | 1.3.6.24 | energyconverters_1.12.2-1.3.6.24.jar | None |
  110. | LCH | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  111. | LCH | extracells | 2.6.5 | ExtraCells-1.12.2-2.6.5.jar | None |
  112. | LCH | foamfix | 0.10.10-1.12.2 | foamfix-0.10.10-1.12.2.jar | None |
  113. | LCH | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  114. | LCH | gravisuite | 3.1.1 | Gravitation+Suite-3.1.1.jar | None |
  115. | LCH | iblis_headshots | 1.2.6 | iblis-headshots-1.2.6.jar | None |
  116. | LCH | teslacorelib | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  117. | LCH | industrialforegoing | 1.12.2-1.12.2 | industrialforegoing-1.12.2-1.12.13-237.jar | None |
  118. | LCH | industrialrenewal | 0.17.4 | IndustrialRenewal_1.12.2-0.17.4.jar | None |
  119. | LCH | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
  120. | LCH | ironchest | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar | None |
  121. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  122. | LCH | mapwriter | 2.8.2 | MapWriter-1.12.2-2.8.2.jar | None |
  123. | LCH | neid | 1.5.4.4 | NotEnoughIDs-1.5.4.4.jar | None |
  124. | LCH | nuclearcraft | 2o.2.6 | NuclearCraft-2o.2.6-1.12.2.jar | None |
  125. | LCH | railcraft | 12.0.0 | railcraft-12.0.0.jar | a0c255ac501b2749537d5824bb0f0588bf0320fa |
  126. | LCH | super_solar_panels | 1.0.0 | SuperSolarPanels-1.2.1.jar | None |
  127. | LCH | surge | 2.0.79 | Surge-1.12.2-2.0.79.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  128. | LCH | tatw | 1.0.1.2.b27 | Tatw-1.12.2-1.0.1.2.b27.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
  129. | LCH | techguns | 2.0.2.0 | techguns-1.12.2-2.0.2.0_pre3.2.jar | None |
  130. | LCH | texfix | 4.0 | TexFix+V-1.12-4.0.jar | None |
  131. | LCH | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  132. | LCH | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  133. | LCH | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  134. | LCH | tlauncher_custom_cape_skin | 1.4 | tlskincape_1.12.2-1.4.jar | None |
  135. | LCH | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
  136. | LCH | vanillafix | 1.0.10-150 | VanillaFix-1.0.10-150.jar | None |
  137. | LCH | wawla | 2.6.274 | Wawla-1.12.2-2.6.274.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  138. | LCH | teslacorelib_registries | 1.0.17 | tesla-core-lib-1.12.2-1.0.17.jar | None |
  139. Loaded coremods (and transformers): Plugin (NotEnoughIDs-1.5.4.4.jar)
  140. ru.fewizz.neid.asm.Transformer
  141. Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  142. invtweaks.forge.asm.ContainerTransformer
  143. VanillaFixLoadingPlugin (VanillaFix-1.0.10-150.jar)
  144.  
  145. CTMCorePlugin (CTM-MC1.12.2-1.0.1.30.jar)
  146. team.chisel.ctm.client.asm.CTMTransformer
  147. ForgelinPlugin (Forgelin-1.8.4.jar)
  148.  
  149. BCModPlugin (backpacks+1.12.2+-+3.5.8.jar)
  150. brad16840.core.ClassTransformer
  151. Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.10-1.12.2.jar)
  152. pl.asie.foamfix.coremod.FoamFixTransformer
  153. Techguns Core (techguns-1.12.2-2.0.2.0_pre3.2.jar)
  154. techguns.core.TechgunsASMTransformer
  155. CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b167.jar)
  156.  
  157. SurgeLoadingPlugin (Surge-1.12.2-2.0.79.jar)
  158.  
  159. TLSkinCapeHookLoader (tlskincape_1.12.2-1.4.jar)
  160. gloomyfolken.hooklib.minecraft.PrimaryClassTransformer
  161. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13587 Compatibility Profile Context 20.3.1 26.20.15029.15007' Renderer: 'AMD Radeon(TM) R4 Graphics'
  162. AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
  163. Suspected Mods: Advanced Solar Panels (advanced_solar_panels)
  164. Launched Version: ForgeOptiFine 1.12.2
  165. LWJGL: 2.9.4
  166. OpenGL: AMD Radeon(TM) R4 Graphics GL version 4.6.13587 Compatibility Profile Context 20.3.1 26.20.15029.15007, ATI Technologies Inc.
  167. GL Caps: Using GL 1.3 multitexturing.
  168. Using GL 1.3 texture combiners.
  169. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  170. Shaders are available because OpenGL 2.1 is supported.
  171. VBOs are available because OpenGL 1.5 is supported.
  172. Using VBOs: Yes
  173. Is Modded: Definitely; Client brand changed to 'fml,forge'
  174. Type: Client (map_client.txt)
  175. Resource Packs:
  176. Current Language: Русский (Россия)
  177. Profiler Position: N/A (disabled)
  178. CPU: 4x AMD A6-7310 APU with AMD Radeon R4 Graphics
Add Comment
Please, Sign In to add comment