hello, i have tried all I can to fix this problem myself.even deleted the mod I think is causing this but if still refuses to work
here is the crash report:
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError:
Could not initialize class codechicken.multipart.MultipartGenerator$
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.multipart.MultipartGenerator$
at codechicken.multipart.MultipartGenerator.registerPassThroughInterface(MultipartGenerator.scala)
at com.rwtema.extrautils.multipart.microblock.PartFence.registerPassThroughs(PartFence.java:165)
at com.rwtema.extrautils.multipart.microblock.RegisterMicroBlocks.register(RegisterMicroBlocks.java:33)
at com.rwtema.extrautils.ExtraUtils.registerStuff(ExtraUtils.java:1227)
at com.rwtema.extrautils.ExtraUtils.preInit(ExtraUtils.java:539)
at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
hello, i have tried all I can to fix this problem myself.even deleted the mod I think is causing this but if still refuses to work
here is the crash report:
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError:
Could not initialize class codechicken.multipart.MultipartGenerator$
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class codechicken.multipart.MultipartGenerator$
at codechicken.multipart.MultipartGenerator.registerPassThroughInterface(MultipartGenerator.scala)
at com.rwtema.extrautils.multipart.microblock.PartFence.registerPassThroughs(PartFence.java:165)
at com.rwtema.extrautils.multipart.microblock.RegisterMicroBlocks.register(RegisterMicroBlocks.java:33)
at com.rwtema.extrautils.ExtraUtils.registerStuff(ExtraUtils.java:1227)
at com.rwtema.extrautils.ExtraUtils.preInit(ExtraUtils.java:539)
at com.rwtema.extrautils.ExtraUtilsMod.preInit(ExtraUtilsMod.java:23)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Linux (i386) version 3.16.0-38-generic
Java Version: 1.7.0_95, Oracle Corporation
Java VM Version: OpenJDK Server VM (mixed mode), Oracle Corporation
Memory: 173519576 bytes (165 MB) / 459337728 bytes (438 MB) up to 523501568 bytes (499 MB)
Mod Pack: ~~ERROR~~ NullPointerException: null
LiteLoader Mods: ~~ERROR~~ NullPointerException: null
LaunchWrapper: 37 active transformer(s)
- Transformer: cpw.mods.fml.common.asm.transformers.PatchingTransformer
- Transformer: optifine.OptiFineClassTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.MarkerTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.SideTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.EventSubscriptionTransformer
- Transformer: net.minecraftforge.classloading.FluidIdTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.block.BlockDestructionTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.network.PacketInterceptTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.render.TextureInterceptTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.mcp.LoaderModInfoTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.mod.ModInitTransformer
- Transformer: com.spacechase0.minecraft.spacecore.asm.config.GuiFactoryTransformer
- Transformer: fastcraft.asm.FastCraftTransformer
- Transformer: com.mumfrey.liteloader.transformers.event.EventProxyTransformer
- Transformer: com.mumfrey.liteloader.launch.LiteLoaderTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.CrashReportTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.AccessTransformer
- Transformer: net.minecraftforge.transformers.ForgeAccessTransformer
- Transformer: net.malisis.core.asm.MalisisCoreAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAccessTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ItemStackTransformer
- Transformer: net.malisis.core.asm.MalisisCoreTransformer
- Transformer: net.malisis.core.util.chunkblock.ChunkBlockTransformer
- Transformer: net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.TerminalTransformer
- Transformer: weatherpony.partial.asmedit.CircularAvoidanceStart
- Transformer: weatherpony.partial.asmedit.ExtentionListenerTransformer
- Transformer: weatherpony.partial.asmedit.MethodInjectionAndSuperCorrectionTransformer
- Transformer: weatherpony.partial.asmedit.HookInjectorTransformer
- Transformer: weatherpony.partial.asmedit.CircularAvoidanceEnd
- Transformer: com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer
- Transformer: com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer
- Transformer: com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer
- Transformer: com.mumfrey.worldeditwrapper.asm.InteractionTransformer
- Transformer: com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer
- Transformer: cpw.mods.fml.common.asm.transformers.ModAPITransformer
JVM Flags: 5 total; -Xmx512M -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.1566 Optifine OptiFine_1.7.10_HD_C1 28 mods loaded, 28 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.1566-1.7.10.jar)
UCH Forge{10.13.4.1566} [Minecraft Forge] (forge-1.7.10-10.13.4.1566-1.7.10.jar)
UCH SC0_SpaceCore{0.7.14} [SpaceCore] (1.7.10-SpaceCore-0.7.14.jar)
UCH BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
UCH CarpentersBlocks{3.3.7} [Carpenter's Blocks] (Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCH customnpcs{1.7.10c} [CustomNpcs] (CustomNPCs_1.7.10c.jar)
UCH MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.jar)
UCE ForgeMultipart{1.2.0.336} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCE ExtraUtilities{1.2.11} [Extra Utilities] (extrautilities-1.2.11.jar)
UCH fairylights{0.6} [Fairy Lights] (fairylights-0.6-1.7.10.jar)
UCH FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar)
UCH McMultipart{1.2.0.336} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar)
UCH hamsterrific{0.2.0} [Hamsterrific] (Hamsterrific-0.2.0.jar)
UCH iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
UCH malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCH malisisdoors{1.7.10-1.9.5} [Malisis' Doors] (malisisdoors-1.7.10-1.9.5.jar)
UCH RadixCore{2.1.1} [RadixCore] (RadixCore-1.7.10-2.1.1-universal.jar)
UCH MCA{1.7.10-5.1.1.2} [Minecraft Comes Alive] (MCA-1.7.10-5.1.1.2-universal.jar)
UCH moreplayermodels{1.7.10b} [MorePlayerModels] (MorePlayerModels_1.7.10b.jar)
UCH movillages{1.2.1} [Mo' Villages] (MoVillages-1.3.1.jar)
UCH cfm{3.4.8} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCH harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10j.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCE ForgeMicroblock{1.2.0.336} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.336-universal.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0 NVIDIA 340.96' Renderer: 'GeForce 8800 GTS/PCIe/SSE2'
Try installing CodeChickenCore.
If you want a quicker reply from me then be sure to hit the
Reply button.
Those mods Unloaded Constructed and Errored:
Forge Multipart
Extra Utilities
Forge Microblocks