Xx-MinecraftGirl-xX's Avatar
Level 3
Apprentice Miner
0

Forum Posts

1 - 9 of 9

    Xx-MinecraftGirl-xX
    01/14/2016 8:47 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    Help please?
    1
    Xx-MinecraftGirl-xX
    01/09/2016 5:54 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    The mods I am using are Security craft 1.8, dragon mounts 1.8, Furby mania 1.8, MCA 1.8, radix core 1.8, and the youtubers mods 1.8.

    It crashes when I first load it up, and I would give you the crash report but it didn't give me one.
    1
    Xx-MinecraftGirl-xX
    01/07/2016 6:53 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    I really need help!! Someone PLEASE help me!!
    1
    Xx-MinecraftGirl-xX
    12/24/2015 8:11 am
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    I really need help! D:
    1
    Xx-MinecraftGirl-xX
    12/23/2015 11:12 am
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    XD Awesome.. Keep making this stuff!
    1
    Xx-MinecraftGirl-xX
    12/23/2015 8:32 am
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    Thanks for your help everyone. I got it to work now!
    1
    Xx-MinecraftGirl-xX
    12/21/2015 7:46 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    Thanks, I tried that but it still didn't work. Luckily I got another crash report, different this time. Here it is

    ---- Minecraft Crash Report ----
    // Hey, that tickles! Hehehe!

    Time: 12/21/15 7:43 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: radixcore/core/ModMetadataEx
    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:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    Caused by: java.lang.NoClassDefFoundError: radixcore/core/ModMetadataEx
    at java.lang.Class.getDeclaredMethods0(Native Method)
    at java.lang.Class.privateGetDeclaredMethods(Class.java:2693)
    at java.lang.Class.getDeclaredMethods(Class.java:1967)
    at cpw.mods.fml.common.FMLModContainer.gatherAnnotations(FMLModContainer.java:317)
    at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:505)
    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.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.loadMods(Loader.java:513)
    ... 10 more
    Caused by: java.lang.ClassNotFoundException: radixcore.core.ModMetadataEx
    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)
    ... 37 more
    Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/ModMetadata
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
    ... 39 more
    Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.ModMetadata
    at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
    ... 43 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: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 98903392 bytes (94 MB) / 288792576 bytes (275 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.1481 15 mods loaded, 15 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.1481-1.7.10.jar)
    UC Forge{10.13.4.1481} [Minecraft Forge] (forge-1.7.10-10.13.4.1481-1.7.10.jar)
    UC Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
    UC festivities3{3.1.2.2} [Festivities3] (festivities3-3.1.2.2.jar)
    UC GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.350.jar)
    UC GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.350.jar)
    UC herobrinemod{3.7} [The Herobrine Mod] (Herobrinemod1.7.10.jar)
    UC iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar)
    UE RadixCore{2.0.1} [RadixCore] (RadixCore-2.0.1-1.7.10-universal.jar)
    UE MCA{5.0.5_1} [Minecraft Comes Alive] (MCA-5.0.5_1-1.7.10-universal.jar)
    UC Morph{0.9.0} [Morph] (Morph-Beta-0.9.0.jar)
    UC sonicmod{1.4.0 MC1.7.10} [Sonic the Hedgehog Mod] (Sonic the Hedgehog Mod 1.7.10 V1.4.0.jar)
    UC SpongeBobSquarePantsMod{1.0.0} [SpongeBobSquarePantsMod] (SpongeBobSquarePants.zip)
    UC dg_shc{1.0.0} [Super Hero Core] (SuperHeroesCore_1.0.0.jar)
    GL info: ' Vendor: 'NVIDIA Corporation' Version: '3.3.0' Renderer: 'GeForce GTX 260M/PCIe/SSE2'
    1
    Xx-MinecraftGirl-xX
    12/21/2015 6:57 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    Maybe this is your problem: Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine

    I think optifine is the problem. If you are running mods, keep in mind, some mods just ARE NOT compatible with optifine.
    1
    Xx-MinecraftGirl-xX
    12/21/2015 6:47 pm
    Level 3 : Apprentice Miner
    Xx-MinecraftGirl-xX's Avatar
    Maybe ars magica 2 isn't comparible with your other mods. Try using it alone and see if that works
    1

1 - 9 of 9

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome