There's your problem. That's an ancient version of the patcher. Download the latest version linked in the OP.
It will use custom fonts for the enchantment table, but only on first loading the game. It doesn't switch fonts when the texture pack is changed. I'm working on a fix for this now, but in the meantime, you can restart the game to get the proper font.
Sadly them not loading isn't really the issue it's more the alignment being skewed, even with the default "alternate.png" scaled to "512x512" with no filtering/scaling filter/blurring of any kind. It still does this, it's almost like the old bug with the HD text when it was new with modloader instead of them being spread out though they are squished together.
I hope this helps, looking forward to a fix for it!
I tired installing on a clean Minecraft and it gives the black screen. I've removed META-INF and it still gives me the black screen. I'm using a portable version.
I solved my texture problem BTW, apparently I misinterpreted the instructions, which I would now assume was made when official texture pack support was new. Patching texture packs is no longer needed, and the custom water and lava on texture packs works like a charm. I don't think I'll be using MCpatcher for any other mods I use (I find it much simpler to just install them manually) but at least now I can use HD texture packs and custom water/lava textures.
Sadly them not loading isn't really the issue it's more the alignment being skewed, even with the default "alternate.png" scaled to "512x512" with no filtering/scaling filter/blurring of any kind. It still does this, it's almost like the old bug with the HD text when it was new with modloader instead of them being spread out though they are squished together.
Something's not quite right with the way character widths are computed. I spent last night and this morning trying to fix it, but it's a pain. I get the default fonts looking decent again, but Misa's gets all spaced out and looks bad. I think I'm getting closer to something that will work for both.
Can anyone point me to other packs with custom fonts so I can make sure those look ok too?
I tired installing on a clean Minecraft and it gives the black screen. I've removed META-INF and it still gives me the black screen. I'm using a portable version.
You shouldn't have to remove META-INF; the patcher will do that for you. Are you sure you're running the patcher and not dropping files into minecraft.jar?
When I open MCPatcher and it analyzes, it doesn't let me tick HD Texture or HD Font only Better Grass?
You have conflicting mods installed. Start from a fresh minecraft.jar. Easiest way to do this is to delete the .minecraft/bin folder (not the entire .minecraft folder!) and redownload the game using the launcher. Also redownload the prelease jar if you're using that. Then run the patcher and use it to install other mods (See OP for instructions). This resolves most mod conflicts.
MCPatcher version is 2.1.2
OS: Windows Vista 6.0 x86
JVM: Sun Microsystems Inc. 1.6.0_27 (32 bit)
Classpath: C:\Users\Motherrrr\Desktop\mcpatcher-2.1.2.exe
Minecraft version is 1.9pre3 (md5 334827dbe9183af6d650b39321a99e21)
WARNING: possibly modded minecraft.jar (orig md5 f8c5a2ccd3bc996792bbe436d8cc08bc)
Analyzing C:\Users\Motherrrr\AppData\Roaming\.minecraft\bin\minecraft-1.9pre3.jar (1091 files)
aaj.class matches FlowWater.class
agr.class matches IBlockAccess.class
agy.class matches BlockMycelium.class
d matches getBlockTexture
bf.class matches StillLava.class
dz.class matches GLAllocation.class
c matches createDirectByteBuffer
fe.class matches FlowLava.class
fh.class matches TexturePackList.class
fv.class matches ColorizerFoliage.class
g.class matches TexturePackBase.class
a matches getInputStream
gq.class matches Watch.class
gr.class matches GameSettings.class
jr.class matches TexturePackDefault.class
ky.class matches ItemRenderer.class
lp.class matches Fire.class
ls.class matches FontRenderer.class
ls.class matches FontRenderer.class
font registers = 5, 6
nd.class matches Block.class
nz.class matches StillWater.class
ow.class matches BlockGrass.class
d matches getBlockTexture
rh.class matches TextureFX.class
a matches onTick
ri.class matches Compass.class
sr.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)
wa.class matches Portal.class
we.class matches ColorizerWater.class
wg.class matches ColorizerGrass.class
xg.class matches RenderEngine.class
b matches refreshTextures
yr.class matches Material.class
net/minecraft/client/Minecraft.class matches Minecraft.class
Analyzing C:\Users\Motherrrr\AppData\Roaming\.minecraft\bin\minecraft-1.9pre3.jar (second pass)
RenderEngine (xg.class)
field h matches imageData
field i matches textureList
method a matches registerTextureFX
method a matches readTextureImage
method a matches setupTexture
method a matches readTextureImageData
TextureFX (rh.class)
field f matches imageData
field g matches tileNumber
field j matches tileSize
field k matches tileImage
Compass (ri.class)
Fire (lp.class)
StillLava (bf.class)
FlowLava (fe.class)
StillWater (nz.class)
FlowWater (aaj.class)
ItemRenderer (ky.class)
Watch (gq.class)
Portal (wa.class)
Minecraft (net/minecraft/client/Minecraft.class)
field E matches texturePackList
field p matches renderEngine
field A matches gameSettings
field q matches fontRenderer
GLAllocation (dz.class)
TexturePackList (fh.class)
field a matches selectedTexturePack
field c matches defaultTexturePack
field e matches minecraft
TexturePackBase (g.class)
field a matches texturePackFileName
TexturePackDefault (jr.class)
FontRenderer (ls.class)
GameSettings (gr.class)
ColorizerWater (we.class)
field a matches colorBuffer
ColorizerGrass (wg.class)
field a matches colorBuffer
ColorizerFoliage (fv.class)
field a matches colorBuffer
FontRenderer (ls.class)
Material (yr.class)
field b matches ground
Block (nd.class)
method d matches getBlockTexture
BlockGrass (ow.class)
IBlockAccess (agr.class)
method f matches getBlockMaterial
method a matches getBlockId
method e matches getBlockMetadata
RenderBlocks (sr.class)
field d matches blockAccess
BlockMycelium (agy.class)
3 available mods:
[YES] HD Textures 1.0 - Provides support for texture packs of size 32x32 and higher.
[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\Motherrrr\AppData\Roaming\.minecraft\bin\minecraft.jar (Access is denied)
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:245)
at com.pclewis.mcpatcher.MCPatcher.applyMods(MCPatcher.java:474)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:452)
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
java.io.FileNotFoundException: C:\Users\Motherrrr\AppData\Roaming\.minecraft\bin\minecraft.jar (Access is denied)
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:227)
at com.pclewis.mcpatcher.MCPatcher.patch(MCPatcher.java:464)
at com.pclewis.mcpatcher.MainForm$11$PatchThread.run(MainForm.java:354)
at java.lang.Thread.run(Unknown Source)
Hd texture mod does not work with 1.9 pre3. I get just black screen.
Mc patcher 2.1.2(from github and ad.fly)
Here is error message
MCPatcherUtils initialized. Directory ////
Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
at jr.<init>(SourceFile:21)
at fh.<init>(SourceFile:10)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at net.minecraft.client.Minecraft.run(SourceFile:635)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.NullPointerException
at com.pclewis.mcpatcher.Config.findProfileByName(Config.java:243)
at com.pclewis.mcpatcher.Config.selectProfile(Config.java:275)
at com.pclewis.mcpatcher.Config.selectProfile(Config.java:271)
at com.pclewis.mcpatcher.Config.getMods(Config.java:311)
at com.pclewis.mcpatcher.Config.getMod(Config.java:335)
at com.pclewis.mcpatcher.Config.getModConfig(Config.java:367)
at com.pclewis.mcpatcher.Config.getModConfig(Config.java:371)
at com.pclewis.mcpatcher.Config.getModConfigValue(Config.java:375)
at com.pclewis.mcpatcher.MCPatcherUtils.getString(MCPatcherUtils.java:155)
at com.pclewis.mcpatcher.MCPatcherUtils.getBoolean(MCPatcherUtils.java:226)
at com.pclewis.mcpatcher.mod.TextureUtils.<clinit>(TextureUtils.java:46)
... 5 more
what should i do if the mcpatcher screen looks nothing like the example
Rollback Post to RevisionRollBack
If Facebook, Myspace, and Twitter were all destroyed, 90% of teens would go insane. If you're one of the 10% that would be laughing at them, copy this into your signature and hope it happens [url="http://www.minecraftforum.net/topic/695982-gamechaps-spiffing-modification/"][img]http://mag.racked.eu/cimage/4157zox
Can anyone help me? I downloaded this today and when I test minecraft on the patcher it works fine. When I play it on minecraft.net the screen loads, turns black, and then turns white and stays like that. Does anyone know what to do???
Kahr HD "alternate.png" font (Standard Galactic Alphabet) doesnt work (doesnt change when switching texturepacks that support it ) in HD in prelease 3 it is the enchantment table font also bettergrass the mushroom grass biome :smile.gif:
[quote=Kahr;/comments/22414792]
Something's not quite right with the way character widths are computed. I spent last night and this morning trying to fix it, but it's a pain. I get the default fonts looking decent again, but Misa's gets all spaced out and looks bad. I think I'm getting closer to something that will work for both.
Can anyone point me to other packs with custom fonts so I can make sure those look ok too?
Misa's font last I saw granted this was a few months back was literally the standard font with "rounded" edges.
So what my suggestion Kahr would be to do is this, and this will work best for texture packers as well.
Take the Default pngs for both character sets and just resize them to 512x512 without using cubic/linear filtering of any kind, any sort of filter/blurring will mess it up. Doing this will get you a solid standard for us to work from, and shouldn't break our fonts, as they have already been balanced around that anyway.
P.S. Please Please don't break my Font :wink.gif: just fix the alternate one and I'll make you a notch flavored cookie for halloween. **Disclaimer--- I have no idea what notch actually tastes like, so it could be a bad cookie**
MCPatcher version is 2.1.2
OS: Windows Vista 6.0 x86
...
java.io.FileNotFoundException: C:\Users\Motherrrr\AppData\Roaming\.minecraft\bin\minecraft.jar (Access is denied)
Are you trying to patch the game while it's running? It's either that or a permissions problem.
Hd texture mod does not work with 1.9 pre3. I get just black screen.
Mc patcher 2.1.2(from github and ad.fly)
Here is error message
MCPatcherUtils initialized. Directory ////
What the heck? I've never seen a directory like that. It should be the directory where Minecraft is installed. What OS and version of Java are you using? Are you using Minecraft portable?
what should i do if the mcpatcher screen looks nothing like the example
Be sure that .jar files are opening with Java and not something like WinZip. If you double-click the jar file and just get a list of folders, then it's trying to open it as a zip file instead of running it as an application. Reinstalling Java should fix it if that's the problem.
Kahr HD "alternate.png" font (Standard Galactic Alphabet) doesnt work (doesnt change when switching texturepacks that support it ) in HD in prelease 3 it is the enchantment table font
Take the Default pngs for both character sets and just resize them to 512x512 without using cubic/linear filtering of any kind, any sort of filter/blurring will mess it up.
Yep, did this too. Scaled to 2x and 4x, they still look right.
I have something I'm fairly happy with now. I ended up reworking the HD Font patch completely. It's no longer just a 5 line change, but a complete replacement of the "compute char width" section of code. For testing I added a way to manually specify the width of each character via a text file added to the texture pack. I may just leave that feature in there for texture pack authors to use if they like.
What the heck? I've never seen a directory like that. It should be the directory where Minecraft is installed. What OS and version of Java are you using? Are you using Minecraft portable?
I just removed it.
It looks like /home/username/.minecraft/
opensuse x86_64, sun java 1.6.0.u26.
All previous versions worked fine for me.
Just common desktop minecraft, 1.9 pre release 3 from Jeb.
Getting a completely blank screen when loading Minecraft after using MCPatcher 2.1.2 on my Windows 7 64 bit box. My Windows Vista 32 bit has no issue with 2.1.2. 64bit issue with the patcher?
Getting a completely blank screen when loading Minecraft after using MCPatcher 2.1.2 on my Windows 7 64 bit box. My Windows Vista 32 bit has no issue with 2.1.2. 64bit issue with the patcher?
I also use 64 bit system and get black screen. If 32bit works fine, than you are right. Patcher has problem with 64bit systems.
Why is it when i use this on 1.8.1 and then i go click on the bed with left click and i crash and a screen pops up saying saving chunks :unsure.gif: i have windows 7 64 bit
Sadly them not loading isn't really the issue it's more the alignment being skewed, even with the default "alternate.png" scaled to "512x512" with no filtering/scaling filter/blurring of any kind. It still does this, it's almost like the old bug with the HD text when it was new with modloader instead of them being spread out though they are squished together.
I hope this helps, looking forward to a fix for it!
Something's not quite right with the way character widths are computed. I spent last night and this morning trying to fix it, but it's a pain. I get the default fonts looking decent again, but Misa's gets all spaced out and looks bad. I think I'm getting closer to something that will work for both.
Can anyone point me to other packs with custom fonts so I can make sure those look ok too?
You shouldn't have to remove META-INF; the patcher will do that for you. Are you sure you're running the patcher and not dropping files into minecraft.jar?
You have conflicting mods installed. Start from a fresh minecraft.jar. Easiest way to do this is to delete the .minecraft/bin folder (not the entire .minecraft folder!) and redownload the game using the launcher. Also redownload the prelease jar if you're using that. Then run the patcher and use it to install other mods (See OP for instructions). This resolves most mod conflicts.
See earlier post. Download the newest patcher from the OP.
Mc patcher 2.1.2(from github and ad.fly)
Here is error message
MCPatcherUtils initialized. Directory ////
Exception in thread "Minecraft main thread" java.lang.ExceptionInInitializerError
at jr.<init>(SourceFile:21)
at fh.<init>(SourceFile:10)
at net.minecraft.client.Minecraft.a(SourceFile:245)
at net.minecraft.client.Minecraft.run(SourceFile:635)
at java.lang.Thread.run(Thread.java:679)
Caused by: java.lang.NullPointerException
at com.pclewis.mcpatcher.Config.findProfileByName(Config.java:243)
at com.pclewis.mcpatcher.Config.selectProfile(Config.java:275)
at com.pclewis.mcpatcher.Config.selectProfile(Config.java:271)
at com.pclewis.mcpatcher.Config.getMods(Config.java:311)
at com.pclewis.mcpatcher.Config.getMod(Config.java:335)
at com.pclewis.mcpatcher.Config.getModConfig(Config.java:367)
at com.pclewis.mcpatcher.Config.getModConfig(Config.java:371)
at com.pclewis.mcpatcher.Config.getModConfigValue(Config.java:375)
at com.pclewis.mcpatcher.MCPatcherUtils.getString(MCPatcherUtils.java:155)
at com.pclewis.mcpatcher.MCPatcherUtils.getBoolean(MCPatcherUtils.java:226)
at com.pclewis.mcpatcher.mod.TextureUtils.<clinit>(TextureUtils.java:46)
... 5 more
Faithful32: http://www.minecraftforum.net/topic/72747-faithful-32x32-pack-updatemod-support-19-pre-3/
I found out I had 3 minecraft 1.8.1 jar files... It works fine now...
Something's not quite right with the way character widths are computed. I spent last night and this morning trying to fix it, but it's a pain. I get the default fonts looking decent again, but Misa's gets all spaced out and looks bad. I think I'm getting closer to something that will work for both.
Can anyone point me to other packs with custom fonts so I can make sure those look ok too?
Misa's font last I saw granted this was a few months back was literally the standard font with "rounded" edges.
So what my suggestion Kahr would be to do is this, and this will work best for texture packers as well.
Take the Default pngs for both character sets and just resize them to 512x512 without using cubic/linear filtering of any kind, any sort of filter/blurring will mess it up. Doing this will get you a solid standard for us to work from, and shouldn't break our fonts, as they have already been balanced around that anyway.
P.S. Please Please don't break my Font :wink.gif: just fix the alternate one and I'll make you a notch flavored cookie for halloween. **Disclaimer--- I have no idea what notch actually tastes like, so it could be a bad cookie**
The initial 2.0 version took me 3-4 weeks in my spare time to get working. After that I've averaged a few hours a week on bug fixes and new features.
Are you trying to patch the game while it's running? It's either that or a permissions problem.
What the heck? I've never seen a directory like that. It should be the directory where Minecraft is installed. What OS and version of Java are you using? Are you using Minecraft portable?
Be sure that .jar files are opening with Java and not something like WinZip. If you double-click the jar file and just get a list of folders, then it's trying to open it as a zip file instead of running it as an application. Reinstalling Java should fix it if that's the problem.
Thanks! Looks good with my new algorithm.
Yep, already fixed for the next version.
2.1.2 should already be doing this. Is it not working for you?
So that's Misa's old font and the current one, the Faithful 32x32 font, the tronic+ font (a particularly good test because it's so narrow).
Yep, did this too. Scaled to 2x and 4x, they still look right.
I have something I'm fairly happy with now. I ended up reworking the HD Font patch completely. It's no longer just a 5 line change, but a complete replacement of the "compute char width" section of code. For testing I added a way to manually specify the width of each character via a text file added to the texture pack. I may just leave that feature in there for texture pack authors to use if they like.
I just removed it.
It looks like /home/username/.minecraft/
opensuse x86_64, sun java 1.6.0.u26.
All previous versions worked fine for me.
Just common desktop minecraft, 1.9 pre release 3 from Jeb.
I also use 64 bit system and get black screen. If 32bit works fine, than you are right. Patcher has problem with 64bit systems.