• 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from Fruit_Kat

    sorry for not reading the last 200 pages, but for the timber mod, when i hit a log with an axe it goes as fast as when im hitting it with my hand wat did i do wrong?


    Install ScotTools, I've noticed that while using that, it's fixed. I'll try and fix it myself later though.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from Jared

    Does the Timber mod just affect world generated pieces of wood or just any pieces of wood placed down? (I assume it doesn't work on wooden planks)


    Any logs. Just break placed logs with your hands and it won't destroy all the other logs around it.

    And no, it doesn't affect planks.

    Also, to anybody that just found out about these mods from CupQuake and PaperBatVG.. hi. Download the rest of my mods too kthx.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from utakataJ6

    Well, I understand what you're saying, but in PC's case it'd be about sprite usage.


    MCE does the sprite thing automatically without mods needing to require it. Why can't MCForge do that?
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from utakataJ6

    Krush, pardon me, and allow me to give you a proper summary of Minecraft Forge.
    Forge is a utility which is attempting to tread the path that ModLoader once took - from obscurity to being required by almost everything. It is professionally produced by Eloraam, SpaceToad, and FLowerchild, who are being incredibly open to other modders recommendations. It is an experience-changing tool that produces multiple hooks into base files and modloader files, for truly infinite compatibility.

    THe modders are also being kind enough to 1. add hooks for anyone that asks; ie, they are working on a biome generating/dimension generating hook per request, and power hooks for Alblaka. Also, 2. they are making all efforts to keep framerates at a max for the average player.

    Please don't dismiss this tool based on your first hearing of it. You're bound to hear a lot more, and it would be great to get you on board - to my knowledge, PlasticCraft was both the first Huge mod, and the first true tech mod of any value.

    The team has already converted some big mods, but every mod that converts brings the minecraft community closer to using MCF as much as modloader.

    PS: It's not all that difficult to convert files to forge, either. Post on the thread.


    PlasticCraft already has infinite compatibility, as it edits no core files and provides changeable properties. It does not need another API to do anything I need it to.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from Mr_Frogwise

    Minecraft Forge is a new community based API that is hoping to become a standard with modders to help decrease incompatibilities between different mods. It would be good if you had a look at the thread to see if you'd be interested in being part of it.


    Than no.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from dirtdevourer

    Plz make this use minecraftForge! would be awesome to use with BuildCraft!


    Umm, what?
    Posted in: Minecraft Mods
  • 0

    posted a message on Bethesda, Mojang & "Scrolls"
    Something simialr happened with the game "Mirrors Edge" where the developers started suing the crap out of anyone who used the word "Edge" in their game, luckily the "Mirrors Edge" developers lost the case and had to pay a hug fee, So guys I doubt anything bad will happen to you.


    No, there's a company that calls themselves Edge, they trademarked the word "Edge", and sue everybody that uses the word. They sued EA over Mirror's Edge and lost. They've also sued several other companies. Basically all Edge does is.. nothing of importance, just suing people.
    Posted in: Minecraft News
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from nickelbake95

    I don't see a folder called Server...I see:
    debug.bat, HiddenDoors.props, minecraft (folder), and readme.txt
    Could this be different for a Mac? Because I'm running all this on a mac
    Thanks :GoldBar:

    ~EDIT:I downloaded HiddenDoors on a PC and I still didn't see a "Server" folder-is it a separate download that I'm missing?


    Ok, you're downloading the 1.7.3 version, which isn't server compatible..

    If you're on 1.6.6 you can use this: http://dl.dropbox.com/u/21569658/Mods/Old/HiddenDoors (v1.3).zip
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] AMCO: About 150 of the best mods all working together
    Starting at Arrow Recovery in your mod list, the descriptions are messed up, like this..

    Arrow Recovery. . . . . . . . . . . .Seronis. . . . . . . .Stay underwater for a long time
    Pumpkin Rebreather. . . . . . . . . .Seronis. . . . . . . .Better shovels drop more flint
    Tiered Flint. . . . . . . . . . . . .TehKrush. . . . . . . More Ores and tools.
    etc.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from nickelbake95

    I tried to put Hidden Doors on my server and got this:

    imac17:~ nicholas$ java -Xmx1024M -Xms1024M -jar /Users/nicholas/Desktop/jar/minecraft_server.jar 
    151 recipes
    16 achievements
    ModLoader Server Beta 1.6.6v4 Initializing...
    2011-08-05 14:42:01 [INFO] ModLoader Server Beta 1.6.6v4 Initializing...
    Failed to load mod from "mod_HiddenDoors.class"
    java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    Aug 5, 2011 2:42:02 PM ModLoader ThrowException
    SEVERE: Unexpected exception
    java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    java.lang.RuntimeException: Exception occured in ModLoader
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.ThrowException(ModLoader.java:1213)
    	at ModLoader.addMod(ModLoader.java:118)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	... 6 more
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    Aug 5, 2011 2:42:02 PM ModLoader ThrowException
    SEVERE: Unexpected exception
    java.lang.RuntimeException: Exception occured in ModLoader
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.ThrowException(ModLoader.java:1213)
    	at ModLoader.addMod(ModLoader.java:118)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	... 6 more
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    java.lang.RuntimeException: ModLoader has failed to initialize.
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.init(ModLoader.java:629)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.RuntimeException: Exception occured in ModLoader
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.ThrowException(ModLoader.java:1213)
    	at ModLoader.addMod(ModLoader.java:118)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	... 4 more
    Caused by: java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	... 6 more
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    2011-08-05 14:42:02 [SEVERE] Unexpected exception
    java.lang.RuntimeException: ModLoader has failed to initialize.
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.init(ModLoader.java:629)
    	at ModLoader.Init(ModLoader.java:1271)
    	at net.minecraft.server.MinecraftServer.c(MinecraftServer.java:72)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:255)
    	at bq.run(SourceFile:422)
    Caused by: java.lang.RuntimeException: Exception occured in ModLoader
    	at ModLoader.ThrowException(ModLoader.java:1208)
    	at ModLoader.ThrowException(ModLoader.java:1213)
    	at ModLoader.addMod(ModLoader.java:118)
    	at ModLoader.readFromClassPath(ModLoader.java:905)
    	at ModLoader.init(ModLoader.java:606)
    	... 4 more
    Caused by: java.lang.NoClassDefFoundError: Luu;
    	at java.lang.Class.getDeclaredFields0(Native Method)
    	at java.lang.Class.privateGetDeclaredFields(Class.java:2291)
    	at java.lang.Class.privateGetPublicFields(Class.java:2324)
    	at java.lang.Class.getFields(Class.java:1359)
    	at ModLoader.setupProperties(ModLoader.java:133)
    	at ModLoader.addMod(ModLoader.java:103)
    	... 6 more
    Caused by: java.lang.ClassNotFoundException: uu
    	at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    	at java.security.AccessController.doPrivileged(Native Method)
    	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    	at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    	... 12 more
    2011-08-05 14:42:44 [INFO] Stopping server
    java.lang.NullPointerException
    	at net.minecraft.server.MinecraftServer.g(MinecraftServer.java:235)
    	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:327)
    	at bq.run(SourceFile:422)

    I don't know a lot about code or mods so if anyone can help me or even let me know what went wrong I would appreciate it a lot.


    Did you put the server version of the mod on your server, or the client version? (there's a folder in the download for both)

    (It says you're 1.6.6 as well, so no problems there)
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from killerboom01

    when i install timber mod i use an axe and the tree's do not break down
    EDIT
    when i install torches anywhere mod the torches don't go on glass....


    You installed both wrong.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Then read the readme.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from black_dota

    Why Plastic Craft dont work in Minecraft 1.7.3?
    I would really love to test this mod



    It does work in 1.7.3. You probably just installed it wrong.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    I didn't make the ItemCraft version of HiddenDoors, you have to complain to them about it.
    Posted in: Minecraft Mods
  • 0

    posted a message on [<=1.6.2] TehKrush's Mod Archive - Timber!, PlasticCraft, HiddenDoors, Squirrels
    Quote from Craft_Roo

    its pretty obvious the problem, can i just change the 255 to a different number or something?
    im pretty new to this so i guess im just lucky since everything usually works =P


    Yeah, pretty much. Just change the number that is in HiddenDoors.props, which is in /.minecraft/
    Posted in: Minecraft Mods
  • To post a comment, please .