• 0

    posted a message on Can u help me with my problem?
    Quote from meepmeeps »
    Need more information (no this is not a scam). Post the rest of the error log, and maybe the rest of the mod_yourmod file.

    i can send u the files and u see the error by urself if u want to
    Posted in: Mods Discussion
  • 0

    posted a message on Can u help me with my problem?
    Hi, i'm having a problem when testing my mod, the thing is, i get this error when i run tesgame.bat to see if my mod is working, here is what i get:



    my code for generatin:

            public void GenerateSurface(World world, Random rand, int chunkX, int chunkZ)
            {
                for(int i = 0; i < 50; i++)
                {
                int randPosX = chunkX + rand.nextInt(16);
                int randPosY = rand.nextInt(64);
                int randPosZ = chunkZ + rand.nextInt(16);
                (new WorldGenMinable(soulore.blockID, 8)).generate(world, rand, randPosX , randPosY , randPosZ );
                }
            }
    Posted in: Mods Discussion
  • 0

    posted a message on [V1.4_01] Soulore and Tools[V1]
    Quote from gundum35 »
    I think the borders are too fat, And also thats probally the worst installation guide ever xD No offence but just saying "install my mod" Is not going to help instead you should state how youre supposed to put the class files into the JAR xD

    lol i know they are fat but if i make it thyner(thiner watever) the style will coe out and if there are no borders, it looks wierd when u hold it so =P and the installation guide i know it sucks but if a person that never instaled a mod tries to install (i doubt it will happen with MY mod but) i need it there thanks for the coment =D
    Posted in: Minecraft Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    Biospheres + portal gun = NICE :Diamond: :Diamond: :Diamond:
    Posted in: Minecraft Mods
  • 0

    posted a message on [V1.4_01] Soulore and Tools[V1]
    Quote from CrazyErik »
    Really nice first mod! :biggrin.gif:

    But the tool's borders are a bit fat...

    thanks! i'll update it soon xD
    Posted in: Minecraft Mods
  • 0

    posted a message on [V1.4_01] Soulore and Tools[V1]
    Quote from fridai »
    Oh yeah...

    xD
    Posted in: Minecraft Mods
  • 0

    posted a message on Generation code for Modloader
    Hi i have a mod, that i was trying to update it but it seems like the world generation code has changed and i don't know how it should be like =P any help?
    Posted in: Mods Discussion
  • 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 johnny1337 »
    Hi i have been using this mod for a long time but i wonder if its possible to use it on a minecraft server that is running trough hamachi

    how did u make an minecraft server trough hamachi? can u teach me? =X
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5]Minecraft em pt-BR
    KK NAO ACREDITO se eu n soubesse ingles baxava manolo KK mto bom achei mto foda ^^ mando facil (pessoa q faloo do server aew manda IP q eu entro =D)

    I'm not gonna translate that o lazy people
    Posted in: Language Packs
  • 0

    posted a message on [1.6_4] Kaekae's Mods - UPDATED GLASS RETURN
    Quote from kaekae1231 »
    Quote from Pixelated »
    If that is all ak.class does, then it has to be one of the other .class files, bc.class and oz.class, I believe.

    but if I do not use ak.class, I think it doesnt work. Im posting this before I try, again.


    Edit1: well, we know the ak.class isnt compatible, but another one must be incompatible, because my first error is still apparent, that is, when I try to mine something, game explodes.

    As far as I can tell, no other mods share those files, unless yours connect to another modded .class file.

    I highly suggest you make this completely mod loader reliant as you can, while also looking into tool utilities, which is another MUST for good, compatible mods.


    Edit2: Ah, I spoke too soon, NETHERCRAFT also uses the bc.class file. I highly suggest you talk to the guy that makes it and request a merge.
    viewtopic.php?f=1032&t=248297

    Wow! i just looked at his mods... They are soooo much bigger and BETTER than mine. I reckon if you ask him to include obsidian tools he could make it in an instant. Im not sure about the merge. Its gonna be pretty hard considering how many tools and things he has. Its HUGE!

    I don't think i'd take that long to put it in either cause he'd only have to change the enuntoolmaterial.java and the itempickaxe.java (if u changed the obsidian to be mined faster was problalby there i dunno) so i'd take like... 3 minutes? =P dunno, but i think that when ur gonna make mods if u put toolsultils (i think that's it) in ur java with modloader b4 decompiling and see how to add a tool without bugging, there'd be no problem =D
    Posted in: Minecraft Mods
  • 0

    posted a message on [ORIGINAL BANNER SHOP] EP's Banner Shop
    Hell YEAH! ty for the sig man is awesome really lv u and lots a diamonds for yaaa :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Diamond: :Notch: :Notch: :Notch: :Notch: :Notch:
    Posted in: Mods Discussion
  • 0

    posted a message on [1.6_4] Kaekae's Mods - UPDATED GLASS RETURN
    Quote from [{_, [{} »
    [{_,]you should create bedrocktools and make them mine instantly :opblock: :opblock: :opblock: :opblock:

    Dude, first bedrock isindestructable, so how would u make a tool out of it?, two: is he made even possible to mine bedrock with the tool he made, it'd be possible to mine it wiht your fist (but u wouldn't get it), and three: you would fall into the void =D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4_01]Obsidian glass[1.4_01]
    I have a couple of suggestions, as smelting obsidian and getting glass sound wierd (to me) do this: put a :obsidian: in the :Bench: and u get obsidian dust, u mixt that with sand and u get a sand that is pinker, than u put THAT on the furnace to get obsidian glass =D
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.4_01]Obsidian glass[1.4_01]
    Quote from CrazyErik »
    Cool mod, but the glass seems to have normal non-transparent-block properties: You can see throught the block thats directly beneath it.

    lol i tried to make an invisible block but that kept happening how can i take it off?
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5_01] 8Bit's Mobs - Preview: Shy Guys! Tee hee~ [v1.5]
    Hi, i was looking on the mobmaking tutorial on ur thread, and i saw that the spawnlist is not up to date, so i was wondering if u made ur mobs without the spawnlist, cause i wanna make some mobs and i don't know if i can do it without the spawnlist, ty u =D
    Posted in: Minecraft Mods
  • To post a comment, please .