• 0

    posted a message on List of Mods for 1.8.9
    Any updated page for those that work on 1.5.2?
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft crashing after updating to 1.5.2 and FML
    Quote from stupid3700

    Fetch it from http://assets.minecr...1/minecraft.jar and (assuming you're on Windows) put it in %appdata%\.minecraft\bin, then modify it as normal.


    Thanks, I wonder if this will work as my server (thru clanforge) is updated to 1.5.2 If not guess I'll just have to wait.
    Posted in: Java Edition Support
  • 0

    posted a message on Parachute Mod, Reptile Mod, CrackedZombies
    This mod currently isn't working with the new forge build nor 1.5.2 any word on a new build?
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft crashing after updating to 1.5.2 and FML
    Quote from tulir293

    The mod is using a forge hook that doesn't exist/is moved. Are you sure you have the newest stable build of both of them?


    OR, you could just play 1.5.1...


    As afar as I know yes (I check right after I updated to 1.5.2). I'm not sure how to go back to 1.5.1
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashing after updating to 1.5.2 and FML
    Quote from raXas

    according to your error report, the parachute mod is for 1.5.1, and you are running 1.5.2. This is y u are crashing.


    So do I need to wait for all mods to update to 1.5.2? that blows I'll go play something else in the meantime.
    Posted in: Java Edition Support
  • 0

    posted a message on Minecraft crashing after updating to 1.5.2 and FML
    I updated (it said it fixed minor bugs how bad could it be) and it shat all over my folders. below is the crash report after I loaded Parachute mod in the mods folder before I had all three of my mods but it just went to a black screen (I had Parachutes, Ropes+ and Backpacks). I deleted the MET-INF Folder not sure what the deal is.

    ---- Minecraft Crash Report ----
    // Why is it breaking :(

    Time: 5/2/13 6:22 PM
    Description: Failed to start game

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/common/Configuration
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:310)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:607)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/common/Configuration
    at parachute.common.Parachute.preLoad(Parachute.java:100)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:494)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: net.minecraftforge.common.Configuration
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 32 more
    Caused by: java.lang.NullPointerException
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    ... 34 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.5.2
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_05, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 503791872 bytes (480 MB) / 648740864 bytes (618 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -Xms512m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML is installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.51 FML v5.2.4.644 3 mods loaded, 3 mods active
    mcp{7.44} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML{5.2.4.644} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    ParachuteMod{1.5.1} [Parachute Mod] (parachute-1.5.1-forge-611.jar) Unloaded->Constructed->Errored
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 560M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
    Is Modded: Definitely; Client brand changed to 'fml'
    Type: Client (map_client.txt)
    Texture Pack: Default
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
    Posted in: Java Edition Support
  • To post a comment, please .