Hi All Just Posting here to see if you can help me, i get this error whenever i try to load up my game
The game crashed whilst initializing gameThe game crashed whilst initializing game
Error: java.lang.RuntimeException: Unable to add mixin trait: [codechicken/multipart/scalatraits/TIInventoryTile.getSizeInventory()I] found in scala signature but not in class file. Most likely an obfuscation issue
---- Minecraft Crash Report -------- Minecraft Crash Report ----// On the bright side, I bought you a teddy bear!
Time: 23/06/17 8:49 PMDescription: Initializing game
java.lang.RuntimeException: Unable to add mixin trait: [codechicken/multipart/scalatraits/TIInventoryTile.getSizeInventory()I] found in scala signature but not in class file. Most likely an obfuscation issue. at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:528) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:509) at scala.collection.immutable.Range.foreach(Range.scala:160) at codechicken.multipart.asm.ASMMixinCompiler$.registerScalaTrait(ASMMixinCompiler.scala:509) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) at scala.collection.TraversableLike$class.map(TraversableLike.scala:245) at scala.collection.AbstractTraversable.map(Traversable.scala:104) at codechicken.multipart.asm.ASMMixinCompiler$.getAndRegisterParentTraits(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:358) at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:71) at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:158) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:161) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:141) at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:528) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:509) at scala.collection.immutable.Range.foreach(Range.scala:160) at codechicken.multipart.asm.ASMMixinCompiler$.registerScalaTrait(ASMMixinCompiler.scala:509) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) at scala.collection.TraversableLike$class.map(TraversableLike.scala:245) at scala.collection.AbstractTraversable.map(Traversable.scala:104) at codechicken.multipart.asm.ASMMixinCompiler$.getAndRegisterParentTraits(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:358) at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:71) at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:158) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:161) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:141) at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 179316696 bytes (171 MB) / 442531840 bytes (422 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D3 46 mods loaded, 46 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCH TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23-entitydbg.jar) UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar) UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCH D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar) UCH AutoCrafter2000{1.1.0.33} [AutoCrafter2000] (AutoCrafter2000-1.7.10-1.1.0.33.jar) UCH badores{1.7.10-2.0.0.0} [Bad Ores] (BadOres-1.7.10-2.0.0.1.jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) UCH craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar) UCH CrayCrafting{1.3.0.22} [CrayCrafting] (CrayCrafting-1.7.10-1.3.0.22.jar) UCH deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.2.0-mc1.7.10-forge.jar) UCE ForgeMultipart{1.2.0.336} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar) UCH DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar) UCH DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) UCH extraachievements{2.1.1} [Extra Achievements] (Extra Achievements 2.1.1.jar) UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCH libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) UCH LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar) UCH Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar) UCH MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar) UCH MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar) UCH MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar) UCH MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) UCH pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar) UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCH StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar) UCH TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCH VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.4.unknown.jar) UCH VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.4.unknown.jar) UCH WebDisplay{0.12} [Web Displays] (WebDisplays-1.7.10-0.12TC.jar) UCH McMultipart{1.2.0.336} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) UCH musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar) UCE ForgeMicroblock{1.2.0.336} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4509' Renderer: 'Intel(R) HD Graphics 405' AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: Intel(R) HD Graphics 405 GL version 4.4.0 - Build 20.19.15.4509, Intel GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Crainer Sounds.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_D3 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 4.4.0 - Build 20.19.15.4509 OpenGlRenderer: Intel(R) HD Graphics 405 OpenGlVendor: Intel CpuCount: 4
Forge Multipart and Forge Microblock are both throwing errors. You may need to use another version of one or both in order to be compatible with each other and the rest of the mods in the pack. From what I see in other posts on this error, if you delete them, then Forge will automatically download the version you need, but that might not always work, it may depend on the other mods that are looking for one or both of those, and if one mod is looking for one version, and another mod is looking for another version, then you'll have issues until you find out what mod is causing it.
You might also want to update Java, using the built in version is OK for vanilla, but for modded, it's best to use the latest version. Go here:
and download both the 32 and 64 bit offline versions, install both, let it uninstall any old versions it finds. Then, in the launcher set the version of Java to the one you just installed. Some launchers can find it automatically, other launchers you have to find it yourself. You want the 64 bit version, and it's usually located here:
C:\Program Files\Java\jre1.8.0_131\bin\javaw.exe
The jre1.8.0_131 part might be different depending on what version you've installed.
Hi All Just Posting here to see if you can help me, i get this error whenever i try to load up my game
The game crashed whilst initializing gameThe game crashed whilst initializing game
Error: java.lang.RuntimeException: Unable to add mixin trait: [codechicken/multipart/scalatraits/TIInventoryTile.getSizeInventory()I] found in scala signature but not in class file. Most likely an obfuscation issue
Didnt Work....
---- Minecraft Crash Report -------- Minecraft Crash Report ----// On the bright side, I bought you a teddy bear!
Time: 23/06/17 8:49 PMDescription: Initializing game
java.lang.RuntimeException: Unable to add mixin trait: [codechicken/multipart/scalatraits/TIInventoryTile.getSizeInventory()I] found in scala signature but not in class file. Most likely an obfuscation issue. at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:528) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:509) at scala.collection.immutable.Range.foreach(Range.scala:160) at codechicken.multipart.asm.ASMMixinCompiler$.registerScalaTrait(ASMMixinCompiler.scala:509) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) at scala.collection.TraversableLike$class.map(TraversableLike.scala:245) at scala.collection.AbstractTraversable.map(Traversable.scala:104) at codechicken.multipart.asm.ASMMixinCompiler$.getAndRegisterParentTraits(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:358) at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:71) at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:158) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:161) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:141) at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:---------------------------------------------------------------------------------------
-- Head --Stacktrace: at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:528) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$registerScalaTrait$1.apply(ASMMixinCompiler.scala:509) at scala.collection.immutable.Range.foreach(Range.scala:160) at codechicken.multipart.asm.ASMMixinCompiler$.registerScalaTrait(ASMMixinCompiler.scala:509) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$$anonfun$getAndRegisterParentTraits$3.apply(ASMMixinCompiler.scala:350) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:245) at scala.collection.mutable.ResizableArray$class.foreach(ResizableArray.scala:59) at scala.collection.mutable.ArrayBuffer.foreach(ArrayBuffer.scala:48) at scala.collection.TraversableLike$class.map(TraversableLike.scala:245) at scala.collection.AbstractTraversable.map(Traversable.scala:104) at codechicken.multipart.asm.ASMMixinCompiler$.getAndRegisterParentTraits(ASMMixinCompiler.scala:350) at codechicken.multipart.asm.ASMMixinCompiler$.registerJavaTrait(ASMMixinCompiler.scala:358) at codechicken.multipart.asm.ASMMixinFactory.registerTrait(ASMMixinFactory.scala:71) at codechicken.multipart.MultipartGenerator$.registerSide$1(MultipartGenerator.scala:158) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:161) at codechicken.multipart.MultipartGenerator$.registerTrait(MultipartGenerator.scala:141) at codechicken.multipart.handler.MultipartProxy_serverImpl.preInit(proxies.scala:37) at codechicken.multipart.handler.MultipartMod$.preInit(MultipartMod.scala:16) at codechicken.multipart.handler.MultipartMod.preInit(MultipartMod.scala) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
-- Initialization --Details:Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:483) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --Details: Minecraft Version: 1.7.10 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_25, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 179316696 bytes (171 MB) / 442531840 bytes (422 MB) up to 1060372480 bytes (1011 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D3 46 mods loaded, 46 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UCH appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar) UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar) UCH TooManyItems{1.7.10} [TooManyItems] (minecraft.jar) UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23-entitydbg.jar) UCH bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) UCH StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar) UCH nevermine{2.3} [AdventOfAscension] (AoA-2.4.B.jar) UCH appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar) UCH D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar) UCH AutoCrafter2000{1.1.0.33} [AutoCrafter2000] (AutoCrafter2000-1.7.10-1.1.0.33.jar) UCH badores{1.7.10-2.0.0.0} [Bad Ores] (BadOres-1.7.10-2.0.0.1.jar) UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar) UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) UCH BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar) UCH craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar) UCH CrayCrafting{1.3.0.22} [CrayCrafting] (CrayCrafting-1.7.10-1.3.0.22.jar) UCH deathquotes{1.0.1} [Death Quotes] (DeathQuotes-1.2.0-mc1.7.10-forge.jar) UCE ForgeMultipart{1.2.0.336} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) UCH Mekanism{9.1.0} [Mekanism] (Mekanism-1.7.10-9.1.0.281.jar) UCH DefenseTech{1.0.1} [DefenseTech] (DefenseTech-1.7.10-1.0.1.46.jar) UCH DragonMounts{r41-1.7.10} [Dragon Mounts] (DragonMounts-r41-1.7.10.jar) UCH extraachievements{2.1.1} [Extra Achievements] (Extra Achievements 2.1.1.jar) UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar) UCH libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) UCH LostBooks{1.2.2} [Lost Books] (LostBooks-1.7.10-1.2.2.jar) UCH Lumberjack{1.1.0.21} [Lumberjack] (Lumberjack-1.7.10-1.1.0.21.jar) UCH MCEF{0.6} [Minecraft Chromium Embedded Framework] (MCEF-1.7.10-0.6.jar) UCH MekanismGenerators{9.1.0} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.0.281.jar) UCH MekanismTools{9.1.0} [MekanismTools] (MekanismTools-1.7.10-9.1.0.281.jar) UCH MoreFurnaces{1.3.9} [More Furnaces] (MoreFurnaces-1.3.9-MC1.7.10.jar) UCH pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar) UCH RandomThings{2.2.4} [Random Things] (RandomThings-2.2.4.jar) UCH StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar) UCH TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) UCH VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.7.10_0.31.4.unknown.jar) UCH VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.7.10_0.31.4.unknown.jar) UCH WebDisplay{0.12} [Web Displays] (WebDisplays-1.7.10-0.12TC.jar) UCH McMultipart{1.2.0.336} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) UCH musiccraft{2.9.8.3} [MusicCraft] (musiccraft-2.9.8.3.jar) UCE ForgeMicroblock{1.2.0.336} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar) GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 20.19.15.4509' Renderer: 'Intel(R) HD Graphics 405' AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10 LWJGL: 2.9.1 OpenGL: Intel(R) HD Graphics 405 GL version 4.4.0 - Build 20.19.15.4509, Intel GL Caps: Using GL 1.3 multitexturing.Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.Anisotropic filtering is supported and maximum anisotropy is 16.Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Packs: [Crainer Sounds.zip] Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Anisotropic Filtering: Off (1) OptiFine Version: OptiFine_1.7.10_HD_U_D3 Render Distance Chunks: 12 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false OpenGlVersion: 4.4.0 - Build 20.19.15.4509 OpenGlRenderer: Intel(R) HD Graphics 405 OpenGlVendor: Intel CpuCount: 4
get rid of scala
I do live support at:
https://minecraftirc.net/minecrafthelp/landing/
https://discordapp.com/invite/minecraft
My discord: Greymagic27#4493
There is no mod called Scala, that is a part of Java and stands for "Scalable language" https://www.scala-lang.org/what-is-scala.html
Forge Multipart and Forge Microblock are both throwing errors. You may need to use another version of one or both in order to be compatible with each other and the rest of the mods in the pack. From what I see in other posts on this error, if you delete them, then Forge will automatically download the version you need, but that might not always work, it may depend on the other mods that are looking for one or both of those, and if one mod is looking for one version, and another mod is looking for another version, then you'll have issues until you find out what mod is causing it.
You might also want to update Java, using the built in version is OK for vanilla, but for modded, it's best to use the latest version. Go here:
https://java.com/en/download/manual.jsp
and download both the 32 and 64 bit offline versions, install both, let it uninstall any old versions it finds. Then, in the launcher set the version of Java to the one you just installed. Some launchers can find it automatically, other launchers you have to find it yourself. You want the 64 bit version, and it's usually located here:
C:\Program Files\Java\jre1.8.0_131\bin\javaw.exe
The jre1.8.0_131 part might be different depending on what version you've installed.
D_B
To tell them how to live is to prevent them living.