Jump to content

Stuck at done loading after Minecraft Forge Installation


Andrees!

Recommended Posts

Ok, so here I got this problem, I install Minecraft, and after it I install Minecraft Forge (Latest version) but when I open the game it's stuck at done loading screen, won't move, I know some more users have this problem, but I haven't found any solution, can u help me?

I reinstalled the game millions of times, and also tried installing modloader, or modloadermp, which work until I install forge.

 

Haven't got modloader.txt nor crashreport (not really sure if i have it)

 

EDIT: META-INF is obviously deleted

Link to comment
Share on other sites

Don't install ModLoader anything with Forge. Forge has all ModLoader capabilities bundled into it now. Just install forge and delete META-INF. Not deleting META-INF is the only reason I can think of for you getting stuck at that screen. Give us more information. Such as What archiver you're using to edit your minecraft.jar with (i.e. WinRAR, 7-Zip, etc...), Operating system, and the like.

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Link to comment
Share on other sites

I know, at first I installed ModLoader, but then I reinstalled minecraft, and only installed Minecraft Forge and deleted META-INF (I always delete it, i've been using mods for a long time and know this).

I'm using WinRar 4.0 and my OS is Windows 7 Ultimate 64bits.

Forge always worked for me when I used MC 1.1 and older versions, then I stopped playing mc and now I'm starting again Forge seems not to work.

EDIT: I'm using last version of forge (3.3.8 i think) and 1.2.5 of MC

Link to comment
Share on other sites

Ok, this is what I've done, googled a bit and found this: http://www.mod-buildcraft.com/forums/topic/aps-bugs-thread/

In some part of the topic it says that the easiest way was to run MC trough MCPatcher, or use a bat which was attached below, i downloaded this batch and ran it, it opened Minecraft normally (no done at loading screen) so I opened a map and then closed minecraft and a txt had this written:

 

 

27 achievements

182 recipes

LWJGL Version: 2.4.2

20/07/2012 15:34:12 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Attempting early MinecraftForge initialization

20/07/2012 15:34:12 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Completed early MinecraftForge initialization

2012-07-20 15:34:12 [iNFO] Forge Mod Loader version 2.2.106.176 for Minecraft c:1.2.5, s:1.2.5 loading

2012-07-20 15:34:12 [iNFO] Loading mods from C:\Users\Andrés\AppData\Roaming\.minecraft\mods

2012-07-20 15:34:12 [iNFO] Forge Mod Loader has loaded 1 mods

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

MinecraftForge v3.3.8.164 Initialized

2012-07-20 15:34:12 [iNFO] MinecraftForge v3.3.8.164 Initialized

2012-07-20 15:34:12 [iNFO] Forge Mod Loader load complete, 1 mods loaded

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

OpenAL initialized.

 

Placed stronghold in INVALID biome at (-42, -28)

Stopping!

 

SoundSystem shutting down...

    Author: Paul Lamb, www.paulscode.com

 

####################################################

# Adding ModLoader.txt                                                        #

####################################################

####################################################

# Getting List of Mods                                                        #

####################################################

El volumen de la unidad C es Sistema

El n£mero de serie del volumen es: 646D-0E66

 

Directorio de C:\Users\Andr‚s\AppData\Roaming\.minecraft\mods

 

20/07/2012  03:31 p.m.    <DIR>          .

20/07/2012  03:31 p.m.    <DIR>          ..

              0 archivos              0 bytes

 

    Total de archivos en la lista:

              0 archivos              0 bytes

              2 dirs  14.172.807.168 bytes libres

 

OK, NOW, I installed toomanyitems, and RedPower, opened MC trough this batch and when I start playing MC shows me this:

 

5 mods loaded

Minecraft Forge 3.3.8.164

FML v2.2.106.176

Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5

mod_MinecraftForge : Available (minecraft.jar)

mod_TooManyItems : Available (minecraft.jar)

mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)

mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)

mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)

 

 

      Minecraft has crashed!     

      ----------------------     

 

Minecraft has stopped running because it encountered a problem.

 

 

 

 

--- BEGIN ERROR REPORT 9054d9e3 --------

Generated 20/07/12 15:39

 

Minecraft: Minecraft 1.2.5

OS: Windows 7 (x86) version 6.1

Java: 1.6.0_30, Sun Microsystems Inc.

VM: Java HotSpot Client VM (mixed mode), Sun Microsystems Inc.

LWJGL: 2.4.2

OpenGL: AMD Radeon HD 6670 version 4.2.11733 Compatibility Profile Context, ATI Technologies Inc.

 

java.lang.UnsupportedClassVersionError: net/minecraft/client/MinecraftApplet : Unsupported major.minor version 3.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

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$000(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)

at java.lang.Class.getDeclaredFields0(Native Method)

at java.lang.Class.privateGetDeclaredFields(Unknown Source)

at java.lang.Class.getDeclaredField(Unknown Source)

at TMIUtils.getMinecraft(TMIUtils.java:39)

at TMIConfig.isMultiplayer(TMIConfig.java:83)

at TMIUtils.updateUnlimitedItems(TMIUtils.java:322)

at mod_TooManyItems.onTickInGame(mod_TooManyItems.java:23)

at BaseMod.doTickInGame(BaseMod.java:48)

at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

at net.minecraft.client.Minecraft.x(Minecraft.java:878)

at net.minecraft.client.Minecraft.run(Minecraft.java:753)

at java.lang.Thread.run(Unknown Source)

--- END ERROR REPORT 1729f984 ----------

 

 

AAAAND when I close MC this:

 

27 achievements

182 recipes

LWJGL Version: 2.4.2

20/07/2012 15:38:58 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Attempting early MinecraftForge initialization

20/07/2012 15:38:58 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Completed early MinecraftForge initialization

2012-07-20 15:38:58 [iNFO] Forge Mod Loader version 2.2.106.176 for Minecraft c:1.2.5, s:1.2.5 loading

2012-07-20 15:38:58 [iNFO] Loading mods from C:\Users\Andrés\AppData\Roaming\.minecraft\mods

2012-07-20 15:38:58 [iNFO] Forge Mod Loader has loaded 5 mods

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

MinecraftForge v3.3.8.164 Initialized

2012-07-20 15:38:58 [iNFO] MinecraftForge v3.3.8.164 Initialized

RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior

2012-07-20 15:38:58 [iNFO] Forge Mod Loader load complete, 5 mods loaded

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

OpenAL initialized.

 

java.lang.UnsupportedClassVersionError: net/minecraft/client/MinecraftApplet : Unsupported major.minor version 3.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

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$000(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)

at java.lang.Class.getDeclaredFields0(Native Method)

at java.lang.Class.privateGetDeclaredFields(Unknown Source)

at java.lang.Class.getDeclaredField(Unknown Source)

at TMIUtils.getMinecraft(TMIUtils.java:39)

at TMIConfig.isMultiplayer(TMIConfig.java:83)

at TMIUtils.updateUnlimitedItems(TMIUtils.java:322)

at mod_TooManyItems.onTickInGame(mod_TooManyItems.java:23)

at BaseMod.doTickInGame(BaseMod.java:48)

at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

at net.minecraft.client.Minecraft.x(Minecraft.java:878)

at net.minecraft.client.Minecraft.run(Minecraft.java:753)

at java.lang.Thread.run(Unknown Source)

2012-07-20 15:39:04 [sEVERE] A critical error has occurred.

java.lang.UnsupportedClassVersionError: net/minecraft/client/MinecraftApplet : Unsupported major.minor version 3.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

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$000(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)

at java.lang.Class.getDeclaredFields0(Native Method)

at java.lang.Class.privateGetDeclaredFields(Unknown Source)

at java.lang.Class.getDeclaredField(Unknown Source)

at TMIUtils.getMinecraft(TMIUtils.java:39)

at TMIConfig.isMultiplayer(TMIConfig.java:83)

at TMIUtils.updateUnlimitedItems(TMIUtils.java:322)

at mod_TooManyItems.onTickInGame(mod_TooManyItems.java:23)

at BaseMod.doTickInGame(BaseMod.java:48)

at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:104)

at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:80)

at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:58)

at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)

at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185)

at cpw.mods.fml.client.FMLClientHandler.onRenderTickEnd(FMLClientHandler.java:315)

at net.minecraft.client.Minecraft.x(Minecraft.java:878)

at net.minecraft.client.Minecraft.run(Minecraft.java:753)

at java.lang.Thread.run(Unknown Source)

2012-07-20 15:39:04 [sEVERE] 5 mods loaded

Minecraft Forge 3.3.8.164

FML v2.2.106.176

Forge Mod Loader version 2.2.106.176 for Minecraft 1.2.5

mod_MinecraftForge : Available (minecraft.jar)

mod_TooManyItems : Available (minecraft.jar)

mod_RedPowerCore : Available (RedPowerCore-2.0pr5b2.zip)

mod_RedPowerLogic : Available (RedPowerLogic-2.0pr5b2.zip)

mod_RedPowerWiring : Available (RedPowerWiring-2.0pr5b2.zip)

 

Stopping!

 

SoundSystem shutting down...

    Author: Paul Lamb, www.paulscode.com

 

####################################################

# Adding ModLoader.txt                                                        #

####################################################

####################################################

# Getting List of Mods                                                        #

####################################################

El volumen de la unidad C es Sistema

El n£mero de serie del volumen es: 646D-0E66

 

Directorio de C:\Users\Andr‚s\AppData\Roaming\.minecraft\mods

 

20/07/2012  03:38 p.m.    <DIR>          .

20/07/2012  03:38 p.m.    <DIR>          ..

19/07/2012  10:38 p.m.          233.440 RedPowerCore-2.0pr5b2.zip

19/07/2012  10:38 p.m.          112.454 RedPowerLogic-2.0pr5b2.zip

19/07/2012  10:38 p.m.            43.693 RedPowerWiring-2.0pr5b2.zip

              3 archivos        389.587 bytes

 

    Total de archivos en la lista:

              3 archivos        389.587 bytes

              2 dirs  14.170.042.368 bytes libres

 

 

FIXED UNINSTALLED TOOMANYITEMS, IT WORKS, BUT ONLY TROUGH MCPATCHER.

Link to comment
Share on other sites

Now, after a *new* clean install of MC, I install Forge and when I open MCPATCHER, this is what it says:

 

 

MCPatcher version is 2.4.0

OS: Windows 7 6.1 x86

JVM: Sun Microsystems Inc. 1.6.0_30 (32 bit)

Classpath: C:\Users\Andrés\Desktop\mcpatcher-2.4.0.exe

Minecraft version is 1.2.5 (md5 3958b7f90532786aff862ed81c8fbb51)

WARNING: possibly modded minecraft.jar (orig md5 8e8778078a175a33603a585257f28563)

 

Analyzing C:\Users\Andrés\AppData\Roaming\.minecraft\bin\minecraft-1.2.5.jar (1731 files)

  EntityReddustFX matches aab.class

  Potion matches aad.class

  setPotionName matches a (Ljava/lang/String;)Laad;

  EntityList matches aao.class

  addMapping matches a (Ljava/lang/Class;Ljava/lang/String;I)V

  RenderEngine matches aaw.class

  updateDynamicTextures matches a ([iIII)V

  refreshTextures matches b ()V

  RenderEngine matches aaw.class

  BiomeGenBase matches abn.class

  getTemperaturef matches j ()F

  getRainfallf matches i ()F

  setBiomeName matches a (Ljava/lang/String;)Labn;

  Material matches acn.class

  EntityLiving matches acq.class

  EntityLiving matches acq.class

  ItemSpawnerEgg matches acv.class

  getItemNameIS matches d (Laan;)Ljava/lang/String;

  getColorFromDamage matches b (II)I

  NBTTagCompound matches ady.class

  Tessellator matches adz.class

  draw matches a ()I

  addVertexWithUV matches a (DDDDD)V

  startDrawingQuads matches b ()V

  addVertex matches a (DDD)V

  startDrawing matches a (I)V

  setTextureUV matches a (DD)V

  BlockStem matches aei.class

  getRenderColor matches d (I)I

  FlowWater matches ael.class

  EntityPortalFX matches aep.class

  RenderSnowman matches afm.class

  renderEquippedItems1 matches a (Lq;F)V

  BlockFluid matches agv.class

  colorMultiplier matches c (Lali;III)I

  BlockRedstoneWire matches ahi.class

  randomDisplayTick matches b (Lxd;IIILjava/util/Random;)V

  BiomeGenSwamp matches ahs.class

  getTemperaturef matches j ()F

  getRainfallf matches i ()F

  setBiomeName matches a (Ljava/lang/String;)Labn;

  TexturePackFolder matches aiq.class

  TexturePackCustom matches aju.class

  WorldProviderHell matches akf.class

  WorldProvider matches alb.class

  getFogColor matches b (FF)Lbo;

  IBlockAccess matches ali.class

  IBlockAccess matches ali.class

  IBlockAccess matches ali.class

  BlockMycelium matches alr.class

  getBlockTexture matches d (Lali;IIII)I

  RenderSpider matches amo.class

  StillLava matches bv.class

  RenderMooshroom matches cl.class

  loadTexture matches a (Ljava/lang/String;)V

  renderEquippedItems1 matches a (Lof;F)V

  WorldRenderer matches ct.class

  updateRenderer matches a ()V

  EntitySheep matches cu.class

  GLAllocation matches ew.class

  createDirectByteBuffer matches c (I)Ljava/nio/ByteBuffer;

  RenderLiving matches fe.class

  doRenderLiving matches a (Lacq;DDDFF)V

  EntityDropParticleFX matches ga.class

  onUpdate matches J_ ()V

  FlowLava matches gf.class

  TexturePackList matches gi.class

  TexturePackList matches gi.class

  TexturePackList matches gi.class

  TexturePackList matches gi.class

  TexturePackList matches gi.class

  ColorizerFoliage matches gu.class

  ColorizerFoliage matches gu.class

  TexturePackBase matches h.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TexturePackBase matches h.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TexturePackBase matches h.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TexturePackBase matches h.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TexturePackBase matches h.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  ItemDye matches hm.class

  Watch matches ht.class

  GameSettings matches hu.class

  PotionHelper matches hx.class

  WorldProviderEnd matches ii.class

  getFogColor matches b (FF)Lbo;

  EntitySuspendFX matches ky.class

  RenderGlobal matches l.class

  renderSky matches a (F)V

  renderClouds matches b (F)V

  RenderGlobal matches l.class

  renderSky matches a (F)V

  TexturePackDefault matches lc.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TexturePackDefault matches lc.class

  getInputStream matches a (Ljava/lang/String;)Ljava/io/InputStream;

  TileEntitySignRenderer matches ll.class

  renderTileSignEntityAt matches a (Lsc;DDDF)V

  ItemRenderer matches mn.class

  FontRenderer matches nl.class

  FontRenderer matches nl.class

  FontRenderer matches nl.class

  renderString matches a (Ljava/lang/String;IIIZ)I

  Entity matches nn.class

  Entity matches nn.class

  setPositionAndRotation matches b (DDDFF)V

  EntitySplashFX matches nw.class

  Block matches pb.class

  Block matches pb.class

  getRenderColor matches d (I)I

  Block matches pb.class

  getBlockTextureFromSideAndMetadata matches a (II)I

  getBlockTexture matches d (Lali;IIII)I

  StillWater matches qa.class

  BlockGrass matches qy.class

  getBlockTexture matches d (Lali;IIII)I

  EntityRainFX matches rg.class

  WorldChunkManager matches rs.class

  EntityFX matches rt.class

  setPositionAndRotation matches b (DDDFF)V

  RenderEnderman matches st.class

  RenderXPOrb matches tb.class

  render matches a (Lbz;DDDFF)V

  TextureFX matches tt.class

  onTick matches a ()V

  BlockLeaves matches uf.class

  colorMultiplier matches c (Lali;III)I

  ItemBlock matches vd.class

  EntityBubbleFX matches vg.class

  setPositionAndRotation matches b (DDDFF)V

  RenderBlocks matches vl.class

  renderStandardBlockWithAmbientOcclusion matches a (Lpb;IIIFFF)Z

  renderStandardBlockWithColorMultiplier matches b (Lpb;IIIFFF)Z

  non-AO multipliers (R G B) = (14 15 16)

  AO faces (N S E W) = (17 18 15 16)

  RenderBlocks matches vl.class

  renderBlockRedstoneWire matches g (Lpb;III)Z

  renderBlockFallingSand matches a (Lpb;Lxd;III)V

  renderBlockFluids matches t (Lpb;III)Z

  RenderBlocks matches vl.class

  renderStandardBlock matches o (Lpb;III)Z

  MapColor matches wh.class

  World matches xD.class

  getBiomeGenAt matches a (II)Labn;

  getSkyColor matches a (Lnn;F)Lbo;

  getBlockMetadata matches e (III)I

  World matches xD.class

  getCelestialAngle matches c (F)F

  getRainStrength matches j (F)F

  BlockCauldron matches xm.class

  colorMultiplier matches getBedDirection (Lali;III)I

  getRenderColor matches d (I)I

  EntityAuraFX matches xy.class

  setPositionAndRotation matches b (DDDFF)V

  BlockLilyPad matches ye.class

  Item matches yr.class

  getColorFromDamage matches b (II)I

  getColorFromDamage(II)I has 2 params

  Portal matches zp.class

  ColorizerWater matches zt.class

  ColorizerGrass matches zv.class

  Minecraft matches net/minecraft/client/Minecraft.class

  Minecraft matches net/minecraft/client/Minecraft.class

  runTick matches k ()V

  Minecraft matches net/minecraft/client/Minecraft.class

  Minecraft matches net/minecraft/client/Minecraft.class

  runGameLoop matches x ()V

  Minecraft matches net/minecraft/client/Minecraft.class

  Minecraft matches net/minecraft/client/Minecraft.class

java.io.IOException: invalid constant type: 100 at 1

at javassist.bytecode.ConstPool.readOne(ConstPool.java:1044)

at javassist.bytecode.ConstPool.read(ConstPool.java:984)

at javassist.bytecode.ConstPool.<init>(ConstPool.java:125)

at javassist.bytecode.ClassFile.read(ClassFile.java:770)

at javassist.bytecode.ClassFile.<init>(ClassFile.java:114)

at com.pclewis.mcpatcher.MCPatcher.mapModClasses(MCPatcher.java:231)

at com.pclewis.mcpatcher.MCPatcher.getApplicableMods(MCPatcher.java:210)

at com.pclewis.mcpatcher.MainForm$17.run(MainForm.java:725)

at java.lang.Thread.run(Unknown Source)

 

Patching...

applying EntityReddustFX patch to aab.class for mod Custom Colors

    override redstone particle color <init>(Lxd;DDDFFFF)V@56

applying Potion patch to aad.class for mod Custom Colors

    make field name public

    insert field origColor I

    make field color not final, public

    map potions by name a(Ljava/lang/String;)Laad;@5

applying EntityList patch to aao.class for mod Custom Colors

    set up mapping for spawnable entities a(Ljava/lang/Class;Ljava/lang/String;III)V@0

applying RenderEngine patch to aaw.class for mod HD Textures

    insert method setTileSize (Lnet/minecraft/client/Minecraft;)V stack size 2, local vars 2

    update custom animations a()V@282

applying BiomeGenBase patch to abn.class for mod Custom Colors

    map biomes by name a(Ljava/lang/String;)Labn;@5

applying ItemSpawnerEgg patch to acv.class for mod Custom Colors

    override spawner egg color b(II)I@26

    override spawner egg color b(II)I@36

    override spawner egg color b(II)I@44

  increasing stack size from 2 to 3

applying BlockStem patch to aei.class for mod Custom Colors

    override pumpkin and melon stem color d(I)I@31

applying FlowWater patch to ael.class for mod HD Textures

    array size 256 -> int_numPixels <init>()V@13

    array size 256 -> int_numPixels <init>()V@22

    array size 256 -> int_numPixels <init>()V@31

    array size 256 -> int_numPixels <init>()V@40

applying EntityPortalFX patch to aep.class for mod Custom Colors

    override portal particle color (red) <init>(Lxd;DDDDDD)V@137

    override portal particle color (green) <init>(Lxd;DDDDDD)V@126

    override portal particle color (blue) <init>(Lxd;DDDDDD)V@181

applying RenderSnowman patch to afm.class for mod Random Mobs

    render snowman overlay a(Lq;F)V@136

applying BlockFluid patch to agv.class for mod Custom Colors

    override water color c(Lali;III)I@47

applying BlockRedstoneWire patch to ahi.class for mod Custom Colors

    override redstone wire particle color b(Lxd;IIILjava/util/Random;)V@70

applying BiomeGenSwamp patch to ahs.class for mod Custom Colors

    override swamp foliage color l()I@25

  increasing stack size from 4 to 6

applying TexturePackFolder patch to aiq.class for mod HD Textures

    insert method getFolder ()Ljava/io/File; stack size 1, local vars 1

applying GetResource patch to aiq.class for mod HD Textures

applying GetResource patch to aix.class for mod HD Textures

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) <init>()V@70

applying TexturePackCustom patch to aju.class for mod HD Textures

    insert field origZip Ljava/util/zip/ZipFile;

    insert field tmpFile Ljava/io/File;

    insert field lastModified J

applying GetResource patch to aju.class for mod HD Textures

applying WorldProviderHell patch to akf.class for mod Custom Colors

    override nether fog color b(FF)Lbo;@0

applying WorldProvider patch to alb.class for mod Custom Colors

    override fog color b(FF)Lbo;@31

applying RenderSpider patch to amo.class for mod Random Mobs

    override spider eye texture a(Lcb;IF)I@7

applying StillLava patch to bv.class for mod HD Textures

    & 15 -> int_sizeMinus1 a()V@168

    & 15 -> int_sizeMinus1 a()V@175

    & 15 -> int_sizeMinus1 a()V@194

    & 15 -> int_sizeMinus1 a()V@201

    & 15 -> int_sizeMinus1 a()V@221

    & 15 -> int_sizeMinus1 a()V@228

    & 15 -> int_sizeMinus1 a()V@248

    & 15 -> int_sizeMinus1 a()V@255

applying RenderMooshroom patch to cl.class for mod Random Mobs

    set up custom mooshroom overlay a(Lof;F)V@15

    render mooshroom overlay a(Lof;F)V@57

    render mooshroom overlay a(Lof;F)V@91

    render mooshroom overlay a(Lof;F)V@153

    finish mooshroom overlay a(Lof;F)V@13

    finish mooshroom overlay a(Lof;F)V@183

applying WorldRenderer patch to ct.class for mod Connected Textures

    pre render world a()V@0

    post render world a()V@654

applying EntitySheep patch to cu.class for mod Custom Colors

    insert field origFleeceColorTable [[F

    clone fleeceColorTable <clinit>()V@351

applying GetResource patch to eo.class for mod HD Textures

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) <init>()V@9

applying RenderLiving patch to fe.class for mod Random Mobs

applying EntityDropParticleFX patch to ga.class for mod Custom Colors

    override water drop color <init>(Lxd;DDDLacn;)V@36

    remove water drop color update J_()V@34

    override lava drop color J_()V@54

applying FlowLava patch to gf.class for mod HD Textures

    array size 256 -> int_numPixels <init>()V@13

    array size 256 -> int_numPixels <init>()V@22

    array size 256 -> int_numPixels <init>()V@31

    array size 256 -> int_numPixels <init>()V@40

applying TexturePackList patch to gi.class for mod HD Textures

    insert method getDefaultTexturePack ()LTexturePackBase; stack size 1, local vars 1

    insert method getSelectedTexturePack ()LTexturePackBase; stack size 1, local vars 1

applying TexturePackList patch to gi.class for mod Random Mobs

applying TexturePackList patch to gi.class for mod Custom Colors

applying TexturePackList patch to gi.class for mod Connected Textures

applying TexturePackList patch to gi.class for mod Better Skies

applying ColorizerFoliage patch to gu.class for mod HD Textures

applying ColorizerFoliage patch to gu.class for mod Custom Colors

    override default pine foliage color a()I@0

  increasing stack size from 1 to 2

    override default birch foliage color b()I@0

  increasing stack size from 1 to 2

    override default basic foliage color c()I@0

  increasing stack size from 1 to 2

applying TexturePackBase patch to h.class for mod HD Textures

applying TexturePackBase patch to h.class for mod Random Mobs

applying TexturePackBase patch to h.class for mod Custom Colors

applying TexturePackBase patch to h.class for mod Connected Textures

applying TexturePackBase patch to h.class for mod Better Skies

applying Watch patch to ht.class for mod HD Textures

    array size 256 -> int_numPixels <init>(Lnet/minecraft/client/Minecraft;)V@12

    array size 256 -> int_numPixels <init>(Lnet/minecraft/client/Minecraft;)V@21

    % 16 -> int_size setup()V@47

applying PotionHelper patch to hx.class for mod Custom Colors

    override water bottle color a(Ljava/util/Collection;)I@0

applying WorldProviderEnd patch to ii.class for mod Custom Colors

    override end fog color b(FF)Lbo;@114

applying EntitySuspendFX patch to ky.class for mod Custom Colors

    override underwater suspend particle color <init>(Lxd;DDDDDD)V@20

applying RenderGlobal patch to l.class for mod Custom Colors

    override cloud type b(F)V@16

    override end sky color a(F)V@152

    override mycelium particle color b(Ljava/lang/String;DDDDDD)Lrt;@401

applying RenderGlobal patch to l.class for mod Better Skies

    setup for sky rendering a(F)V@0

    render custom sky a(F)V@870

    disable default stars a(F)V@1196

    override sun texture a(F)V@902

    override moon texture a(F)V@1005

applying GetResource patch to lc.class for mod HD Textures

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) <init>()V@26

applying TileEntitySignRenderer patch to ll.class for mod Custom Colors

    override sign text color a(Lsc;DDDF)V@248

applying ItemRenderer patch to mn.class for mod HD Textures

    tool pixel top a(Ladz;FFFF)V@331

    tool pixel top a(Ladz;FFFF)V@463

    16.0F -> float_size a(Ladz;FFFF)V@185

    16.0F -> float_size a(Ladz;FFFF)V@313

    16.0F -> float_size a(Ladz;FFFF)V@445

    16.0F -> float_size a(Ladz;FFFF)V@583

    while i < 16 -> int_size a(Ladz;FFFF)V@177

    while i < 16 -> int_size a(Ladz;FFFF)V@306

    while i < 16 -> int_size a(Ladz;FFFF)V@439

    while i < 16 -> int_size a(Ladz;FFFF)V@578

    tool tex calculation a(Lacq;Laan;I)V@165

    tool tex calculation a(Lacq;Laan;I)V@183

    tool tex calculation a(Lacq;Laan;I)V@203

    tool tex calculation a(Lacq;Laan;I)V@221

    0.001953125F -> float_texNudge a(Ladz;FFFF)V@201

    0.001953125F -> float_texNudge a(Ladz;FFFF)V@331

    0.001953125F -> float_texNudge a(Ladz;FFFF)V@466

    0.001953125F -> float_texNudge a(Ladz;FFFF)V@606

applying FontRenderer patch to nl.class for mod HD Textures

    make field isUnicode public

    insert method initialize (Lhu;Ljava/lang/String;Laaw;)V stack size 8, local vars 18

applying GetResource patch to nl.class for mod HD Textures

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) <init>(Lhu;Ljava/lang/String;Laaw;Z)V@74

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) a(I)V@20

    ImageIO.read(getResource(...)) -> getResourceAsBufferedImage(...) initialize(Lhu;Ljava/lang/String;Laaw;)V@74

applying FontRenderer patch to nl.class for mod HD Font

    insert field charWidthf [F

    FontUtils.computeCharWidths on init <init>(Lhu;Ljava/lang/String;Laaw;Z)V@156

    FontUtils.computeCharWidths on init initialize(Lhu;Ljava/lang/String;Laaw;)V@156

    use charWidthf in glTranslatef call a(IZ)F@59

    use charWidthf in glTranslatef call a(IZ)F@210

    4.0f -> charWidthf[32] a(ICZ)F@6

applying FontRenderer patch to nl.class for mod Custom Colors

    override text color a(Ljava/lang/String;IIIZ)I@4

    override text color codes a(Ljava/lang/String;Z)V@115

applying Entity patch to nn.class for mod Random Mobs

    insert field randomMobsSkin J

    insert field randomMobsSkinSet Z

applying EntitySplashFX patch to nw.class for mod Custom Colors

    override splash color <init>(Lxd;DDDDDD)V@69

replacing pack.png for Sphax PureBDCraft 128x

replacing pack.txt for Sphax PureBDCraft 128x

replacing particles.png for Sphax PureBDCraft 128x

applying Block patch to pb.class for mod Custom Colors

    override default color for all blocks d(I)I@0

applying StillWater patch to qa.class for mod HD Textures

    array size 256 -> int_numPixels <init>()V@11

    array size 256 -> int_numPixels <init>()V@20

    array size 256 -> int_numPixels <init>()V@29

    array size 256 -> int_numPixels <init>()V@38

applying EntityRainFX patch to rg.class for mod Custom Colors

    override rain drop color <init>(Lxd;DDD)V@52

applying GuiContainerCreative patch to sr.class for mod HD Textures

    use allitemsx.png for creative mode inventory background a(FII)V@14

applying RenderEnderman patch to st.class for mod Random Mobs

    override enderman eye texture a(Ljg;IF)I@7

applying RenderXPOrb patch to tb.class for mod Custom Colors

    override xp orb color a(Lbz;DDDFF)V@273

replacing terrain.png for Sphax PureBDCraft 128x

applying TextureFX patch to tt.class for mod HD Textures

    array size 1024 -> int_numBytes <init>(I)V@5

applying BlockLeaves patch to uf.class for mod Custom Colors

    override biome pine foliage color c(Lali;III)I@20

  increasing stack size from 4 to 5

    override biome birch foliage color c(Lali;III)I@42

applying ItemBlock patch to vd.class for mod Custom Colors

    insert method getColorFromDamage (II)I stack size 3, local vars 3

applying EntityBubbleFX patch to vg.class for mod Custom Colors

    override bubble color <init>(Lxd;DDDDDD)V@16

applying RenderBlocks patch to vl.class for mod Custom Colors

    override redstone wire color g(Lpb;III)Z@62

    colorize falling sand and gravel a(Lpb;Lxd;III)V@58

    colorize falling sand and gravel a(Lpb;Lxd;III)V@134

    colorize falling sand and gravel a(Lpb;Lxd;III)V@197

    colorize falling sand and gravel a(Lpb;Lxd;III)V@260

    colorize falling sand and gravel a(Lpb;Lxd;III)V@323

    colorize falling sand and gravel a(Lpb;Lxd;III)V@386

applying RenderBlocks patch to vl.class for mod Connected Textures

java.lang.NullPointerException

at com.pclewis.mcpatcher.ConstPoolUtils.addToPool(ConstPoolUtils.java:68)

at com.pclewis.mcpatcher.ConstPoolUtils.findOrAdd(ConstPoolUtils.java:110)

at com.pclewis.mcpatcher.ConstPoolUtils.reference(ConstPoolUtils.java:312)

at com.pclewis.mcpatcher.ClassMod.reference(ClassMod.java:333)

at com.pclewis.mcpatcher.ClassPatch.reference(ClassPatch.java:93)

at com.pclewis.mcpatcher.mod.ConnectedTextures$RenderBlocksMod$2.getMatchExpression(ConnectedTextures.java:496)

at com.pclewis.mcpatcher.BytecodePatch.apply(BytecodePatch.java:77)

at com.pclewis.mcpatcher.BytecodePatch.apply(BytecodePatch.java:273)

at com.pclewis.mcpatcher.MCPatcher.applyPatches(MCPatcher.java:757)

at com.pclewis.mcpatcher.MCPatcher.applyMods(MCPatcher.java:670)

at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:593)

at com.pclewis.mcpatcher.MainForm$11$PatchThread.run(MainForm.java:354)

at java.lang.Thread.run(Unknown Source)

 

Restoring original minecraft.jar due to previous error

 

Launching C:\Users\Andrés\AppData\Roaming\.minecraft\bin\minecraft.jar

java -cp C:\Users\Andrés\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Andrés\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Andrés\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Andrés\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\Andrés\AppData\Roaming\.minecraft\bin\natives -Xmx768M -Xms512M net.minecraft.client.Minecraft

27 achievements

182 recipes

LWJGL Version: 2.4.2

20/07/2012 16:02:54 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Attempting early MinecraftForge initialization

20/07/2012 16:02:54 cpw.mods.fml.common.FMLCommonHandler beginLoading

INFO: Completed early MinecraftForge initialization

2012-07-20 16:02:54 [iNFO] Forge Mod Loader version 2.2.78.153 for Minecraft 1.2.5 loading

2012-07-20 16:02:54 [iNFO] Loading mods from C:\Users\Andrés\AppData\Roaming\.minecraft\mods

2012-07-20 16:02:54 [iNFO] Directory 1.2.5 contained no mods

2012-07-20 16:02:54 [iNFO] Forge Mod Loader has loaded 4 mods

WARNING: Found unknown Windows version: Windows 7

Attempting to use default windows plug-in.

Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin

MinecraftForge v3.3.8.152 Initialized

2012-07-20 16:02:54 [iNFO] MinecraftForge v3.3.8.152 Initialized

RedPowerCore: MinecraftForge minor version mismatch, expecting 3.1.x, may lead to unexpected behavior

2012-07-20 16:02:55 [iNFO] Forge Mod Loader load complete, 4 mods loaded

 

Starting up SoundSystem...

Initializing LWJGL OpenAL

    (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)

OpenAL initialized.

 

Stopping!

 

SoundSystem shutting down...

    Author: Paul Lamb, www.paulscode.com

 

Link to comment
Share on other sites

MCPatcher doesn't play nice with Forge. It does more to the .jar than you think.

 

Also... When you do it manually, you're being sure to install just Forge to the .jar and everything else to the mods folder, right? You're not just sticking everything into the .jar? You should only install mods to the .jar with Forge if there are specific instructions to do so, which is rare.

 

Also, try "NotEnoughItems" by chicken_bones. That has always got along with other mods for me. It's pretty similar to TooManyItems, except that it has a lot more functionality. (e.g. Can show recipes for an item, or can show you all the uses for that item in Recipes. You can also disable cheat mode and just play a regular survival game without too much temptation) [Link]

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Link to comment
Share on other sites

Don't use MCPatcher at all if you plan on using Forge. It'll edit classes even if you uncheck everything. Install Optifine for any texture needs. The one and only time I'd suggest MCPatcher is for HD Textures with weekly Snapshots, since very few mods are released for those...

 

Optifine works fine with Forge.

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Link to comment
Share on other sites

Well, you're the second person that I've heard say they're having troubles with 64 bit WinRAR... I am personally, and have always used x32 bit WinRAR. I can't imagine why that would be a problem at all, but I'm just making the connection.

 

I'm still pretty new here, but If the following steps don't work, then I have no idea what's wrong or how to fix it. :(

 

[*]Force update Minecraft to clean it out.

[*]Download Forge (current recommended version or latest)

[*]Manually open the minecraft.jar using an archiver.

[*]Drag all files and folders within Forge.zip into minecraft.jar (be sure to not accidentally drag them into one of the folders inside minecraft.jar)

[*]Delete META-INF folder

[*]Play normally

 

If it doesn't work this time, repeat these steps using 7-Zip and see if that works. It's also a great archiver.

 

EDIT: Wtf happened to my post? lol Anyways, I fixed it. The steps were still fine before, though.

Check out my

Texture Packs Thread here on the Forge Forum. :)

Currently in the process of adding some mod support for JohnSmith Texture Pack.

width=105 height=12https://www.sugarsync.com/piv/D8135159_67366891_21351[/img]

 

width=209 height=19https://www.sugarsync.com/piv/D8135159_67366891_772852[/img]

Link to comment
Share on other sites

do u use cracked minecraft? i tested it on a small pc long time ago and this cracked dont work with mods or forge i have tested. buy an official client from mojang, they work fine with forge and other mods. i play with the client from mojang website, this bought one, works fine with forge and other mods

Minecraft.net Username: Sailren

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.