• 0

    posted a message on Risugami's Mods - Updated.
    Quote from hellraiser1983

    help mod loader crashs mine craft on me.
    heres the error report

    Mods loaded: 1
    ModLoader 1.0.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT 141ccf11 --------
    Generated 7/12/11 6:05 PM

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_29, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce GT 220/PCI/SSE2 version 3.3.0, NVIDIA Corporation

    java.util.zip.ZipException: invalid entry size (expected 2373386248 but got 4592 bytes)
    at java.util.zip.ZipInputStream.readEnd(Unknown Source)
    at java.util.zip.ZipInputStream.read(Unknown Source)
    at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
    at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
    at ModLoader.readFromClassPath(ModLoader.java:1221)
    at ModLoader.init(ModLoader.java:825)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 79902682 ----------


    It's your archiving program. Get another archiving program (like winrar, winzip, 7zip) and do a fresh install with it.
    Posted in: Minecraft Mods
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    Quote from Nikc-Nack

    Well, swords are done exactly like any other tool. I was wondering if people would prefer swords to be included in the tool sets or under their own separate table. If they were in their own separate table then there would be more classes required. I was just wondering what people preferred.



    PS. Added hoes, sorry for forgetting this!


    You should add shears ^^
    Posted in: Minecraft Tools
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    Update looks nice =D

    But what do you mean with the poll?... included in tool sets?..
    Posted in: Minecraft Tools
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    Quote from Nikc-Nack

    I just got over a MAJOR hump in the coding. I really am positive about what I should be releasing in the next few weeks!


    Haha, that sounds great :tongue.gif:

    Goodluck! =D
    Posted in: Minecraft Tools
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    Quote from Wow996

    Yes my mod is working but the Super diamond ore doesn't drop diamonds for some reason.


    Can you put the code here? The code of the super diamond block.
    Posted in: Minecraft Tools
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    Quote from Wow996

    Ok now there is no errors but the super diamond ore doesn't give me the diamond.


    Did you add this code to the block:

    public int idDropped(int i)
        {
          return mod_<name>.<item/blockname>.shiftedIndex;
        }
    
    public int quantityDropped()
        {
            return <amount, 1,2,3 etc.>
        }


    (btw, You also can make random amounts and such.)
    Posted in: Minecraft Tools
  • 0

    posted a message on CampCraft v 5 Coming Soon for 1.8.9/1.9
    Hmm.. the poll..

    Do you want to replace ALL the wool with leather?..
    a sleeping bag could be made out of wool wrapped in leather so its warm and waterproof..
    the tent itself could be made out of leather?.. But then you would turn a piece of leather into a tent BLOCK. And how do you want to get all the different colours.. :s
    Posted in: Minecraft Mods
  • 0

    posted a message on Roleplay - Mine2Surive - Zombie Apocalypse Survival
    trolol im still waiting for the server to 'start'
    Posted in: Minecraft Survival Servers (archive)
  • 0

    posted a message on McModGen - Create Minecraft Mods without Coding! [1.0][FORGE]
    You could also add a new item that acts like a shear..

    Like, you can select a block or entity, and select what it drops when you rightclick that block/entity with your shear item.

    You should be able to select multiple blocks/entities.
    And maybe also an option to make the block/entity have a new texture after you have used the shear-item, and then select the time between 'shearing' when it gets the new texture, and when you can shear it again. Wool regrows on sheap for example, it would also reset the texture. And if you leave it blank it wont 'regrow'.
    Posted in: Minecraft Tools
  • 0

    posted a message on Black Hole TNT
    So.. you want it to destroy all blocks in a 5x5x5 radius, and kill all the mobs in that radius?.. Or what..

    Making that shouldn't be too hard :wink.gif:
    Posted in: Requests / Ideas For Mods
  • 0

    posted a message on Risugami's Mods - Updated.
    Quote from fondelaar

    please help. i used modloader and some other mods, it worked fine. i tried to instal millinaire, but now modloader doesnt work anymore. i deleted my complete .minecraft, but it still doesnt work!!

    this is the error report


    Mods loaded: 3
    ModLoader 1.0.0
    mod_TooManyItems 1.0.0 2011-11-19
    mod_SpawnerGUI 1.0.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT 3a71cbaf --------
    Generated 25-11-11 6:22

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_29, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 6310 Graphics version 4.1.10834 Compatibility Profile Context, ATI Technologies Inc.

    java.lang.VerifyError: (class: mod_MoreCreepsAndWeirdos, method: TakenFromCrafting signature: (Lsz;Lul;)V) Incompatible argument to function
    at java.lang.Class.getDeclaredFields0(Native Method)
    at java.lang.Class.privateGetDeclaredFields(Unknown Source)
    at java.lang.Class.privateGetPublicFields(Unknown Source)
    at java.lang.Class.getFields(Unknown Source)
    at ModLoader.setupProperties(ModLoader.java:1697)
    at ModLoader.addMod(ModLoader.java:274)
    at ModLoader.readFromModFolder(ModLoader.java:1293)
    at ModLoader.init(ModLoader.java:826)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 1cb7034c ----------


    It's a problem with more creeps and wierdo's. Post it on the mocreeps thread..
    You could try a fresh install.


    EDIT: you probably have an old more creeps and wierdo's version in your .mods folder.

    Quote from Hephaestus123

    Hi. I'm getting the error report:
    Mods loaded: 7
    ModLoader 1.0.0
    mod_TooManyItems 1.0.0 2011-11-19
    mod_LightSensor 1.0.0
    mod_Arrows 1.0.0
    mod_Floodgate 1.0.0
    mod_RecipeBook 1.0.0
    mod_Shelf 1.0.0

    Minecraft has crashed!
    ----------------------

    Minecraft has stopped running because it encountered a problem.

    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.



    --- BEGIN ERROR REPORT d0363082 --------
    Generated 11/24/11 9:54 PM

    Minecraft: Minecraft 1.0.0
    OS: Windows 7 (x86) version 6.1
    Java: 1.6.0_29, Sun Microsystems Inc.
    VM: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: GeForce 6150SE nForce 430/PCI/SSE2/3DNOW! version 2.1.2, NVIDIA Corporation

    java.lang.IllegalArgumentException: Slot 102 is already occupied by uh@9fea8a when adding BlockShelf@df2d38
    at yy.<init>(SourceFile:301)
    at yy.<init>(SourceFile:322)
    at ba.<init>(SourceFile:14)
    at BlockShelf.<init>(BlockShelf.java:6)
    at mod_Shelf.load(mod_Shelf.java:106)
    at ModLoader.init(ModLoader.java:830)
    at ModLoader.AddAllRenderers(ModLoader.java:186)
    at wb.<init>(wb.java:76)
    at wb.<clinit>(wb.java:9)
    at net.minecraft.client.Minecraft.a(SourceFile:265)
    at net.minecraft.client.Minecraft.run(SourceFile:644)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 87eadaed ----------


    2 blocks from the mods you use use the id 102, and one id can only be used for 1 block.
    either change the id of uh@9fea8a (i dont know what it is.. provide the modloader.txt if possible, i might be able to see it there)
    or the id of BlockShelf@df2d38 (its from the shelfmod, the shelfblock)

    If there is a properties file for the mod you can change it there.
    Posted in: Minecraft Mods
  • 0

    posted a message on CampCraft v 5 Coming Soon for 1.8.9/1.9
    Quote from dethisneer

    Fbeel nobhg abg gelvat vg bhg. :sad.gif: naq gb fnir gvzr whfg tb gb rot13.com :tongue.gif:
    (Decode the last part first.) :wink.gif:


    I just wanted to say that.. xd

    rot13.com
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.8.1] FarmingExtended V0.3.1 [SSP]
    I will update to minecraft 1.0, but I want to add some stuff in the update and fix some bugs :wink.gif:

    And I'm working on a secret project with tomtomtom09.. :tongue.gif:
    Posted in: Minecraft Mods
  • 0

    posted a message on CampCraft v 5 Coming Soon for 1.8.9/1.9
    Quote from tomtomtom09

    Sleeping the boring way man and might Suffocate under ground, sleeping in a nice colourful tents saves digging a hole and creepers run away when they see your gawjezz pink tent :tongue.gif:


    Totally true xd :cool.gif:
    Posted in: Minecraft Mods
  • 0

    posted a message on CampCraft v 5 Coming Soon for 1.8.9/1.9
    Quote from CrazedBrit

    Hi guys of the campcraft community on minecraft forums cause your just so cool friends! while tom is coding 'cause of the 1.0.0 update, i did some textures for a certain object that i am not telling you about unless you know what rot13 is. for example: Fyrrcvat ont grkgherf ner qbar.

    anyway.....http://lmgtfy.com/?q...C Minecraft Mod

    Have Fun


    Uh, the link is made smaller by the forum.. can you post it in tags or
     tags? :tongue.gif:

    Btw... I solved/deciphered the code.. xd
    Posted in: Minecraft Mods
  • To post a comment, please .