• 0

    posted a message on Equivalent Exchange 3 - 0.1.142
    Quote from Craftiyan

    Actually, I think Pahimar announced they were replacing the Transmutation Table with a completely different EMC-based transmutation system.

    Wasn't the transmutation table an "EMC based" transmutation system.
    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
    Not that case at all. I've been using this for a while. The world gen is glitching because of some sort of conflict with how the plane affects rendering. In no case is it affected by how faster your plane is. World gen just isn't working right with the rendering abilities of Flan's mod. This only occurs with planes, thus they might have to redo the whole code for planes. Everyone has to be patient. Several people have mentioned this, including many of the model makers.

    so this bug only happens while flying into new chunks?
    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
    Quote from Mikozof

    I have this annoying glitch that doesnt let me drive any flying vehicle for more than 10 seconds, it's hard to explain so i made a video:



    I have the same bug please help us flan
    Posted in: Minecraft Mods
  • 0

    posted a message on Famous Last Words
    "What could possibly go wrong". - Hitler and Napoleon before invading Russia.
    Posted in: General Off Topic
  • 0

    posted a message on What You Can Do With a Few Stacks of Redstone
    As a user of mods like buildcraft and industrialcraft I cannot wait to see how you do this. :)
    Posted in: Redstone Discussion and Mechanisms
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Whenever I try to play this after installing the mods and the configs i get this error.
    34 mods loaded
    Minecraft Forge 3.3.8.152
    FML v2.2.78.153
    Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
    mod_MinecraftForge : Loaded (minecraft.jar)
    mod_Mystcraft : Loaded (minecraft.jar)
    mod_CodeChickenCore : Loaded (minecraft.jar)
    mod_NotEnoughItems : Loaded (minecraft.jar)
    mod_AdditionalBuildcraftObjects : Loaded ([email protected])
    mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_EE : Loaded (EE2ClientV1.4.6.7.jar)
    mod_EnderStorage : Loaded (EnderStorage-Client 1.1.5.zip)
    mod_Forestry : Loaded (forestry-client-A-1.4.8.4.jar)
    mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.11.zip)
    mod_IC2 : Loaded (industrialcraft-2-client_1.103.jar)
    mod_InvTweaks : Loaded (InvTweaks-1.41b-1.2.4.zip)
    mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Loaded (mod_ironchests-client-3.8.0.40.zip)
    mod_PortalGun : Loaded (portalgun)
    mod_Railcraft : Loaded (Railcraft_Client_5.4.7b.zip)
    mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
    mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
    mod_ThaumCraft : Loaded (ThaumCraft2.1.6d.zip)
    mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.3.zip)
    mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.6.zip)
    mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.3.zip)
    
    	  Minecraft has crashed!	 
    	  ----------------------	 
    Minecraft has stopped running because it encountered a problem.
    
    
    --- BEGIN ERROR REPORT f702067b --------
    Generated 8/24/12 12:56 PM
    Minecraft: Minecraft 1.2.5
    OS: Windows Vista (x86) version 6.0
    Java: 1.7.0_06, Oracle Corporation
    VM: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTX 460 v2/PCIe/SSE2/3DNOW! version 4.2.0, NVIDIA Corporation
    cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun)
    at cpw.mods.fml.common.Loader.load(Loader.java:436)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
    at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:193)
    at net.minecraft.client.Minecraft.a(Minecraft.java:383)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun)
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:474)
    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)
    at cpw.mods.fml.common.Loader.attemptDirLoad(Loader.java:463)
    at cpw.mods.fml.common.Loader.load(Loader.java:385)
    ... 5 more
    Caused by: java.lang.NoClassDefFoundError: mods/portalgun/mod_PortalGun (wrong name: mod_PortalGun)
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
    ... 9 more
    --- END ERROR REPORT 86f12dc0 ----------
    Posted in: Mods Discussion
  • 0

    posted a message on Survival is too easy, need some mods.
    Found the Hardcore Ender Dragon mod you were looking for. http://www.minecraftforum.net/topic/1066990-125-hardcore-enderdragon-sspsmp/
    Posted in: Survival Mode
  • 1

    posted a message on What is YOUR house!? (W/Vote System!)
    This is my house too bad it was build half in creative though.



    Posted in: Survival Mode
  • 0

    posted a message on [Forge] TrainCraft (formerly Trains and Zeppelin mod)
    Quote from KiraKun

    You still require the H.S transition tracks for High speed transitions.

    Oh thast why they worked perfectly after the booster track.
    thanks
    Posted in: Minecraft Mods
  • 0

    posted a message on [Forge] TrainCraft (formerly Trains and Zeppelin mod)
    How come on Railcraft H.S. tracks I can only accelerate to 84km/h even with the high speed loco and not pulling any cars?
    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
    Quote from blueparrot1966

    3.1.2.90, the version recommended on page one. Is there another version I might try?


    The only other thing I can think of is to try Forge 3.2.3 because i used it with flan's and it worked but backup your .jar before you try.
    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
    Quote from blueparrot1966

    I looked up ee, know what it is, I'm not using it. Anyone have a clue for me? Again, the basic mod works, I can build plane and vehicle workbenches. But I can't build any of the parts. I've tried several recipes, and the game doesn't recognize them.

    You just build them at basic workbenches, right?

    I'm positive that I HAVE installed the content packs correctly, and I HAVE simple parts pack in the minecraft/flan folder. The three folders are all in the same minecraft/flan folder.

    There's got to be some schtoopid, simple thing I'm missing. I sure hope someone out there can throw me a bone. I'm so close to getting to play around with this incredible mod...


    What version of forge do you use because flan's mod has problems with version 3.2.5 and higher.
    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
    Quote from blueparrot1966

    SPP = Simple Parts Pack. I wish that were the answer.


    Are you using EE because that can cause you not to be able to build anything in Flans mod.
    Posted in: Minecraft Mods
  • 0

    posted a message on Mo' Creatures - v12.0.0 for Minecraft 1.12.1!! Now Opensource!!
    Is this mod compatible with forge 3.3.8 because whenever i use it with 3.3.8 I get a black screen on startup.

    Never mind I just forgot to install GUI API *facepalm*
    Posted in: Minecraft Mods
  • To post a comment, please .