Problems with using MCPatcher to patch a texture pack to Minecraft
I tried using MCPatcher to patch the texture pack; "Bordercraft" to Minecraft, and I got an outdated-looking error message that told me to copy and paste the following message and post it on a support forum thread. Here is the message:
</div><div>MCPatcher version is 2.0.1</div><div>OS: Windows 7 6.1 x86</div><div>JVM: Sun Microsystems Inc. 1.6.0_24 (32 bit)</div><div>Classpath: C:\Users\skylar\Downloads\mcpatcher-2.0.1.exe</div><div>Minecraft version is 1.6.6 (md5 ce80072464433cd5b05d505aa8ff29d1)</div><div>WARNING: could not determine original md5 sum</div><div><br></div><div>Analyzing C:\Users\skylar\AppData\Roaming\.minecraft\bin\minecraft-1.6.6.jar (824 files)</div><div> au.class matches Compass.class</div><div> av.class matches TextureFX.class</div><div> a matches onTick</div><div> ce.class matches StillLava.class</div><div> ct.class matches RenderBlocks.class</div><div> a matches renderStandardBlockWithAmbientOcclusion</div><div> b matches renderStandardBlockWithColorMultiplier</div><div> AO faces (N S E W) = (17 18 15 16)</div><div> non-AO multipliers (R G B) = (14 15 16)</div><div> gc.class matches GLAllocation.class</div><div> c matches createDirectByteBuffer</div><div> h.class matches TexturePackBase.class</div><div> a matches getInputStream</div><div> hq.class matches Portal.class</div><div> ic.class matches FlowLava.class</div><div> ih.class matches TexturePackList.class</div><div> jf.class matches RenderEngine.class</div><div> kq.class matches Watch.class</div><div> kr.class matches GameSettings.class</div><div> lj.class matches Material.class</div><div> od.class matches FlowWater.class</div><div> ow.class matches TexturePackDefault.class</div><div> qv.class matches ItemRenderer.class</div><div> ry.class matches Fire.class</div><div> se.class matches FontRenderer.class</div><div> se.class matches FontRenderer.class</div><div> font registers = 5, 6</div><div> un.class matches Block.class</div><div> vk.class matches StillWater.class</div><div> wg.class matches BlockGrass.class</div><div> a matches getBlockTexture</div><div> getBlockMaterial ref 31</div><div> xg.class matches IBlockAccess.class</div><div> f matches getBlockMaterial</div><div> net/minecraft/client/Minecraft.class matches Minecraft.class</div><div> net/minecraft/client/Minecraft.class matches ColorizerFoliage.class</div><div> net/minecraft/client/Minecraft.class matches ColorizerGrass.class</div><div><br></div><div>Analyzing C:\Users\skylar\AppData\Roaming\.minecraft\bin\minecraft-1.6.6.jar (second pass)</div><div> RenderEngine (jf.class)</div><div> field f matches imageData</div><div> field g matches textureList</div><div> method a matches registerTextureFX</div><div> method b matches refreshTextures</div><div> method a matches readTextureImage</div><div> method a matches setupTexture</div><div> TextureFX (av.class)</div><div> field a matches imageData</div><div> field b matches tileNumber</div><div> field e matches tileSize</div><div> field f matches tileImage</div><div> Compass (au.class)</div><div> Fire (ry.class)</div><div> StillLava (ce.class)</div><div> FlowLava (ic.class)</div><div> StillWater (vk.class)</div><div> FlowWater (od.class)</div><div> ItemRenderer (qv.class)</div><div> Watch (kq.class)</div><div> Portal (hq.class)</div><div> Minecraft (net/minecraft/client/Minecraft.class)</div><div> field D matches texturePackList</div><div> field p matches renderEngine</div><div> field z matches gameSettings</div><div> field q matches fontRenderer</div><div> GLAllocation (gc.class)</div><div> TexturePackList (ih.class)</div><div> field a matches selectedTexturePack</div><div> field c matches defaultTexturePack</div><div> field e matches minecraft</div><div> TexturePackBase (h.class)</div><div> field a matches texturePackFileName</div><div> TexturePackDefault (ow.class)</div><div> FontRenderer (se.class)</div><div> GameSettings (kr.class)</div><div> ColorizerFoliage (net/minecraft/client/Minecraft.class)</div><div> no match found for field colorBuffer</div><div> ColorizerGrass (net/minecraft/client/Minecraft.class)</div><div> no match found for field colorBuffer</div><div> FontRenderer (se.class)</div><div> Material (lj.class)</div><div> field b matches ground</div><div> Block (un.class)</div><div> method a matches getBlockTexture</div><div> BlockGrass (wg.class)</div><div> IBlockAccess (xg.class)</div><div> method f matches getBlockMaterial</div><div> method a matches getBlockId</div><div> method e matches getBlockMetadata</div><div> RenderBlocks (ct.class)</div><div> field b matches blockAccess</div><div><br></div><div>3 available mods:</div><div>[ NO] HD Textures 1.0 - Provides support for texture packs of 32x32, 64x64, 128x128, and 256x256.</div><div>[YES] HD Font 1.0 - Provides support for higher resolution fonts.</div><div>[YES] Better Grass 1.0 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod.</div><div><br></div><div>Patching...</div><div> applying RenderBlocks patch to ct.class for mod Better Grass</div><div> if (getBlockTexture == 0) useBiomeColor = true (AO) a@482</div><div> if (getBlockTexture == 0) useBiomeColor = true (non-AO) b@424</div><div> if (getBlockTexture == 0) useBiomeColor = true (non-AO) b@619</div><div> if (getBlockTexture == 0) useBiomeColor = true (non-AO) b@814</div><div> if (getBlockTexture == 0) useBiomeColor = true (non-AO) b@1009</div><div> applying FontRenderer patch to se.class for mod HD Font</div><div> font width 7 -> i / 16 - 1 <init>@119</div><div> font width 8 -> i / 16 <init>@135</div><div> font width 8 -> i / 16 <init>@154</div><div> font width 8 -> i / 16 <init>@169</div><div> font width 8 -> i / 16 a@262</div><div> font whitespace width 2 -> i / 64 <init>@232</div><div> font charWidth computation: j + 2 -> (128 * j + 256) / i <init>@245</div><div> applying BlockGrass patch to wg.class for mod Better Grass</div><div> insert field grassMatrix [[I</div><div> initialize grassMatrix <init>@19</div><div> check surrounding blocks in getBlockTexture a@29</div><div> increasing stack size from 4 to 6</div><div>DEBUG: attempting to open /com/pclewis/mcpatcher/MCPatcherUtils.class</div><div>DEBUG: got url jar:file:/C:/Users/skylar/Downloads/mcpatcher-2.0.1.exe!/com/pclewis/mcpatcher/MCPatcherUtils.class</div><div>DEBUG: successfully opened /com/pclewis/mcpatcher/MCPatcherUtils.class</div><div> adding com/pclewis/mcpatcher/MCPatcherUtils.class for __Base</div><div><br></div><div>Done!</div><div><br></div><div>Launching C:\Users\skylar\AppData\Roaming\.minecraft\bin\Bordercraft</div><div>java -cp C:\Users\skylar\AppData\Roaming\.minecraft\bin/Bordercraft;C:\Users\skylar\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\skylar\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\skylar\AppData\Roaming\.minecraft\bin/jinput.jar; -Djava.library.path=C:\Users\skylar\AppData\Roaming\.minecraft\bin\natives -Xmx1024M -Xms512M net.minecraft.client.Minecraft</div><div>16 achievements</div><div>148 recipes</div><div>WARNING: Found unknown Windows version: Windows 7</div><div>Attempting to use default windows plug-in.</div><div>Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin</div><div><br></div><div>Starting up SoundSystem...</div><div>Initializing LWJGL OpenAL</div><div> (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)</div><div>OpenAL initialized.</div><div><br></div><div>java.nio.BufferOverflowException</div><div><span class="Apple-tab-span"> </span>at java.nio.DirectByteBuffer.put(Unknown Source)</div><div><span class="Apple-tab-span"> </span>at java.nio.ByteBuffer.put(Unknown Source)</div><div><span class="Apple-tab-span"> </span>at jf.a(SourceFile:233)</div><div><span class="Apple-tab-span"> </span>at jf.b(SourceFile:501)</div><div><span class="Apple-tab-span"> </span>at dc.a(SourceFile:125)</div><div><span class="Apple-tab-span"> </span>at lc.a(SourceFile:164)</div><div><span class="Apple-tab-span"> </span>at fq.a(SourceFile:68)</div><div><span class="Apple-tab-span"> </span>at pt.b(SourceFile:553)</div><div><span class="Apple-tab-span"> </span>at net.minecraft.client.Minecraft.run(SourceFile:743)</div><div><span class="Apple-tab-span"> </span>at java.lang.Thread.run(Unknown Source)</div><div>Stopping!</div><div><br></div><div>SoundSystem shutting down...</div><div> Author: Paul Lamb, www.paulscode.com</div><div><br></div><div>
Also, MCPatcher won't let me
Also, MCPatcher won't let me check "HD Textures". Do I need a widescreen monitor for that?
WoM Coins: 5
...God damn that was long!