When i shrunk the Terrain.png to my 6x6 format, the Fire animation got messed up. How do i fixed it? Im using 6x6 because it seems to give 1-3 FPS over 8x8 And doesn't look as crappy As 4x4.
I just tried MCPatcher. It didnt work and gave me a
MCPatcher version is 2.1.0_02
OS: Windows 7 6.1 x86
JVM: Oracle Corporation 1.7.0-ea (32 bit)
Classpath: C:\Users\owner\Downloads\mcpatcher-2.1.0_02.exe
Minecraft version is 1.7.3 (md5 52e63aa2c990c58f1672b28c0b1ced1d)
WARNING: could not determine original md5 sum
Analyzing C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (834 files)
av.class matches Compass.class
aw.class matches TextureFX.class
a matches onTick
cg.class matches StillLava.class
cv.class matches RenderBlocks.class
a matches renderStandardBlockWithAmbientOcclusion
b matches renderStandardBlockWithColorMultiplier
AO faces (N S E W) = (17 18 15 16)
non-AO multipliers (R G :cool.gif: = (14 15 16)
ge.class matches GLAllocation.class
c matches createDirectByteBuffer
hs.class matches Portal.class
hw.class matches ColorizerWater.class
i.class matches TexturePackBase.class
a matches getInputStream
ia.class matches ColorizerGrass.class
if.class matches FlowLava.class
ik.class matches TexturePackList.class
jh.class matches ColorizerFoliage.class
ji.class matches RenderEngine.class
ku.class matches Watch.class
kv.class matches GameSettings.class
ln.class matches Material.class
net/minecraft/client/Minecraft.class matches Minecraft.class
oh.class matches FlowWater.class
pa.class matches TexturePackDefault.class
ra.class matches ItemRenderer.class
sd.class matches Fire.class
sj.class matches FontRenderer.class
sj.class matches FontRenderer.class
font registers = 5, 6
uu.class matches Block.class
vs.class matches StillWater.class
wp.class matches BlockGrass.class
a matches getBlockTexture
xp.class matches IBlockAccess.class
f matches getBlockMaterial
Analyzing C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft-1.7.3.jar (second pass)
RenderEngine (ji.class)
field f matches imageData
field g matches textureList
method a matches registerTextureFX
method b matches refreshTextures
method a matches readTextureImage
method a matches setupTexture
method a matches readTextureImageData
TextureFX (aw.class)
field a matches imageData
field b matches tileNumber
field e matches tileSize
field f matches tileImage
Compass (av.class)
Fire (sd.class)
StillLava (cg.class)
FlowLava (if.class)
StillWater (vs.class)
FlowWater (oh.class)
ItemRenderer (ra.class)
Watch (ku.class)
Portal (hs.class)
Minecraft (net/minecraft/client/Minecraft.class)
field D matches texturePackList
field p matches renderEngine
field z matches gameSettings
field q matches fontRenderer
GLAllocation (ge.class)
TexturePackList (ik.class)
field a matches selectedTexturePack
field c matches defaultTexturePack
field e matches minecraft
TexturePackBase (i.class)
field a matches texturePackFileName
TexturePackDefault (pa.class)
FontRenderer (sj.class)
GameSettings (kv.class)
ColorizerWater (hw.class)
field a matches colorBuffer
ColorizerGrass (ia.class)
field a matches colorBuffer
ColorizerFoliage (jh.class)
field a matches colorBuffer
FontRenderer (sj.class)
Material (ln.class)
field b matches ground
Block (uu.class)
method a matches getBlockTexture
BlockGrass (wp.class)
IBlockAccess (xp.class)
method f matches getBlockMaterial
method a matches getBlockId
method e matches getBlockMetadata
RenderBlocks (cv.class)
field c matches blockAccess
3 available mods:
[YES] HD Textures 1.0 - Provides support for texture packs of 32x32, 64x64, 128x128, and 256x256.
[YES] HD Font 1.0 - Provides support for higher resolution fonts.
[YES] Better Grass 1.0 - Improves the look of the sides of grass blocks. Inspired by MrMessiah's mod.
Patching...
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.MinecraftJar.getOutputJar(MinecraftJar.java:227)
at com.pclewis.mcpatcher.MCPatcher.applyMods(MCPatcher.java:468)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:446)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Restoring original minecraft.jar due to previous error
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.Util.copyFile(Util.java:60)
at com.pclewis.mcpatcher.MinecraftJar.restoreBackup(MinecraftJar.java:209)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:458)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Patching...
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.MinecraftJar.getOutputJar(MinecraftJar.java:227)
at com.pclewis.mcpatcher.MCPatcher.applyMods(MCPatcher.java:468)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:446)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Restoring original minecraft.jar due to previous error
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.Util.copyFile(Util.java:60)
at com.pclewis.mcpatcher.MinecraftJar.restoreBackup(MinecraftJar.java:209)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:458)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Patching...
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.MinecraftJar.getOutputJar(MinecraftJar.java:227)
at com.pclewis.mcpatcher.MCPatcher.applyMods(MCPatcher.java:468)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:446)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Restoring original minecraft.jar due to previous error
java.io.FileNotFoundException: C:\Users\owner\AppData\Roaming\.minecraft\bin\minecraft.jar (The process cannot access the file because it is being used by another process)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at com.pclewis.mcpatcher.Util.copyFile(Util.java:60)
at com.pclewis.mcpatcher.MinecraftJar.restoreBackup(MinecraftJar.java:209)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:458)
at com.pclewis.mcpatcher.MainForm$10$PatchThread.run(MainForm.java:323)
at java.lang.Thread.run(Unknown Source)
Error....
Does McPatcher Even work with 6x6? because its not a standard size
Rollback Post to RevisionRollBack
Don't Play Minecraft with Boring eggs, Be the EGG-ception to the rule!
To post a comment, please login or register a new account.
http://i51.tinypic.com/k14ya.png
Does McPatcher Even work with 6x6? because its not a standard size