• 0

    posted a message on [Creating Mods] Modding tutorials [21/5/11]
    all the files in my src folder are .class and i cant edit any of the files that are already there like the block.class and craftingManager.class. how can i fix this? did i miss a step?
    Posted in: Tutorials
  • 0

    posted a message on TheWarZone - 1.2.5 - War - PvP - Factions - Bukkit - And so much more!
    Some people are retarded. Look at the post with huge bold letters above yours.
    Posted in: PC Servers
  • 0

    posted a message on PvP The Walls Server
    I'd like to play!
    Posted in: Minecraft Survival Servers (archive)
  • 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 lolwut0998

    uhh,you guys there?



    uhh,do you even understand what he said?cuz i don't.

    SIMPLE:1)install ALL mods in order,as stated above.
    2)Run MINECRAFT FIRST.
    3)find your Flan folder.If not inside the .minecraft folder,MAKE ONE.
    4)ALL CONTENT PACKS GO HERE!!!

    Basically I mean that the accual content pack folder that you need to put in flans folder is inside the folder you download.
    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 MindWaveStudios

    This is my THIRD time posting. I have inbstalled every mod I need. I also have Zombie Dismemberment, archeology, smart moving, thx helicopter, and a few others. Flans mos installed correctly, and the Flan folder showed up in the bin. I pastede my contentpacks into the folder, and none of the items showed up. I then installed tmi and recipe book, and nothing showed up in those either.

    His happened to me the first time I tried to instal flans content packs. The accual content pack folder is inside the the folder you put in flans folder. You need to take those out an put the folder inside the folder you downlaoded and put that folder in the flans folder. If that makes any sense.
    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
    Quote from mrgreaper



    cant change it in the other mod it would render my world dead (the code is the microblcok for redpower ...which is all the cables)
    i did look everywhere for a config file, the method i linked to i have used to fix a few mods were the developers had forgotten to include a config, flans though throws up errors.

    after looking through the last 8 pages (sorry cant read more then that .. i do have a life to get to :) ) i have discovered 2 things
    1) the people that want smp cant read and believe they have to post a million times
    2) flan does not respond on here

    no mod is so good that it doesnt need a config file or support, sorry if thats offensive but its true.

    Your right he needs to add a proper confit file. There is one confit file but it is for controls only. You can change the block id for every thing except the planes crafting tables and the vicheal crafting tables by accullly going into the modern weapons Or what ver pack your using by editing the files In there (go into the guns folder or what ever open the txt file and edit the Id but you have to be careful becaus you can screw up the mod easily In here). But yeah one thIng this mod is missing is somewhere to change the craving table Ida.
    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 AbusedxMacintosh

    Hey, I am having incompatibility with this mod. its trying to overwrite another mod and I cant find out a way to edit the block id's! Where is the config file? Because the flans thing in the config folder in .minecraft is blank. Please help!

    Hey, I am having incompatibility with this mod. its trying to overwrite another mod and I cant find out a way to edit the block id's! Where is the config file? Because the flans thing in the config folder in .minecraft is blank. Please help!

    Read the post right above yours.
    Did you even read the posts on this page??!?
    Try and find a confit file for the other mod because flans mod dosen't have a confit file.
    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 Flamasone

    Okay, another problem I found...When I open the Modern Weapons box, and scroll to the G36C page, and try to go past it, the game crashes. I noticed that there is Modern Weapons Box and Modern Weapons Box 2. Is that right?

    There should not be a modern weapons box 2.
    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 littoknight

    help! It doesnt work for me. i tried using this in multiplayer and everything works perfectly until i try to get the item. it says " There's no id with item (number). how do i fix this? version 1.2.5.

    OMG no offence but do you now anything about playing multiplayer with mods?????? first of all you need to instal the mod for the server to and everybody who joins the server and second there isn't even a multiplayer version for flans mods so until flans mod comes out for SMP just dont touch the items in creative on a server or dont try to spawn them in cause it will crash yoour game.

    Quote from mrgreaper

    i even tried an old guide i wrote to do this on smp mods http://www.mcportcentral.co.za/index.php?topic=1416.0
    b
    ut i cant find the block id inside the file either
    no config i can find nothing help!
    i just need to change the id of block 253 (the vehicle crafting box)


    well after a lot of searching i have found where it is stored
    instead of cint code its stored in load code (line 892)
    BUT i i change it in jbe and go to save method i get

    exporting code failed
    Error: Argument type error at line 100, instruction "ldc_w"
    Error: Argument type error at line 105, instruction "ldc_w"
    Error: Argument type error at line 111, instruction "ldc_w"
    Error: Argument type error at line 326, instruction "ldc_w"
    Error: Argument type error at line 646, instruction "ldc_w"
    Error: Argument type error at line 766, instruction "ldc_w"
    Error: Argument type error at line 886, instruction "ldc_w"


    these come up if i try save method with out editing the file so i think its jbes inability to read entitys

    FLAN, please please please add a config file, i have tried every other method i can think off and i just cant use your mod

    Try changing the block id for the other mod.
    Also just a recommendation but i don't try to change block ids in the actual code, always try to change block ids in config files first. Also check the flans mod config file in the config folder in your .minecraft folder. There might be something there but sometimes modders dont use that.
    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
    when ever i try to shot a gun at all my screen goes blue the minecraft crashes. anybody have the same problem or know how to fix it. there is no error log because minecraft loaded up properly and modloader.txt dosent show any thing because it show the accual loading part and i am on a mac so i cant use the error test. pls help all i have instaled is all the mods flans mod needs and and too many items. i know alot of other people have been having problems like this so does somebody know what to do.
    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 AlexieStukov

    I'm having a Small Problem. I can't seem to craft the planes or weapon boxes, the only things I can craft are the three crafting tables. I can see everything else and use it with no problems, just can't seem to craft any of the parts.only posted this after looking through here for a bit for anyone with the same problem, but i didn't see anything (didn't look through all 900 pages through) everything is installed correctly and I get no errors when starting up so i have no idea what to do.

    Did you install any content packs?
    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 JoeyCool17

    ARRRRG! I follow the install instructions to the letter but when i run minecraft it crashes but closes minecraft before i can look at the error report!!! I tried taking a screenshot of when it comes up but when i paste it into Paint, the minecraft screen is black!!! AHHHHHH I REALL WANT THE FRICKIN MOD!

    To everybody who crashed and dosen't get to see the error log (it's happened to me before) go to your minecraft folder and get the modloader.txt, and either post that in a spoiler or be kind and skim through it first and get find were It says "error-" or just look for the part that kinda looks different from the rest.
    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
    Okay, im not tryin to be mean or anything but I check post on this thread every couple of days and at least have the post are like " my minecraft crashed help me fix it" and if u do this then nobody can do anything to help you unless the have physic powers and can read your mind. Thanks to those people who post an error log which was every body should do if they crash but even then most of the time they've just forgotten to instal a mod like player API or turbo model thingy which is pretty stupid of them considering that it says right beside we're you download he mod which u must have seen to have crashed becaus of the mod. Lastly STOP ASKIN ABOUT SMP!! If it dosen't say smp in the title or have a download link to an smp version then guess what! THERE'S NO SMP!!!!!
    Posted in: Minecraft Mods
  • 0

    posted a message on Battlefield 3 server [dedicated] [WIP] [24/7] [PvP]
    Minecraft username: dimitric
    Have you been banned from a server before? No
    Have you been kicked from a server before? No
    Are you willing to donate: no
    Are you going to become a PP: no
    What is your favorite in game item: bow
    Do you have pay pal: no I'm 12 dude

    Can you pls pm or just post on the forums with more info on the mods ( which ones I have to instal and that stuff) also can you just explain a bit more about the server also I am willing to make maps but like I said before I NEED MORE INFORMATION. Srry bit everything just seems so vague.
    Posted in: PC Servers
  • To post a comment, please .