• 0

    posted a message on [1.4.7]The Cupcakes mod! V2.0.3 [Forge] [SSP/LAN/SMP][Project-Community Growth!]
    Heh, I remember this mod.

    I remember helping JackD44 with the v1.0 cupcake textures, obviously they are not in the latest version.

    This mod is dead, but it was a sweet memory.
    Posted in: Minecraft Mods
  • 1

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    Thanks katzenklon for replying to everyone's problems, your awesome.


    Quote from katzenklon

    " at co.uk.flansmods.common.driveables.DriveableType.getItemsRequired(DriveableType.java:301)
    at co.uk.flansmods.common.driveables.PlaneType.getItemsRequired(PlaneType.java:141)
    at co.uk.flansmods.common.driveables.EntityDriveable.killPart(EntityDriveable.java:1074)
    at co.uk.flansmods.common.driveables.EntityDriveable.checkParts(EntityDriveable.java:1041)"
    it is because you modified it ^^
    what exactly did you modify?
    it has something to do with the vehiclepartchecking of the mod

    suddenly
    spoiler
    and you have to use forge 9.11.916 for 4.0
    update your forge

    it currently doesnt work
    use the repairgui in the vehicle (if a part is at 0% only possible)

    newer forge 9.11.1.916

    update your flansmod to version 4.0

    thanks for the spoiler
    just update your forge to version 9.11.916
    you are just using the old one

    try deleting your configfolder
    and like the other guy above said
    did you put em in the flanfolder?

    go to your profile to the category signature
    and dont use that line (its for http i think)
    you should use this for minecraftforum
    [url="http://skydaz.com]"]http://skydaz.com][/url][img]http://achievecraft.com/cimage/6646nnl/Achievement++get%21/Visit+Skydaz%21/mca.png[/img][/url]

    and then put the line above in the texteditor there


    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    I have a issue that's killing me because I want to play with the new update. Okay, basically I can put the Flan mod in the mods folder fine. BUT, as soon as I put in the content packs it crashes. EVERY TIME. I don't know why, so here is the crash log.



    ---- Minecraft Crash Report ----
    // Daisy, daisy...

    Time: 20/10/13 12:48
    Description: There was a severe problem during mod loading that has caused the game to fail

    cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLModContainer.<init>(Ljava/lang/String;Lcpw/mods/fml/common/discovery/ModCandidate;Ljava/util/Map;)V
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:149)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:231)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:507)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:806)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    Caused by: java.lang.NoSuchMethodError: cpw.mods.fml.common.FMLModContainer.<init>(Ljava/lang/String;Lcpw/mods/fml/common/discovery/ModCandidate;Ljava/util/Map;)V
    at co.uk.flansmods.client.ClientProxy.getContentList(ClientProxy.java:81)
    at co.uk.flansmods.common.FlansMod.readContentPacks(FlansMod.java:434)
    at co.uk.flansmods.common.FlansMod.load(FlansMod.java:287)
    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:540)
    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:313)
    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.sendEventToModContainer(LoadController.java:194)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:174)
    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:313)
    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:105)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:696)
    ... 10 more


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

    -- System Details --
    Details:
    Minecraft Version: 1.6.4
    Operating System: Windows 8 (amd64) version 6.2
    Java Version: 1.7.0_15, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 230955456 bytes (220 MB) / 381812736 bytes (364 MB) up to 954466304 bytes (910 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v8.11 FML v6.4.3.883 Minecraft Forge 9.11.0.883 4 mods loaded, 4 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FML{6.4.3.883} [Forge Mod Loader] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized
    Forge{9.11.0.883} [Minecraft Forge] (minecraftforge-9.11.0.883.jar) Unloaded->Constructed->Pre-initialized->Initialized
    FlansMod{4.0} [Flans Mod] (FlansMod-4.0.jar) Unloaded->Constructed->Pre-initialized->Errored


    Thank you for your time.
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2] HudZ - A hud for playing MineZ!
    What "Link"?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.7.2] HudZ - A hud for playing MineZ!
    It says download 1.6.2, but it downloads 1.6.4? Do you have a old versions link?
    Posted in: Minecraft Mods
  • 0

    posted a message on Presence Footsteps - An overly complicated sound enhancement mod
    This mod is awesome! Its just so glorious! Its, *insert insane epic word here*.

    This mod enhances my game play to a whole new level! Watching the video made me very impressed, so I hit that download button, boy. This mod is even better in game! Keep up the very awesome work my friend!
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft Capes! [Multiplayer Capes/Cloaks][www.MCCapes.com][Cape Gallery] + Transparent/Animated!
    IGN: bobbyd55

    I would like to use animated capes please!

    Thank you for your time :)
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    I'm banned from the server o.0?

    I haven't even been on it?
    Posted in: Minecraft Mods
  • 0

    posted a message on Flan's Mod 5.5.2 Update : 1.12.2, 100s of new Skins! : Helicopters, Mechas, Planes, Vehicles, 3D Guns, Multiplayer, TDM, CTF
    Hi! I just have to say, this is a great mod :D But I have some ideas :)

    Drones, yes that's right, drones. Now. It came to my attention that the Modern weapons pack had great guns in it. But no drones, or for even that case. No vehicles what so ever. So I reckon that would be nice. But also, if their were any sort of RC/Drone vehicle during WWI or WWII I'm sure they could be added too.

    My next idea is for the good o "Ye olde Pack". Now I'm sure everyone loves the small little guy who most of us start building first when we start using the mod, and also the lil guys 2 seat bro. But, I'm about to give a idea that could sound silly, but might make these guys loved a bit more over the bigger guys with guns and stuff. Okay, I'm suggesting you add.. Dye-ible planes, just picture it. Having a red bi-plane or having a green two seat bi-plane. Wouldn't it just be glorious?!

    Now my last idea, it may or may have not been mentioned before. But I think this idea would be epic :D Get ready.. here it is

    Two Seater Spitfire :D

    Hope you like my ideas :D
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] [v5.5.0] Cheating Essentials - Cheat anything you want - Fixed ALCore link.
    Could you add a cheat that allows you to go invisible? This might be a bad idea, or it may be a mod. But also the ability to shape shift into any mob, apart from boss mobs?
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] [v5.5.0] Cheating Essentials - Cheat anything you want - Fixed ALCore link.
    Im sorry if im about to be a pain but im too lazy to read all 45 pages of this post :P Anyway I was wondering if you can go invisible in this mod, so basically like you just drank a potion of invisibility but it last forever. Anyway I haven't tested the mod yet, but im downloading it now :)
    Posted in: Minecraft Mods
  • 0

    posted a message on MachineMuse's Modular Powersuits - Finally updated again!
    How do you customize your Module Power Suit? I was watching the Yogcast review on it and they said press the "L" key. But that doesn't work. I also cannot find it in key config. I know this may be a silly question but i'm stuck.
    Posted in: WIP Mods
  • 0

    posted a message on Pixelmon 8.1.2 (12th Nov 2020)
    Onix finally =D
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Can you add ant nests? Because it would be awesome stumbling upon a ants nest :)

    Also this mod is fantastic! Keep up the good work :)
    Posted in: Minecraft Mods
  • 0

    posted a message on HippoMaster's Mods
    I hope this is a remake of the dragon mod!
    Posted in: Minecraft Mods
  • To post a comment, please .