1

My MC crashes with these mods

MrJellyCream's Avatar MrJellyCream6/30/16 7:29 pm
1 emeralds 372 4
6/30/2016 9:05 pm
Marlinespike's Avatar Marlinespike
Help! i dont know whats the problem but my MC crashes everytime i start it with the mods i installed.. idk if this is the right section to ask this help but pls help me if you know why this happens

---- Minecraft Crash Report ----
// Quite honestly, I wouldn't worry myself about that.

Time: 6/30/16 4:25 PM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork
at net.malisis.doors.MalisisDoors.<init>(MalisisDoors.java:51)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at cpw.mods.fml.common.ILanguageAdapter$JavaAdapter.getNewInstance(ILanguageAdapter.java:173)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:506)
at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:498)
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.loadMods(Loader.java:513)
... 10 more
Caused by: java.lang.ClassNotFoundException: net.malisis.core.network.MalisisNetwork
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 39 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 41 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: Mac OS X (x86_64) version 10.10.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 186079712 bytes (177 MB) / 347873280 bytes (331 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -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 35 mods loaded, 35 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UC malisiscore{1.7.10-0.9.2} [Malisis Core] (malisiscore-1.7.10-0.9.2.jar)
UC FamiliarsAPI{1.7.10} [Familiars API] (FamiliarsAPI-1.7.10.jar)
UC lucky{5.1.0} [Lucky Block] ([1-7-10]_Lucky_Block_v5-1-0.jar)
UC bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
UC Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
UC nevermine{1.1.1} [Nevermine] (AdventOfAscensionV2.0.jar)
UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
UC gibby_dungeons{1.5} [Arcana RPG] (Arcana RPG 1.5 - 1.7.10.jar)
UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
UC BackTools{4.0.0} [BackTools] (Back-Tools-Mod-1.7.10.jar)
UC Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UC bookshelf{1.1} [Bookshelf] (Bookshelf-1.7.10-1.1.jar)
UC DamageIndicatorsMod{3.2.0} [Damage Indicators] (Damage-Indicators-Mod-1.7.10.jar)
UC dungeonpack{1.7.10-1.0} [Dungeon Pack] (dungeonpack-1.7.10-1.0.jar)
UC eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
UC grim3212core{V0.2 - 1.7.10} [Grim3212 Core] (Grim3212-Core-1.7.10.jar)
UC Hats{4.0.0} [Hats] (Hats-Mod-1.7.10.jar)
UC headcrumbs{1.2.5} [Headcrumbs] (Headcrumbs-Mod-1.7.10.jar)
UC InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
UC lootbags{2.0.12} [Loot Bags] (LootBags-1.7.10-2.0.12.jar)
UE malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UC MobAmputation{4.0.0} [MobAmputation] (Mob-Amputation-Mod-1.7.10.jar)
UC MobDismemberment{4.0.0} [MobDismemberment] (MobDismemberment-4.0.0.jar)
UC Morph{0.9.2} [Morph] (Morph-Beta-0.9.2.jar)
UC cfm{3.4.7} [�9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.7(1.7.10).jar)
UC MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
UC mwaw{1.7.10-0.0.7} [Elemental Witch Mod] (mwaw-0.0.7-1.7.10.jar)
UC pokeball{V0.1 - 1.7.10} [Pokeball] (Pokeball-Mod-by-grim3212-1.7.10.jar)
UC telepads{1.0.0} [Telepads] (Telepads 1.7.10 Full Release 3.1.jar)
UC Torched{4.0.0} [Torched] (Torched-Mod-1.7.10.jar)
UC youtubers{1.8.0} [Youtubers+ Mod] (youtubers-1.8.0-MC1.7.10.jar)
UC voxelmap{1.7.10} [VoxelMap No Radar] (Zans-Minimap-No-Radar-Mod-1.7.10.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1 ATI-1.32.25' Renderer: 'AMD Radeon HD 6750M OpenGL Engine'
Posted by MrJellyCream's Avatar
MrJellyCream
Level 1 : New Miner
0

Create an account or sign in to comment.

4

1
06/30/2016 8:57 pm
Level 21 : Expert Button Pusher
ICEconchy
ICEconchy's Avatar
@MrJellyCream
I recomend using hastebin.com for reports like this... Keeps the forum tidy
1
06/30/2016 9:05 pm
Level 7 : Apprentice Architect
Marlinespike
Marlinespike's Avatar
This isn't Spigot! I kid, I kid..
btw it's pastebin, not a hurried up version of said site!
1
06/30/2016 8:03 pm
Level 1 : New Miner
kd8lvt
kd8lvt's Avatar
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/malisis/core/network/MalisisNetwork Implies that it is a MalisisCore or MalisisDoors issue. Maybe try updating both to the latest, or even going to the version before the latest, in case there is a crashing bug in the latest that is causing this issue.
1
06/30/2016 7:46 pm
Level 7 : Apprentice Architect
Marlinespike
Marlinespike's Avatar
The issue is most likely Mr. Crayfish's Furniture Mod, it hardly ever works properly. I suggest deleting it.
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome