Posts by ciffer

    There is not much to say. I just start server and it crashes with this error:

    Display Spoiler


    [SEVERE] Unexpected exception
    java.lang.NullPointerException
    at ic2.common.WorldGenRubTree.grow(WorldGenRubTree.java:60)
    at ic2.common.WorldGenRubTree.a(WorldGenRubTree.java:32)
    at mod_IC2.GenerateSurface(mod_IC2.java:1249)
    at ModLoader.PopulateChunk(ModLoader.java:826)
    at li.a(ChunkProviderServer.java:178)
    at lq.a(Chunk.java:859)
    at li.c(ChunkProviderServer.java:89)
    at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:256)
    at net.minecraft.server.MinecraftServer.s(MinecraftServer.java:175)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:315)
    at cz.run(SourceFile:465)

    These are the mods that I have loaded along with IC:

    Display Spoiler

    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_BuildCraftCore 2.2.12
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_BuildCraftBuilders 2.2.12
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_BuildCraftEnergy 2.2.12
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_BuildCraftFactory 2.2.12
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_BuildCraftTransport 2.2.12
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_IC2 v1.62
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerArray 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerCore 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerLighting 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerLogic 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerMachine 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerWiring 2.0pr4d
    2012-01-24 00:10:47 [INFO] Mod Loaded: mod_RedPowerWorld 2.0pr4d

    http://www.minecraftforum.net/topic/182918-1…page__st__14400
    Guy named pinkemma posted recompiled modloader.class file which had the typo. Just download the second one and it should work OK.
    However I get some bug(?) with respawning blocks all over the place. I've got OP rights so it's not the spawn protect function.

    @edit
    I've also noticed that it's starting to happen after I install forge with modified .class file. Anyone else got something like this?

    @edit2
    Another fix this time for forge
    http://www.minecraftforum.net/topic/514000-a…/page__st__3800

    It repaires that block breaking bug

    I made myself a miner, mining drill, 14 mining pipes, a couple of batteries (yeah I charged them) and a chest. Afterwards I went to nearby cave to test it all out. I've set it up on a flat spot where I found some copper. Happily I'm turning it on hoping to see copper popping up in my chest and such but all what Miner does is just digging straight down. Am I doing something wrong or it's how it's supposed to be?