• 0

    posted a message on [FORGE][1.2.5][SSP] SPAWN CONTROL
    My FPS goes from about 90 to 40 when I use the F9 feature
    Posted in: Minecraft Mods
  • 0

    posted a message on [FORGE][1.2.5][SSP] SPAWN CONTROL
    Oops, thought I was on the latest version already.
    Posted in: Minecraft Mods
  • 0

    posted a message on [FORGE][1.2.5][SSP] SPAWN CONTROL
    45 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 : Loaded (minecraft.jar)
    mod_GSWire : Loaded (minecraft.jar)
    mod_MinecraftForge : Loaded (minecraft.jar)
    mod_ModLoaderMp : Loaded (minecraft.jar)
    mod_NotEnoughItems : Loaded (minecraft.jar)
    mod_AdvancedMachines : Loaded (AdvancedMachinesClient v1.5.zip)
    mod_BCIC2Crossover : Loaded (BCIC2crossover.IB.v0.08.zip)
    mod_BetterStairs : Loaded (BetterStairs1.3.5.zip)
    mod_AdditionalBuildcraftObjects : Loaded (buildcraft-C-additionalbuildcraftobjects-latest.zip)
    mod_BuildCraftCore : Loaded (buildcraft-client-A-core-3.1.5.zip)
    mod_BuildCraftBuilders : Loaded (buildcraft-client-B-builders-3.1.5.zip)
    mod_BuildCraftEnergy : Loaded (buildcraft-client-B-energy-3.1.5.zip)
    mod_BuildCraftFactory : Loaded (buildcraft-client-B-factory-3.1.5.zip)
    mod_BuildCraftTransport : Loaded (buildcraft-client-B-transport-3.1.5.zip)
    mod_BuildCraftSilicon : Loaded (buildcraft-client-C-silicon-3.1.5.zip)
    mod_AdditionalPipes : Loaded (buildcraft-client-DA-additionalpipes-3.1.0.zip)
    mod_EE : Loaded (EE2ClientV1.4.6.5.jar)
    mod_EnderStorage : Loaded (EnderStorage-Client 1.1.3.zip)
    mod_BuildCraftZFP : Loaded (forestry-client-A-1.4.6.2.jar)
    mod_Forestry : Loaded (forestry-client-A-1.4.6.2.jar)
    mod_IC2NuclearControl : Loaded (IC2NuclearControl_client_v1.1.9b.zip)
    mod_ImmibisCore : Loaded (immibis-core_49.1.0_for_1.2.5-client.jar)
    mod_IC2 : Loaded (industrialcraft-2-client_1.95b.jar)
    mod_jBuildCraft_BucketFiller : Loaded (jBuildcraft-client-D-bucketFiller-3.1.5.zip)
    mod_LogisticsPipes : Loaded (LogisticsPipes-BC3-0.2.5B.zip)
    mod_MAtmos_forModLoader : Loaded (MAtmos_packaged.zip)
    mod_ModularForceFieldSystem : Loaded (mffs_rev3_for_1.2.5-client.zip)
    mod_CompactSolars : Loaded (mod_compactsolars-client-2.3.2.10.zip)
    mod_IronChest : Loaded (mod_ironchests-client-3.6.1.34.zip)
    mod_PortalGun : Loaded (portalgun)
    mod_Railcraft : Loaded (Railcraft_Client_5.3.3.zip)
    mod_RedPowerControl : Loaded (RedPowerControl-2.0pr5b2.zip)
    mod_RedPowerCore : Loaded (RedPowerCore-2.0pr5b2.zip)
    mod_RedPowerLighting : Loaded (RedPowerLighting-2.0pr5b2.zip)
    mod_RedPowerLogic : Loaded (RedPowerLogic-2.0pr5b2.zip)
    mod_RedPowerMachine : Loaded (RedPowerMachine-2.0pr5b2.zip)
    mod_RedPowerWiring : Loaded (RedPowerWiring-2.0pr5b2.zip)
    mod_RedPowerWorld : Loaded (RedPowerWorld-2.0pr5b2.zip)
    mod_SneakyPipes : Loaded (SneakyPipes-0.1.1.zip)
    mod_Timber : Loaded (Timber! (1.2.4).zip)
    mod_Wildgrass : Loaded (Wildgrass1.1.zip)
    mod_WirelessRedstoneAddons : Loaded (WR-CBE Addons-Client 1.2.2.2.zip)
    mod_WirelessRedstoneCore : Loaded (WR-CBE Core-Client 1.2.2.1.zip)
    mod_WirelessRedstoneRedPower : Loaded (WR-CBE RedPower-Client 1.2.2.1.zip)
    mod_ExpBank : Loaded (XPBank.zip)
    
    	  Minecraft has crashed!	 
    	  ----------------------	 
    Minecraft has stopped running because it encountered a problem.
    
    
    --- BEGIN ERROR REPORT a3d635cc --------
    Generated 6/30/12 6:36 PM
    Minecraft: Minecraft 1.2.5
    OS: Windows 7 (amd64) version 6.1
    Java: 1.7.0_05, Oracle Corporation
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    LWJGL: 2.8.3
    OpenGL: ATI Radeon HD 4800 Series version 3.3.11631 Compatibility Profile Context, ATI Technologies Inc.
    cpw.mods.fml.common.LoaderException: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/IEntityLivingHandler
    at cpw.mods.fml.common.Loader.load(Loader.java:436)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:592)
    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: cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: forge/IEntityLivingHandler
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:527)
    at cpw.mods.fml.common.Loader.attemptFileLoad(Loader.java:561)
    at cpw.mods.fml.common.Loader.load(Loader.java:419)
    ... 5 more
    Caused by: java.lang.NoClassDefFoundError: forge/IEntityLivingHandler
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.defineClass(Unknown Source)
    at java.net.URLClassLoader.access$100(Unknown Source)
    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 java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at cpw.mods.fml.common.Loader.loadModClass(Loader.java:494)
    ... 7 more
    Caused by: java.lang.ClassNotFoundException: forge.IEntityLivingHandler
    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 java.lang.ClassLoader.loadClass(Unknown Source)
    ... 22 more
    --- END ERROR REPORT af12163d ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    Can anyone tell me why I get minor lag spikes when I break or place blocks using any version? Phenom II x4 965, 4890 graphics.

    Seems more prominent in the multi core version, and also is more severe on a world I've played on for a while.
    Posted in: Minecraft Mods
  • 0

    posted a message on OptiFine HD (FPS Boost, Dynamic Lights, Shaders and much more)
    I have a problem; whenever I click, place or destroy blocks I get a short lagspike. I used the multicore version
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    Quote from ScottKillen

    What's wrong with it?


    The minimap is showing white, where it should be green.
    Posted in: Minecraft Mods
  • 0

    posted a message on ExtrabiomesXL Universal 3.16.3 for MC 1.7.10
    I don't know if this is a problem with Rei's minimap or your mod, but how do I fix this?

    http://i.imgur.com/Eecxm.jpg
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.1]ID Resolver (Finally updated!)
    Quote from GaryWooldridge

    Everything seems to be working fine with the latest beta (ID Resolver and 4096 ID's for 1.2.5); manual installation and Magic Launcher is working quite well. Now, just need a few more mods and I'm set. Woot!


    Where did you get the beta?
    Posted in: Minecraft Mods
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    Quote from Chaosheavens

    I have a question, that has probably already been answered elsewhere on this forum but I'm too lazy to dig though all the posts. Under the first step: "If you're using Windows, download GTK# for .NET from here and then reboot you computer...."
    Are you supposed to download GTK# for .NET then install it before rebooting your computer? Cause I tried downloading it, rebooting, then installing, but when I tried to run MultiMC it says it has stopped responding before it even opens v.v


    Download, install, reboot, play
    Posted in: Minecraft Tools
  • 0

    posted a message on MultiMC 5 [Windows / Linux / Mac]
    This program looks fantastic from what I've seen on Direwolf's video. I'll wait until v3 is released to use though.
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.2.5] Equivalent Exchange 2 - v1.4.6.7
    Woot, the p stone stays in the crafting table!
    Posted in: Minecraft Mods
  • 0

    posted a message on [1.5.2] GuiAPI - An Advanced GUI Toolkit


    Gives me this error when I run:

    Mods loaded: 13
    ModLoader 1.2.3
    mod_ModLoaderMp 1.2.3v3
    mod_MinecraftForge 1.4.0.46
    mod_NotEnoughItems 1.1.3
    mod_InfiBlocks v0.7.4 Color Bricked
    mod_TF2Teleporter 1.2.3 by pitman-87
    mod_GuiApiBasicExample 1.1
    mod_GuiApiIntermediateExample 1.0
    mod_GuiApiItemTickExample 1.0
    mod_GuiApiTWLExamples 1.0
    mod_EE 1.4.0.3
    mod_EnderChest 1.0.2
    mod_IC2 v1.81
    
          Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem.
    
    
    
    
    --- BEGIN ERROR REPORT ebffd911 --------
    Generated 3/18/12 6:58 PM
    
    Minecraft: Minecraft 1.2.3
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_25, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4800 Series version 3.3.11399 Compatibility Profile Context, ATI Technologies Inc.
    
    java.lang.RuntimeException: GuiAPI has detected that it was not installed directly into the minecraft jar as required. If you are trying to use a mod manager such as MyCraft, or you are trying to use Modloader's mods folder, this would cause this issue. Please install directly into the minecraft jar in order for GuiAPI to work correctly.
    at GuiWidgetScreen.getInstance(GuiWidgetScreen.java:53)
    at GuiApiFontHelper.<init>(GuiApiFontHelper.java:80)
    at mod_GuiApiTWLExamples.SetUpColouringWindow(mod_GuiApiTWLExamples.java:83)
    at mod_GuiApiTWLExamples.load(mod_GuiApiTWLExamples.java:75)
    at ModLoader.init(ModLoader.java:890)
    at ModLoader.addAllRenderers(ModLoader.java:186)
    at aho.<init>(aho.java:79)
    at aho.<clinit>(aho.java:9)
    at net.minecraft.client.Minecraft.a(Minecraft.java:395)
    at net.minecraft.client.Minecraft.run(Minecraft.java:732)
    at java.lang.Thread.run(Unknown Source)
    --- END ERROR REPORT f047dfec ----------
    Posted in: Minecraft Mods
  • 0

    posted a message on Minecraft crashes after a simple computer reboot, 1 error
    You're useless
    Posted in: Legacy Support
  • 0

    posted a message on Minecraft crashes after a simple computer reboot, 1 error
    Minecraft was working perfectly fine with all of my mods but after a simple computer reboot I am now getting an error.

    java.lang.RuntimeException: unknown character


    Here's the crash log:

    Mods loaded: 32
    ModLoader 1.1
    mod_ModLoaderMp 1.0.0
    mod_NotEnoughItems 1.1.1
    mod_AdditionalBuildcraftObjects 0.9-71 (MC 1.1, BC 3.1.3)
    mod_BuildCraftCore 3.1.3
    mod_BuildCraftBuilders 3.1.3
    mod_BuildCraftEnergy 3.1.3
    mod_BuildCraftFactory 3.1.3
    mod_BuildCraftTransport 3.1.3
    mod_LogisticsPipes 0.1.8 (built with Minecraft 1.1.0, Buildcraft 3.1.2, Forge 1.3.1)
    mod_BuildCraftSilicon 3.1.3
    mod_zAdditionalPipes Rev34.0
    mod_EnderChest 1.0.1
    mod_EE Equivalent Exchange 6.0.0
    mod_Forestry 1.3.2.0
    mod_BuildCraftZFP (Forestry Package)
    mod_IC2 v1.64
    mod_PigbearLaser Laser 1.1
    mod_MiceWorkers 2.7.110
    mod_IC2AdvancedMachines v3.2
    mod_IronChest 2.1
    mod_PortalGun 1.1.0v4
    mod_RedPowerArray 2.0pr4d
    mod_RedPowerCore 2.0pr4d
    mod_RedPowerLighting 2.0pr4d
    mod_RedPowerLogic 2.0pr4d
    mod_RedPowerMachine 2.0pr4d
    mod_RedPowerWiring 2.0pr4d
    mod_RedPowerWorld 2.0pr4d
    mod_SneakyPipes 0.0.2 (Minecraft 1.1.0, Buildcraft 3.1.3, Forge 1.3.0)
    mod_WirelessRedstone 1.5
    mod_WirelessRemote 0.5
    
          Minecraft has crashed!      
          ----------------------      
    
    Minecraft has stopped running because it encountered a problem.
    
    If you wish to report this, please copy this entire text and email it to [email protected].
    Please include a description of what you did when the error occured.
    
    
    
    --- BEGIN ERROR REPORT f2aad11f --------
    Generated 2/11/12 10:33 AM
    
    Minecraft: Minecraft 1.1
    OS: Windows 7 (amd64) version 6.1
    Java: 1.6.0_25, Sun Microsystems Inc.
    VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Sun Microsystems Inc.
    LWJGL: 2.4.2
    OpenGL: ATI Radeon HD 4800 Series version 3.3.11318 Compatibility Profile Context, ATI Technologies Inc.
    
    java.lang.RuntimeException: unknown character
    Posted in: Legacy Support
  • To post a comment, please .