Advertisement
Guest User

Untitled

a guest
Sep 30th, 2018
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.48 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Would you like a cupcake?
  3.  
  4. Time: 2018-09-30 01:33:37 EDT
  5. Description: Initializing game
  6.  
  7. java.lang.NoClassDefFoundError: micdoodle8/mods/galacticraft/api/client/tabs/InventoryTabMPM
  8. at java.lang.Class.forName0(Native Method)
  9. at java.lang.Class.forName(Class.java:348)
  10. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
  11. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:601)
  12. at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:497)
  15. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  16. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  17. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  18. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  19. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  20. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  21. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  22. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  23. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  27. at java.lang.reflect.Method.invoke(Method.java:497)
  28. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  29. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  30. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  31. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  32. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  33. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  35. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  36. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
  37. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  38. at net.minecraft.client.Minecraft.init(Minecraft.java:466)
  39. at net.minecraft.client.Minecraft.run(Minecraft.java:3929)
  40. at net.minecraft.client.main.Main.main(SourceFile:123)
  41. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  42. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  43. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  44. at java.lang.reflect.Method.invoke(Method.java:497)
  45. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  46. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  47. Caused by: java.lang.ClassNotFoundException: micdoodle8.mods.galacticraft.api.client.tabs.InventoryTabMPM
  48. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  50. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  51. ... 39 more
  52. Caused by: java.lang.SecurityException: class "micdoodle8.mods.galacticraft.api.client.tabs.InventoryTabMPM"'s signer information does not match signer information of other classes in the same package
  53. at java.lang.ClassLoader.checkCerts(ClassLoader.java:895)
  54. at java.lang.ClassLoader.preDefineClass(ClassLoader.java:665)
  55. at java.lang.ClassLoader.defineClass(ClassLoader.java:758)
  56. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
  57. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
  58. ... 41 more
  59.  
  60.  
  61. A detailed walkthrough of the error, its code path and all known details is as follows:
  62. ---------------------------------------------------------------------------------------
  63.  
  64. -- System Details --
  65. Minecraft Version: 1.12.2
  66. Operating System: Windows 10 (amd64) version 10.0
  67. Java Version: 1.8.0_51, Oracle Corporation
  68. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  69. Memory: 541474376 bytes (516 MB) / 1765801984 bytes (1684 MB) up to 3817865216 bytes (3641 MB)
  70. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
  71. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  72. FML: MCP 9.42 Powered by Forge 14.23.4.2756 92 mods loaded, 91 mods active
  73. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  74.  
  75. | State | ID | Version | Source | Signature |
  76. |:----- |:-------------------- |:----------------- |:------------------------------------------------------------ |:---------------------------------------- |
  77. | UC | minecraft | 1.12.2 | minecraft.jar | None |
  78. | UC | mcp | 9.42 | minecraft.jar | None |
  79. | UC | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2756.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  80. | UC | forge | 14.23.4.2756 | forge-1.12.2-14.23.4.2756.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  81. | UC | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  82. | UC | foamfixcore | 7.7.4 | minecraft.jar | None |
  83. | UC | opencomputers|core | 1.7.2.67 | minecraft.jar | None |
  84. | UC | srm-hooks | 1.12.2-1.0.0 | minecraft.jar | None |
  85. | UC | albedocore | 0.1 | minecraft.jar | None |
  86. | UC | jei | 4.12.1.217 | jei_1.12.2-4.12.1.217.jar | None |
  87. | UC | abyssalcraft | 1.9.4.13 | AbyssalCraft-1.12.2-1.9.4.13.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
  88. | UC | forgeendertech | 1.12.2-4.3.19.0 | ForgeEndertech-1.12.2-4.3.19.0-build.0155.jar | None |
  89. | UC | adhooks | 1.12.2-3.2.1.0 | AdHooks-1.12.2-3.2.1.0-build.0155.jar | None |
  90. | UC | albedo | 0.1.3 | albedo-0.1.3.jar | None |
  91. | UC | mdxlib | 3.0.0.5 | mdxlib-3.0.0.5.jar | None |
  92. | UC | avp | 6.0.0.9 | aliensvspredator-6.0.0.9.jar | None |
  93. | UC | appliedenergistics2 | rv5-stable-11 | appliedenergistics2-rv5-stable-11.jar | None |
  94. | UC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  95. | UC | betteranimals | 1.3 | betteranimals-2.3.jar | None |
  96. | UC | betteranimalsplus | 1.0.0 | betteranimalsplus-1.0.0.jar | None |
  97. | UC | betterfoliage | 2.1.10 | BetterFoliage-MC1.12-2.1.10.jar | None |
  98. | UC | carryon | 1.10 | Carry On MC1.12.2 v1.10.jar | None |
  99. | UC | ctm | MC1.12.2-0.3.2.18 | CTM-MC1.12.2-0.3.2.18.jar | None |
  100. | UC | chisel | MC1.12.2-0.2.1.35 | Chisel-MC1.12.2-0.2.1.35.jar | None |
  101. | UC | chiselsandbits | 14.24 | chiselsandbits-14.24.jar | None |
  102. | UC | clib | 1.0.2.31 | CLib-1.0.2.31-universal.jar | None |
  103. | UC | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.13.jar | None |
  104. | UC | coroutil | 1.12.1-1.2.13 | coroutil-1.12.1-1.2.13.jar | None |
  105. | UC | configmod | v1.0 | coroutil-1.12.1-1.2.13.jar | None |
  106. | UC | crafttweaker | 4.1.9 | CraftTweaker2-1.12-4.1.9.jar | None |
  107. | UC | ctgui | 1.0.0 | CraftTweaker2-1.12-4.1.9.jar | None |
  108. | UC | crafttweakerjei | 2.0.2 | CraftTweaker2-1.12-4.1.9.jar | None |
  109. | UC | cyberware | 0.2.10.15 | cyberware-1.12.2-0.2.10.15.jar | 67a0e286dc0d4b502f3c92ac20b953517b52d0a9 |
  110. | UC | lootablebodies | 2.4.0 | DrCyanosLootableBodies_1.12-2.4.0.jar | None |
  111. | UC | dynamictrees | 1.12.2-0.8.1i | DynamicTrees-1.12.2-0.8.1i.jar | None |
  112. | UC | traverse | 1.6.0 | Traverse-1.12.2-1.6.0-69.jar | None |
  113. | UC | dttraverse | @VERSION@ | dttraverse-1.2.jar | None |
  114. | UC | dsurround | 3.4.9.16 | DynamicSurroundings-1.12.2-3.4.9.16.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  115. | UC | presets | 3.4.9.16 | DynamicSurroundings-1.12.2-3.4.9.16.jar | None |
  116. | UC | mantle | 1.12-1.3.2.24 | Mantle-1.12-1.3.2.24.jar | None |
  117. | UC | tconstruct | 1.12.2-2.10.1.87 | TConstruct-1.12.2-2.10.1.87.jar | None |
  118. | UC | theoneprobe | 1.4.24 | theoneprobe-1.12-1.4.24.jar | None |
  119. | UC | immersiveengineering | 0.12-85 | ImmersiveEngineering-0.12-85.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  120. | UC | engineersdoors | 0.7.2 | engineersdoors-0.7.2.jar | None |
  121. | UC | fairylights | 2.1.4 | fairylights-2.1.4-1.12.2.jar | None |
  122. | UC | farseek | 2.3.1 | Farseek-1.12-2.3.1.jar | None |
  123. | UC | fastleafdecay | v14 | FastLeafDecay-v14.jar | None |
  124. | UC | foamfix | 0.10.2-1.12.2 | foamfix-0.10.2-1.12.2.jar | None |
  125. | UC | glacidus | 1.12.2-v1.0 | glacidus-1.12.2-v1.0.jar | None |
  126. | UC | hardcoredarkness | 2.0 | HardcoreDarkness-MC1.12.2-2.0.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  127. | UC | ichunutil | 7.1.4 | iChunUtil-1.12.2-7.1.4.jar | None |
  128. | UC | immersivepetroleum | 1.1.9 | immersivepetroleum-1.12.2-1.1.9.jar | None |
  129. | UC | journeymap | 1.12.2-5.5.2 | journeymap-1.12.2-5.5.2.jar | None |
  130. | UC | jaff | 1.7_for_1.12 | JustAFewFish-1.7_for_1.12.jar | None |
  131. | UC | lex | 1.0.8 | LibEx-1.12.2-1.0.8.jar | None |
  132. | UC | malisiscore | 1.12.2-6.4.0 | malisiscore-1.12.2-6.4.0.jar | None |
  133. | UC | malisisblocks | 1.12.2-6.1.0 | malisisblocks-1.12.2-6.1.0.jar | None |
  134. | UC | malisisdoors | 1.12.2-7.3.0 | malisisdoors-1.12.2-7.3.0.jar | None |
  135. | UC | malisisswitches | 1.12.2-5.1.0 | malisisswitches-1.12.2-5.1.0.jar | None |
  136. | UC | matteroverdrive | 0.6.0.197 | MatterOverdrive-1.12.2-0.6.0.197-universal.jar | None |
  137. | UC | mtrm | 1.2.2.30 | MineTweakerRecipeMaker-1.12.2-1.2.2.30.jar | None |
  138. | UC | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.0.jar | None |
  139. | U | moreplayermodels | 1.12.2 | MorePlayerModels_1.12.2(18jan18).jar | None |
  140. | U | naturalbabyanimals | 1.1.3 | naturalbabyanimals-1.1.3-mc1.12.x.jar | None |
  141. | U | naturescompass | 1.5.1 | NaturesCompass-1.12.2-1.5.1.jar | None |
  142. | U | nex | 2.0.8 | NetherEx-1.12.2-2.0.8.jar | None |
  143. | U | opencomputers | 1.7.2.67 | OpenComputers-MC1.12.2-1.7.2.67.jar | None |
  144. | U | playersdropheads | 1.1.0 | playersdropheads-1.12.x-1.1.0.jar | None |
  145. | U | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  146. | U | thebetweenlands | 3.3.12 | TheBetweenlands-3.3.12-universal.jar | None |
  147. | U | primal | 0.6.88 | PrimalCore-1.12.2-0.6.88.jar | None |
  148. | U | reccomplex | 1.4.7 | RecurrentComplex-1.4.7.jar | None |
  149. | U | rewired | 1.12.2 | ReWIRED-1.0.4.jar | None |
  150. | U | secretroomsmod | 5.6.4 | secretroomsmod-1.12.2-5.6.4.jar | None |
  151. | U | sophisticatedwolves | 3.13.4 | SophisticatedWolves-1.12.2-3.13.4.jar | None |
  152. | U | streams | 0.4.4 | Streams-1.12-0.4.4.jar | None |
  153. | U | trumpetskeleton | 1.12-1.0.2.1 | trumpetskeleton-1.12-1.0.2.1.jar | None |
  154. | U | tumbleweed | 1.11-0.4.5 | tumbleweed-1.11-0.4.5.jar | None |
  155. | U | valkyrienwarfare | 0.9_prerelease_5 | Valkyrien Warfare 0.9_prerelease_5 [Optimization Update].jar | None |
  156. | U | vanillafix | 1.0.9-97 | VanillaFix-1.0.9-97.jar | None |
  157. | U | weather2 | 1.12.1-2.6.12 | weather2-1.12.1-2.6.12.jar | None |
  158. | U | weissalbedo | 0.0.14 | WeissAlbedo-1.12.2-0.0.14.jar | None |
  159. | U | odiaj | 1.0 | WeissAlbedo-1.12.2-0.0.14.jar | None |
  160. | U | llibrary | 1.7.14 | llibrary-1.7.14-1.12.2.jar | None |
  161. | U | wings | 1.0.6 | wings-1.0.6-1.12.2.jar | None |
  162. | U | bauble_wings | 1.0.0 | wings-1.0.6-1.12.2.jar | None |
  163. | U | zombieawareness | 1.12.1-1.11.14 | zombieawareness-1.12.1-1.11.14.jar | None |
  164. | U | ladylib | 2.1 | Ladylib-2.1.jar | None |
  165. | U | gaspunk | 1.4.7 | gaspunk-1.12.2-1.4.7.jar | None |
  166. | U | industrialwires | 1.7-31 | IndustrialWires-1.7-31.jar | None |
  167. | U | lumen | 0.4.0 | lumen-Beta 0.4.1.jar | None |
  168. | UD | mobends_wings | 1.0.0 | wings-1.0.6-1.12.2.jar | None |
  169. Loaded coremods (and transformers): MalisisSwitchesPlugin (malisisswitches-1.12.2-5.1.0.jar)
  170.  
  171. FarseekCoreMod (Farseek-1.12-2.3.1.jar)
  172. farseek.core.FarseekClassTransformer
  173. FMLPlugin (albedo-0.1.3.jar)
  174. elucent.albedo.asm.ASMTransformer
  175. VanillaFixLoadingPlugin (VanillaFix-1.0.9-97.jar)
  176.  
  177. FMLModule (mdxlib-3.0.0.5.jar)
  178. com.arisux.mdx.AccessTransformer
  179. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.10-core.jar)
  180. thebetweenlands.core.TheBetweenlandsClassTransformer
  181. wings (wings-1.0.6-1.12.2.jar)
  182. me.paulf.wings.server.asm.WingsRuntimePatcher
  183. me.paulf.wings.server.asm.mobends.WingsMoBendsRuntimePatcher
  184. MalisisCorePlugin (malisiscore-1.12.2-6.4.0.jar)
  185.  
  186. CTMCorePlugin (CTM-MC1.12.2-0.3.2.18.jar)
  187. team.chisel.ctm.client.asm.CTMTransformer
  188. SecretRoomsMod-Core (secretroomsmod-1.12.2-5.6.4.jar)
  189. com.wynprice.secretroomsmod.core.SecretRoomsTransformer
  190. IELoadingPlugin (ImmersiveEngineering-core-0.12-85.jar)
  191. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  192. CorePlugin (ForgeEndertech-1.12.2-4.3.19.0-build.0155.jar)
  193.  
  194. llibrary (llibrary-core-1.0.6-1.12.2.jar)
  195. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  196. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  197. 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.2-1.12.2.jar)
  198. pl.asie.foamfix.coremod.FoamFixTransformer
  199. LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
  200. lumien.hardcoredarkness.asm.ClassTransformer
  201. TransformerLoader (OpenComputers-MC1.12.2-1.7.2.67.jar)
  202. li.cil.oc.common.asm.ClassTransformer
  203. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  204.  
  205. MixinLoaderForge (Valkyrien Warfare 0.9_prerelease_5 [Optimization Update].jar)
  206.  
  207. DynamicSurroundingsCore (DynamicSurroundings-1.12.2-3.4.9.16.jar)
  208. org.blockartistry.DynSurround.asm.Transformer
  209. BetterFoliageLoader (BetterFoliage-MC1.12-2.1.10.jar)
  210. mods.betterfoliage.loader.BetterFoliageTransformer
  211. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.3.12-core.jar)
  212. thebetweenlands.core.TheBetweenlandsClassTransformer
  213. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13497 Compatibility Profile Context 23.20.822.2304' Renderer: 'AMD Radeon(TM) Vega 8 Mobile Graphics'
  214. AE2 Version: stable rv5-stable-11 for Forge 14.23.1.2554
  215. Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
  216. - TinkerWorld (Enabled/Not Forced)
  217. - TinkerTools (Enabled/Not Forced)
  218. - TinkerHarvestTools (Enabled/Forced)
  219. - TinkerMeleeWeapons (Enabled/Forced)
  220. - TinkerRangedWeapons (Enabled/Forced)
  221. - TinkerModifiers (Enabled/Forced)
  222. - TinkerSmeltery (Enabled/Not Forced)
  223. - TinkerGadgets (Enabled/Not Forced)
  224. - TinkerOredict (Enabled/Forced)
  225. - TinkerIntegration (Enabled/Forced)
  226. - TinkerFluids (Enabled/Forced)
  227. - TinkerMaterials (Enabled/Forced)
  228. - TinkerModelRegister (Enabled/Forced)
  229. - chiselIntegration (Enabled/Not Forced)
  230. - chiselsandbitsIntegration (Enabled/Not Forced)
  231. - theoneprobeIntegration (Enabled/Not Forced)
  232. Suspected Mods: Unknown
  233. Launched Version: forge-14.23.4.2756
  234. LWJGL: 2.9.4
  235. OpenGL: AMD Radeon(TM) Vega 8 Mobile Graphics GL version 4.5.13497 Compatibility Profile Context 23.20.822.2304, ATI Technologies Inc.
  236. GL Caps: Using GL 1.3 multitexturing.
  237. Using GL 1.3 texture combiners.
  238. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  239. Shaders are available because OpenGL 2.1 is supported.
  240. VBOs are available because OpenGL 1.5 is supported.
  241. Using VBOs: Yes
  242. Is Modded: Definitely; Client brand changed to 'fml,forge'
  243. Type: Client (map_client.txt)
  244. Resource Packs: Real Dragons.zip, Lithos-Core 1.18 for 1.12x, Cyber's Bewitchment Tweaks
  245. Current Language: English (US)
  246. Profiler Position: N/A (disabled)
  247. CPU: 8x AMD Ryzen 5 2500U with Radeon Vega Mobile Gfx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement