• 0

    posted a message on [WIP] Small Boats (Elegant Punt & Whitehall)
    Just curious if you plan on releasing an update to your 1.6.4 version before upgrading to 1.7... My friends and I are getting a modded server ready and want to stay in minecraft 1.6.4, and we are just hoping that a new version of your mod will sill come out for 1.6.4. Thank you!
    Posted in: WIP Mods
  • 0

    posted a message on Dynmap - Dynamic web-based maps for Minecraft
    I have the same problem as noted a couple posts above - player faces are not rendering on the map. I've checked the directory and the faces folders (8x8,16x16,etc) are not updating with any images at all - so players are therefore not visible on the map.

    I am running version 1.4.6 of minecraft with lots of mods.
    I am using dynmap 1.3 alpha 2.

    Thaumcraft rendering of trees now works.
    Posted in: Minecraft Mods
  • 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
    Has anyone been able to replicate the server-crash on player death bug? It has forced me to remove flan's mod from my server. Perhaps this is a result of the team aspect of the mod? Is there any way to disable this?

    I would LOVE to use the mod, and even start a content pack of my own, but this unfortunate bug really needs fixed first.
    Posted in: Minecraft Mods
  • 0

    posted a message on Dynmap - Dynamic web-based maps for Minecraft
    Had dynmap working fine on 1.4.5, but since updating to 1.4.6 player faces will not show upon death, but I am using the new 1.3 alpha 1 that claims to fix this problem. I've determined that the 'face' folder in web doesn't appear to be loading any player faces at all, so perhaps this is the problem?
    Posted in: Minecraft Mods
  • 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
    Ok well player deaths also seem to cause a problem. Get the following error upon death in our server:


    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:685)
    2012-12-26 05:07:14 [INFO] [STDERR] at ho.r(DedicatedServer.java:270)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    2012-12-26 05:07:14 [INFO] [STDERR] at fy.run(SourceFile:849)
    2012-12-26 05:07:14 [INFO] [STDERR] Caused by: java.lang.NullPointerException
    2012-12-26 05:07:14 [INFO] [STDERR] at co.uk.flansmods.common.FlansModPlayerHandler.onEntityKilled(FlansModPlayerHandler.java:45)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler_32_FlansModPlayerHandler_onEntityKilled_LivingDeathEvent.invoke(.dynamic)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:339)
    2012-12-26 05:07:14 [INFO] [STDERR] at iq.a(EntityPlayerMP.java:323)
    2012-12-26 05:07:14 [INFO] [STDERR] at md.a(EntityLiving.java:1111)
    2012-12-26 05:07:14 [INFO] [STDERR] at qx.a(EntityPlayer.java:1014)
    2012-12-26 05:07:14 [INFO] [STDERR] at iq.a(EntityPlayerMP.java:388)
    2012-12-26 05:07:14 [INFO] [STDERR] at qj.m(SourceFile:80)
    2012-12-26 05:07:14 [INFO] [STDERR] at nk.e(SourceFile:82)
    2012-12-26 05:07:14 [INFO] [STDERR] at nd.a(SourceFile:100)
    2012-12-26 05:07:14 [INFO] [STDERR] at md.bl(EntityLiving.java:2056)
    2012-12-26 05:07:14 [INFO] [STDERR] at md.c(EntityLiving.java:1781)
    2012-12-26 05:07:14 [INFO] [STDERR] at qj.c(SourceFile:26)
    2012-12-26 05:07:14 [INFO] [STDERR] at qr.c(SourceFile:130)
    2012-12-26 05:07:14 [INFO] [STDERR] at md.j_(EntityLiving.java:843)
    2012-12-26 05:07:14 [INFO] [STDERR] at qj.j_(SourceFile:31)
    2012-12-26 05:07:14 [INFO] [STDERR] at qr.j_(SourceFile:145)
    2012-12-26 05:07:14 [INFO] [STDERR] at yc.a(World.java:2295)
    2012-12-26 05:07:14 [INFO] [STDERR] at in.a(WorldServer.java:645)
    2012-12-26 05:07:14 [INFO] [STDERR] at yc.g(World.java:2257)
    2012-12-26 05:07:14 [INFO] [STDERR] at yc.h(World.java:2103)
    2012-12-26 05:07:14 [INFO] [STDERR] at in.h(WorldServer.java:514)
    2012-12-26 05:07:14 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
    2012-12-26 05:07:14 [INFO] [STDERR] ... 4 more
    2012-12-26 05:07:14 [SEVERE] [Minecraft] Encountered an unexpected exception t
    t: Ticking entity
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:685)
    at ho.r(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
    Caused by: java.lang.NullPointerException
    at co.uk.flansmods.common.FlansModPlayerHandler.onEntityKilled(FlansModPlayerHandler.java:45)
    at net.minecraftforge.event.ASMEventHandler_32_FlansModPlayerHandler_onEntityKilled_LivingDeathEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
    at net.minecraftforge.event.EventBus.post(EventBus.java:103)
    at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:339)
    at iq.a(EntityPlayerMP.java:323)
    at md.a(EntityLiving.java:1111)
    at qx.a(EntityPlayer.java:1014)
    at iq.a(EntityPlayerMP.java:388)
    at qj.m(SourceFile:80)
    at nk.e(SourceFile:82)
    at nd.a(SourceFile:100)
    at md.bl(EntityLiving.java:2056)
    at md.c(EntityLiving.java:1781)
    at qj.c(SourceFile:26)
    at qr.c(SourceFile:130)
    at md.j_(EntityLiving.java:843)
    at qj.j_(SourceFile:31)
    at qr.j_(SourceFile:145)
    at yc.a(World.java:2295)
    at in.a(WorldServer.java:645)
    at yc.g(World.java:2257)
    at yc.h(World.java:2103)
    at in.h(WorldServer.java:514)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:679)
    ... 4 more
    2012-12-26 05:07:14 [SEVERE] [Minecraft] This crash report has been saved to: /home/minecraft/./crash-reports/crash-2012-12-26_05.07.14-server.txt
    Posted in: Minecraft Mods
  • 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
    Ok guys, fixed the null pointer problem. Make sure you have the simple parts content pack, or the WW2 one will not work either. These need to be unzipped into the 'Flan' folder.

    I am having the same problem with ground vehicles spinning when placed.
    Posted in: Minecraft Mods
  • 1

    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
    Hi Flan, I have been waiting on this mod for ages - but the placement of WW2 vehicles seems to be messed up. When placing ANY WW2 vehicles I get a null pointer error.

    Error report is below:




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

    Minecraft has stopped running because it encountered a problem; Ticking memory connection

    A full error report has been saved to C:\Users\Chaz\Desktop\FTB\Direwolf20\minecraft\crash-reports\crash-2012-12-24_18.16.34-server.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(



    --- BEGIN ERROR REPORT 45a0b7bf --------
    Full report at:
    C:\Users\Chaz\Desktop\FTB\Direwolf20\minecraft\crash-reports\crash-2012-12-24_18.16.34-server.txt
    Please show that file to Mojang, NOT just this screen!

    Generated 12/24/12 6:16 PM

    -- System Details --
    Details:
    Minecraft Version: 1.4.6
    Operating System: Windows 7 (x86) version 6.1
    Java Version: 1.7.0_10, Oracle Corporation
    Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
    Memory: 121498664 bytes (115 MB) / 448761856 bytes (427 MB) up to 1037959168 bytes (989 MB)
    JVM Flags: 2 total; -Xms256M -Xmx1024M
    AABB Pool Size: 3971 (222376 bytes; 0 MB) allocated, 3534 (197904 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 3, tallocated: 71
    FML: MCP v7.25 FML v4.6.12.511 Minecraft Forge 6.5.0.474 Optifine OptiFine_1.4.6_HD_U_A2 Feed The Beast Mod Pack 54 mods loaded, 54 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    mod_NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.3.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ChickenChunks [ChickenChunks] (ChickenChunks 1.2.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.112.170-lf.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.4.6-3.2.0.21.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ComputerCraft [ComputerCraft] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    CCTurtle [ComputerCraft Turtles] (ComputerCraft1.48.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    EnderStorage [EnderStorage] (EnderStorage 1.3.1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ExtrabiomesXL [ExtrabiomesXL] (ExtrabiomesXL-universal-1.4.6-3.7.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    factorization [Factorization] (Factorization-0.7.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    FlansMod [Flan's Mod] (Flan's Mod 2.0 for Minecraft 1.4.6 Universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Forestry [Forestry for Minecraft] (forestry-A-1.6.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    GraviGun [GraviGun] (GravityGun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.4.5.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    IronChest [Iron Chest] (ironchest-universal-1.4.6-4.5.1.199.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    MiscPeripherals [MiscPeripherals] (miscperipherals-2.2.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    GraviSuite [Gravitation Suite] (mod_zGraviSuite_1_6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ModularForceFieldSystem [Modular ForceField System V2] (ModularForceFieldSystemV2.2.8.2.13.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Mystcraft [Mystcraft] (mystcraft-uni-1.4.6-0.9.5.00.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    NEIPlugins [NEI Plugins] (NEIPlugins-1.0.4.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ObsidiPlates [Obsidian Pressure Plates] (obsidiplates-universal-1.2.0.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    OmniTools [OmniTools] (OmniTools-2.2.3.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    PortalGun [Portal Gun] (portalgun1.4.6v1.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Railcraft [Railcraft] (Railcraft_1.4.6-6.12.1.0.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerCore [RedPower] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerBase [RP Base] (RedPowerCore-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerMachine [RP Machine] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerCompat [RP Compat] (RedPowerCompat-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerWiring [RP Wiring] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerLogic [RP Logic] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerLighting [RP Lighting] (RedPowerDigital-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerWorld [RP World] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    RedPowerControl [RP Control] (RedPowerMechanical-2.0pr6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    SoulShards [Soul Shards] (SoulShards-v1.14-universal.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    StevesCarts [Steve's Carts] (StevesCarts2.0.0.a40.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Thaumcraft [Thaumcraft] (Thaumcraft3.0.1c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ThermalExpansion [Thermal Expansion] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ThermalExpansion|Factory [Factory] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ThermalExpansion|Energy [Energy] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ThermalExpansion|Transport [Transport] (ThermalExpansion-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    ThermalExpansion|NEI [NEI] (ThermalExpansion-NEI-2.1.6.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    WR-CBE|Core [WR-CBE Core] (WR-CBE Core 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    WR-CBE|Addons [WR-CBE Addons] (WR-CBE Addons 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    WR-CBE|RedPower [WR-CBE RedPower] (WR-CBE RedPower 1.3.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    XyCraft [XyCraft] (xycraft-universal-1.4.6-0.9.44.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 904 (50624 bytes; 0 MB) allocated, 818 (45808 bytes; 0 MB) used
    Player Count: 1 / 8; [iq['TheCygnusXI'/419, l='Akira', x=91.11, y=69.00, z=262.35]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge,fml'

    java.lang.NullPointerException
    at co.uk.flansmods.common.DriveableData.b(DriveableData.java:66)
    at co.uk.flansmods.common.EntityPlane.writeSpawnData(EntityPlane.java:146)
    at cpw.mods.fml.common.network.EntitySpawnPacket.generatePacket(EntitySpawnPacket.java:123)
    at cpw.mods.fml.common.network.FMLPacket.makePacket(FMLPacket.java:119)
    at cpw.mods.fml.common.network.FMLNetworkHandler.getEntitySpawningPacket(FMLNetworkHandler.java:354)
    at is.b(EntityTrackerEntry.java:460)
    at is.b(EntityTrackerEntry.java:366)
    at is.b(EntityTrackerEntry.java:449)
    at ii.a(EntityTracker.java:203)
    at cpw.mods.fml.common.registry.EntityRegistry.tryTrackingEntity(EntityRegistry.java:351)
    at ii.a(EntityTracker.java:59)
    at ij.a(SourceFile:24)
    at yc.a(World.java:1551)
    at in.a(WorldServer.java:863)
    at yc.d(World.java:1539)
    at co.uk.flansmods.common.ItemPlane.a(ItemPlane.java:62)
    at ur.a(SourceFile:98)
    at ir.a(ItemInWorldManager.java:348)
    at iv.a(NetServerHandler.java:555)
    at fk.a(SourceFile:58)
    at cf.b(MemoryConnection.java:80)
    at iv.d(NetServerHandler.java:136)
    at iw.b(NetworkListenThread.java:57)
    at bec.b(IntegratedServerListenThread.java:108)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:702)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
    at bdz.q(IntegratedServer.java:159)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)
    --- END ERROR REPORT ed894dac ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    OMG please eloraam don't wait until 1.4.6. I doubt anyone in this thread cares about it...
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    So just to be clear, it sounds as if we are, actually, finally, in the last stretch here? Hard to keep track of all the info being deleted...
    Posted in: Minecraft Mods
  • 1

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Slowpoke said that RP2 will be released next week... Interpret that as you will...
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    I can't believe that FTB pack is actually releasing this Saturday - and without Redpower 2. I have been patient, I have defended Eloraam against naysayers multiple times. But I really feel that things are getting a bit ridiculous. The server I rent has sat idle for months, yet I still pay for the slight possibility of a Redpower 2 release any day now. As someone who pays for a server out of their own pocket, I'm begging Eloraam to just tell us ANYTHING. Going on twitter and telling us to rely on Direwolf20 for information is hardly a solution. Should I be expecting a RP2 for 1.4.2, or should I wait on 1.4.4? Why can't she just make a 4 sentence post telling us whats actually going on? I'm also getting sick of seeing RP2 all over the Let's Play videos and ForgeCraft. I LOVE Direwolf20 and his videos, and I understand it is a testing environment - but if the mod was so unstable, why does DW20 continue to use it in his spotlights for other mods? I'm begging Eloraam, please, if your not going to release anything this weekend, tell us SOMETHING more than 'fixing bugs' every other month.
    Posted in: Minecraft Mods
  • 4

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    World Gen would be incredibly helpful... surely she knows that more than half of us are waiting on that alone? I could wait a while for the functionality of frames and redpower logic if only I could just generate my world...
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    Quote from mrgreaper

    i really hope this weekend but if she said "not untill 1.4.4" i would be happy with that too, atleast then we would know.
    it only takes a few seconds to fire off a twitter status :(


    I'm with you on this one - I'm perfectly fine waiting on 1.4.4, I just wish she would tell us that is what she is doing (if it is in fact what she is doing)
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    No where has mojang told us 1.5 will be the modding API.... It will have the lighting engine change (I shutter to think about how long updating for that will take).

    I'm just really hoping Eloraam either decides to make the FTB launch this weekend or gets a 1.4.4 version... If she keeps waiting on Mojang to slow down we might never get RP2.
    Posted in: Minecraft Mods
  • 0

    posted a message on Eloraam's Mods (RedPower 2 Prerelease 6)
    1.4.4 Pre-Release posted by Mojang... let the wait continue...
    Posted in: Minecraft Mods
  • To post a comment, please .