• 0

    posted a message on Direwolf20's Mod Installation support thread
    Can someone help me out here I'm not sure what is wrong.
    Basically I open Minecraft and it works fine but as soon as I create or load a world I get a saving chunks crash.
    38 mods loaded
    Optifine OptiFine_1.2.5_HD_S_C3
    Minecraft Forge 3.3.8.152
    FML v2.2.78.153
    Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5
    mod_CodeChickenCore : Available (minecraft.jar)
    mod_MinecraftForge : Available (minecraft.jar)
    mod_NotEnoughItems : Available (minecraft.jar)
    mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
    mod_AdvancedMachines : Available (AdvancedMachinesClient v1.5.zip)
    mod_AdditionalBuildcraftObjects : Available (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_DoggyTalents : Available (DoggyTalents223.zip)
    mod_EE : Available (EE2ClientV1.4.6.6.jar)
    mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)
    mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
    mod_Forestry : Available (forestry-client-A-1.4.8.4.jar)
    mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.9b.zip)
    mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
    mod_PigbearLaser : Available (Laser Mod 1.5.zip)
    mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Available (mod_ironchests-client-3.8.0.40.zip)
    mod_PortalGun : Available (portalgun)
    mod_Railcraft : Available (Railcraft_Client_5.4.3.zip)
    mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
    mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
    Steve's Carts : Available (Steves Carts 1.4.4.zip)
    mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.3.zip)
    mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.3.zip)
    mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
    mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)


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

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT 1d219c59 --------
    Generated 16/07/12 10:40 AM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_04, Oracle Corporation
    VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTS 250/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

    java.lang.NoClassDefFoundError: railcraft/common/rails/EnumTrack
    at codechicken.nei.plugins.railcraft.NEIRailCraftConfig.hideObsoletes(NEIRailCraftConfig.java:102)
    at codechicken.nei.plugins.railcraft.NEIRailCraftConfig.loadConfig(NEIRailCraftConfig.java:31)
    at codechicken.nei.NEIConfig.loadConfig(NEIConfig.java:645)
    at codechicken.nei.NEIConfig.loadWorld(NEIConfig.java:291)
    at mod_NotEnoughItems.reset(mod_NotEnoughItems.java:46)
    at mod_NotEnoughItems.onTickInGame(mod_NotEnoughItems.java:55)
    at BaseMod.doTickInGame(BaseMod.java:48)
    at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:79)
    at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55)
    at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:127)
    at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:281)
    at net.minecraft.client.Minecraft.x(Minecraft.java:875)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ClassNotFoundException: railcraft.common.rails.EnumTrack
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
    --- END ERROR REPORT 435b21f9 ----------

    Edit: I removed the Railcraft NEI Plugin and now it works so I'm not sure what was going on there.
    Posted in: Mods Discussion
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Quote from Mj11jM

    He actually removed it. The newest version of forge has a version of it withing. I know it doesn't help, but I don't have the link anymore.

    Here is a link I have just created. Let me know when you use it so I can remove it. :)

    https://dl.dropbox.c...e131_Client.zip

    Thanks, you have helped a bunch!
    Posted in: Mods Discussion
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Quote from Mj11jM

    Are you using Pahimar's version? You need the version Pahimar had put out a while ago.

    I can't seem to find it, do you think that you could point me in the right direction?
    Posted in: Mods Discussion
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Quote from Mj11jM

    Install the 4096 Block ID fix, your error is an OutOfBounds error, meaning that you have either not installed it or you installed it wrong.
    I highlighted the line that proves this claim.

    Thanks I reinstalled with the fix but now I'm getting a saving chunks crash when trying to generate a new world.
    40 mods loaded
    Optifine OptiFine_1.2.5_HD_S_C3
    Minecraft Forge 3.3.7.135
    FML v2.2.48.135
    Forge Mod Loader version 2.2.48.135 for Minecraft 1.2.5
    mod_CodeChickenCore : Available (minecraft.jar)
    mod_MinecraftForge : Available (minecraft.jar)
    mod_4096Fix : Available (minecraft.jar)
    mod_NotEnoughItems : Available (minecraft.jar)
    mod_IC2 : Available (industrialcraft-2-client_1.95b.jar)
    mod_AdvancedMachines : Available (AdvancedMachinesClient v1.5.zip)
    mod_AdditionalBuildcraftObjects : Available (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Available (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Available (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Available (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Available (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Available (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Available (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Available (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_DoggyTalents : Available (DoggyTalents223.zip)
    mod_EE : Available (EE2ClientV1.4.6.5.jar)
    mod_EnderStorage : Available (EnderStorage-Client 1.1.3.zip)
    mod_Forestry : Available (forestry-client-A-1.4.6.2.jar)
    mod_BuildCraftZFP : Available (forestry-client-A-1.4.6.2.jar)
    mod_IC2NuclearControl : Available (IC2NuclearControl_client_v1.1.9b.zip)
    mod_InvTweaks : Available (InvTweaks-1.41b-1.2.4.zip)
    mod_PigbearLaser : Available (Laser Mod 1.5.zip)
    mod_LogisticsPipes : Available (LogisticsPipes-BC3-0.2.5B.zip)
    mod_CompactSolars : Available (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Available (mod_ironchests-client-3.4.2.28.zip)
    mod_PortalGun : Available (portalgun)
    mod_Railcraft : Available (Railcraft_Client_5.3.3.zip)
    mod_RedPowerControl : Available (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Available (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Available (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Available (RedPowerWorld-2.0pr5b2.zip)
    mod_SneakyPipes : Available (SneakyPipes-0.1.1.zip)
    Steve's Carts : Available (Steves Carts 1.4.4.zip)
    mod_WirelessRedstoneCore : Available (WR-CBE Core-Client 1.2.2.1.zip)
    mod_WirelessRedstoneAddons : Available (WR-CBE Addons-Client 1.2.2.2.zip)
    mod_WirelessRedstoneRedPower : Available (WR-CBE RedPower-Client 1.2.2.1.zip)
    mod_ThaumCraft : Available (ThaumCraft2.1.6d.zip)


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

    Minecraft has stopped running because it encountered a problem.




    --- BEGIN ERROR REPORT 8ac38544 --------
    Generated 27/06/12 3:40 PM

    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_04, Oracle Corporation
    VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTS 250/PCIe/SSE2 version 3.3.0, NVIDIA Corporation

    java.lang.NoSuchMethodError: pb.isGenMineableReplaceable(Lxd;III)Z
    at eh.a(WorldGenMinable.java:61)
    at yg.a(SourceFile:236)
    at yg.b(SourceFile:250)
    at yg.a(SourceFile:68)
    at yg.a(SourceFile:27)
    at abn.a(SourceFile:215)
    at aly.a(SourceFile:460)
    at ko.a(ChunkProvider.java:205)
    at ack.a(Chunk.java:1192)
    at ko.c(ChunkProvider.java:115)
    at ko.b(ChunkProvider.java:128)
    at xd.d(World.java:649)
    at xd.a(World.java:564)
    at net.minecraft.client.Minecraft.e(Minecraft.java:2199)
    at net.minecraft.client.Minecraft.a(Minecraft.java:2085)
    at net.minecraft.client.Minecraft.a(Minecraft.java:2032)
    at net.minecraft.client.Minecraft.a(Minecraft.java:1943)
    at xh.a(SourceFile:163)
    at vp.a(SourceFile:74)
    at xh.a(SourceFile:233)
    at vp.f(SourceFile:122)
    at vp.i(SourceFile:110)
    at net.minecraft.client.Minecraft.k(Minecraft.java:1567)
    at net.minecraft.client.Minecraft.x(Minecraft.java:822)
    at net.minecraft.client.Minecraft.run(Minecraft.java:750)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT 96d79cb8 ----------
    Posted in: Mods Discussion
  • 0

    posted a message on Direwolf20's Mod Installation support thread
    Hey guys, I have a bit of a problem. When I open Minecraft and log in it gets past the Mojang screen and then freezes white. It doesn't come up with an error so I downloaded Simple Minecraft Error Tester I found on the EE2 thread. I had a look though it and from what I can tell it is something to do with Steve's Carts but I'm not sure what. Anyways here is the error:
    ===Simple Minecraft Error Test===

    Starting Minecraft...

    27 achievements
    Mystcraft [2012.18.27 03:18:10]: Myst SymLoader: Adding Packets
    Mystcraft [2012.18.27 03:18:11]: Modifying EntityList
    Mystcraft [2012.18.27 03:18:11]: Succeeded in modifing EntityList
    Mystcraft [2012.18.27 03:18:11]: Modifying TileEntity List
    Mystcraft [2012.18.27 03:18:11]: Succeeded in modifing TileEntity List
    188 recipes
    LWJGL Version: 2.4.2

    OptiFine_1.2.5_HD_S_C3
    Wed Jun 27 15:18:11 EST 2012
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_04, Oracle Corporation
    VM: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.4.2
    OpenGL: GeForce GTS 250/PCIe/SSE2 version 3.3.0, NVIDIA Corporation
    OpenGL Version: 3.3
    Checking for new version
    setupTexture: "/title/mojang.png", id: 1
    Jun 27, 2012 3:18:11 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
    INFO: Attempting early MinecraftForge initialization
    Jun 27, 2012 3:18:11 PM cpw.mods.fml.common.FMLCommonHandler beginLoading
    INFO: Completed early MinecraftForge initialization
    2012-06-27 15:18:11 [INFO] Forge Mod Loader version 2.2.48.135 for Minecraft 1.2
    .5 loading
    2012-06-27 15:18:11 [INFO] Forge Mod Loader has detected optifine OptiFine_1.2.5
    _HD_S_C3, enabling compatibility features
    2012-06-27 15:18:11 [INFO] Loading mods from C:\Users\Dejon\AppData\Roaming\.min
    ecraft\mods
    2012-06-27 15:18:12 [INFO] File NEI_RailCraftPlugin 1.2.2.1.zip contained no mod
    s
    2012-06-27 15:18:12 [INFO] File NEI_RedPowerPlugin 1.2.2.3.zip contained no mods

    Version found: C3
    2012-06-27 15:18:12 [INFO] Forge Mod Loader has loaded 39 mods
    MinecraftForge v3.3.7.135 Initialized
    2012-06-27 15:18:12 [INFO] MinecraftForge v3.3.7.135 Initialized
    setupTexture: "/ee/art/sprites/eqexterra.png", id: 3
    setupTexture: "/ee/art/sprites/eqexsheet.png", id: 4
    Initializing alchemy values for Equivalent Exchange..
    Railcraft: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to u
    nexpected behavior
    Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerErro
    r
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at cpw.mods.fml.common.modloader.ModLoaderModContainer.preInit(ModLoader
    ModContainer.java:107)
    at cpw.mods.fml.common.Loader.preModInit(Loader.java:235)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:593)
    at cpw.mods.fml.client.FMLClientHandler.onPreLoad(FMLClientHandler.java:
    193)
    at net.minecraft.client.Minecraft.a(Minecraft.java:383)
    at net.minecraft.client.Minecraft.run(Minecraft.java:735)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.ArrayIndexOutOfBoundsException: 433
    at forge.Configuration.getOrCreateBlockIdProperty(Configuration.java:78)

    at mod_stevescarts.<clinit>(mod_stevescarts.java:110)
    ... 13 more

    Finished session


    Right click, Select all,
    Press Enter (This will copy the output to your clipboard).
    Then paste the result on http://www.pastebin.com

    ===========#Risucraft===========

    Press any key to continue . . .
    Edit: Don't worry guys, I forgot about the 4096 fix. I though forge already had it but that's the newer version of forge.
    Posted in: Mods Discussion
  • 0

    posted a message on ♕Herocraft 🌟 Minecraft RPG Server Multiplayer 🌟 THE ORIGINAL RPG SERVER (2010) Heroes RPG!
    Quote from MustardFTW
    • In-game name: MustardFTW
    • Location & Age: Australia, 16
    • Previous Bans (Includes other servers): None
    • Referral(s): N/A
    • Have you voted for Herocraft (No? -> http://tiny.cc/voteHC): Yes
    • How'd you hear about Herocraft?: Minecraft Forums
    • Special Key: {HCM10}
    • Do you agree to the Herocraft EULA & ToS?: Yes
    • Reason(s) you should be accepted: I love RPGs and this is the best looking one I have found for Minecraft
    • Additional Info: I have been playing Minecraft since late Infdev/early Alpha and this is the best server I have found.

    Yeah they just tied me in with the other guy and banned us both, they where pretty ban happy that day. But you can be sure that I wont do anything that is against your rules.
    Posted in: PC Servers
  • 0

    posted a message on ♕Herocraft 🌟 Minecraft RPG Server Multiplayer 🌟 THE ORIGINAL RPG SERVER (2010) Heroes RPG!
    • In-game name: MustardFTW
    • Location & Age: Australia, 16
    • Previous Bans (Includes other servers): None
    • Referral(s): N/A
    • Have you voted for Herocraft (No? -> http://tiny.cc/voteHC): Yes
    • How'd you hear about Herocraft?: Minecraft Forums
    • Special Key: {HCM10}
    • Do you agree to the Herocraft EULA & ToS?: Yes
    • Reason(s) you should be accepted: I love RPGs and this is the best looking one I have found for Minecraft
    • Additional Info: I have been playing Minecraft since late Infdev/early Alpha and this is the best server I have found.
    Posted in: PC Servers
  • 0

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    Thanks for continueing the mod!
    Posted in: Minecraft Mods
  • 0

    posted a message on Maintenance over!
    I hate how the new avitars have to be perfectly square.
    Posted in: Minecraft News
  • 0

    posted a message on Maintenance over!
    Ok using Gravitar I managed to upload an image.
    Posted in: Minecraft News
  • 0

    posted a message on Maintenance over!
    Is there a reason why I can't upload a new picture? Every time I try it says "Failed to upload photo."
    Posted in: Minecraft News
  • 0

    posted a message on Bomb Shelter
    Ok guys I just downloaded it and scanned it on virus total and my local pc. You can check the virus total results yourself Here. Its safe guys, I just tested it. It is a world download of what appears to be a bomb shelter/container? A giant obby dome.

    Edit: OP you might want to post a pic of your map to stop the confusion. If you dont know how it's quite simple. Find a good angle to show off your creation, press F2 to take the screenshot. You should be able to find it in your %appdata%/.minecraft/screenshots. Then you can edit your OP and add them in :smile.gif:
    Posted in: Maps
  • 0

    posted a message on Bomb Shelter
    And it only makes it worse when this is your first post.
    Posted in: Maps
  • 0

    posted a message on [64x][1.2.3] SilkTex! {Smooth/Cartoon} (WIP) (1800+ Downloads)
    Great texture and please keep the flames blue, it's very original and I like it. Maybe make an alt for the people who don't want blue torches? but great texture pack.
    Posted in: Resource Packs
  • To post a comment, please .