Posts by briman0094

    Well both GregT and RichyG both have put malware into their code in the past to stop players from using their mods.

    I don't think you quite understand what "malware" is. From dictionary.com: "software intended to damage a computer, mobile device, computer system, or computer network, or to take partial control over its operation." The code that is in IC2 and GregTech to prevent them from being used in offending modpacks does not damage the computer or its network, nor does it take control over its operation. It simply deactivate the mod in that specific modpack. Stop making false accusations that blow things out of proportion; it makes you seem very immature.

    Which I'm pretty sure is against the terms of service for sites like that. I wonder if anyone has ever tried reporting RP/BC for gameing the paid-redirect services (I have not, I'm just curious).

    Redundant views from the same IP during a certain time period result in MUCH less proceeds. Eloraam doesn't get 7x the money she'd get if she had one module; she gets probably more like 2x (or maybe even less).

    I have the feeling that sometimes my quantum boots don't absorb as much as they should when flying with the jetpack...


    On the wikipage, it says that quantum boots absorb ALL falldamage, but that is 100% not true. I often lose up to 5 hearts (I always hold CTRL on landing) when flying with the jetpack. Also I died a few times while doing some tests where I flew high up and then let myself fall. I have the feeling that quantum boots will only absorb the damage if you pressed CTRL on jumping and do a high jump...

    I just tested this on 1.95b. I put on a gas jetpack and fully charged quantum boots, flew up about 25 blocks, and came back down. I slowed down almost all the way before landing, and died the instant I touched the ground. Major bug, and I think the devs should make this (and the instant-charge problem) their top priority instead of coffee and beer.

    I recently installed IC2 on my server (it's Bukkit, but I don't think this error is related to that) and now I can't open any Iron Furnaces. I get an ArrayIndexOutOfBounds exception: 37 (I'll post the error in a moment) whenever I right-click the furnace on the server.


    EDIT: Okay, caught the error.



    java.lang.IndexOutOfBoundsException: Index: 37, Size: 37
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at pj.b(SourceFile:80)
    at pj.a(SourceFile:232)
    at abp.a(NetClientHandler.java:881)
    at yh.a(SourceFile:42)
    at hc.b(SourceFile:272)
    at abp.b(NetClientHandler.java:81)
    at ma.c(SourceFile:56)
    at net.minecraft.client.Minecraft.k(SourceFile:1593)
    at net.minecraft.client.Minecraft.x(SourceFile:705)
    at net.minecraft.client.Minecraft.run(SourceFile:658 )
    at java.lang.Thread.run(Unknown Source)