Maybe you haven't used default in a long time lol
It's the same effect photoshop gives me if I resize with the wrong smoothing setting on
Here's default for comparison
You can really tell with items you're holding
Default:
Default items patched into a 32px pack:
So does anyone know why I crash when trying to install a 64x pack? I'm convinced it's a problem with the patcher, because I've been playing with a 64x fine for quite a while.
I realize it's in beta, but it would be nice if i could at least find out how to fix it, I don't even get an error log from it. :/
So does anyone know why I crash when trying to install a 64x pack? I'm convinced it's a problem with the patcher, because I've been playing with a 64x fine for quite a while.
I realize it's in beta, but it would be nice if i could at least find out how to fix it, I don't even get an error log from it. :/
You could try increasing the Java heap size using the patcher's Options panel... from what I've seen, it allows Minecraft to use more of the available memory, in order to use higher-res packs.
Quote from BlacKnight339 »
Quote from Kahr »
Quote from Gestankfaust »
*Edit - @Kahr - Could it be resizing because the water file is a larger than 32x32 resolution file? (should be 32x1024 for the water..as a generic size for that file)
Well, this is the key part of the log:
opened /terrain.png 256x256 from MixcraftHDCustom.zip
So the game definitely thinks it is 16x16. BlacKnight339, are you sure your terrain.png is in the right place in the zip? It should be in the root, not the terrain folder.
Yes, it is within the root, which always confused me a bit. The patcher still isn't working.
I'll try deleting custom_water_still, because the size is a bit weird, as stated by Gestankfaust.
Edit: That didn't do it. This is getting extremely confusing. My head is beginning to hurt.
Terrain.png is in the right place, and is indeed 512x512. So, as such, it should work, right? It just doesn't seem to want to...
Make sure it's called "terrain.png" with NO CAPITALS! Minecraft appears to ue a case-sensitive file-checking and loading system or something like that. I noticed it doesn't load up any files with capitals in their names, unless its specifically told to (i.e. with mods, or ModLoader). It appears that the game is still loading the default terrain.png for some reason...
Quote from Admiral2003 »
I'm having a slight problem, when i try to patch my 64x64 pack, it immediately crashes, but when it gives me the error log, the window just closes.
There's an FAQ question on the OP that is similar to this, but It doesn't say anything about no error log appearing.
This only started happening now, I've been running 64x64 packs for quite a while now with no problem, but all the sudden this happens.
EDIT: And after the crash, my sound is screwed up. Have it on max and can barely hear anything.
Hm. My sound's always been very quiet... Try a system restart to try and fix the sound (usually reloading the sound drivers manually will work too). If you're getting no error log, I think there's something in the OP about running Minecraft from a command prompt, which guarantees an error log. If not, it should be run with something like this (you'll need the .jar version of the launcher) "java -jar MinecraftLauncher.jar -Xms1024"
Quote from stewieboy1 »
well for me the hd font to checkmark shows p but hd texture pack does not so please help. ps: the hd texture pack is there but its grey and uncheackable
Delete your bin folder and run the launcher to download a clean minecraft.jar. If you have any mods installed, one or more of them is interfering with what the patcher is trying to do.
it didint patch? i followed all the instructions i have beta 1.5_1 but it says i dont? then i force updated it and it still says that? and when i try patch it dosent patch?
thanks, it worked!
but it made my items all weird...The old patcher resized the 16px items just fine...
This patcher doesn't "resize" anything - it simply allows your chosen texture pack to replace default textures with custom ones.
If there's no custom items.png in the /gui folder, you're still going to have default items at default resolution. So that 16x shovel is going to look very coarse by comparison.
If there is a custom items sheet, then you'll get whatever the designer chose for the new look of items.
Rollback Post to RevisionRollBack
"Don't know why you should feel that there's something to learn... it's just a game that you play."
Just as a heads up make sure you patch first then mod. Also many mods like optimine mess up HD. I know this has been stated a million times but this may help someone.
If you're having some weird problem isolate the problem by starting on a fresh unmodded jar. Then patch with a popular pack (just so that you know its not a pack problem). Then don't add any mods and make sure you run MC from the original luncher (not in browser however).
Oh and also read the OP. Yes Indeed, definitely read the OP.
it didint patch? i followed all the instructions i have beta 1.5_1 but it says i dont? then i force updated it and it still says that? and when i try patch it dosent patch?
did you delete your bin folder and re-download from the launcher?
there is just one thing i can say to this.......... THANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOUTHANKYOU!!!!!!!!!!
For the next updates PLEASE continue making newer patchers.
Good work, OP. I thought you were Xau for a second there. Wonder what happened to him. Anyway, so this is the first time I've downloaded this so please don't be offended when I say this, I'm going to scan with Malware Bytes. If it's legit I might not use it but it's a useful feature to have so many features without repatching
how do i make my custom texture pack work with this? there must be something that i have to have in the pack, it worked fine with the old one (not any more with the new update)
other packs like doku work with this, but mine comes up as black and white and i click on it in the ingame menu and nothing happens. background is supposed to change etc.
MCPatcher version is 2.0.0-beta4
OS: Windows 7 6.1 x86
JVM: Sun Microsystems Inc. 1.6.0_24 (32 bit)
java.io.FileNotFoundException: C:\Users\Артем\AppData\Roaming\.minecraft\bin\minecraft.jar (Отказано в доступе)
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at java.util.jar.JarFile.<init>(Unknown Source)
at com.pclewis.mcpatcher.MinecraftJar.extractVersion(MinecraftJar.java:104)
at com.pclewis.mcpatcher.MinecraftJar.<init>(MinecraftJar.java:35)
at com.pclewis.mcpatcher.MCPatcher.setMinecraft(MCPatcher.java:149)
at com.pclewis.mcpatcher.UserInterface.go(UserInterface.java:50)
at com.pclewis.mcpatcher.MCPatcher.main(MCPatcher.java:129)
java.io.IOException: Could not determine version of C:\Users\Артем\AppData\Roaming\.minecraft\bin\minecraft.jar
at com.pclewis.mcpatcher.MinecraftJar.<init>(MinecraftJar.java:37)
at com.pclewis.mcpatcher.MCPatcher.setMinecraft(MCPatcher.java:149)
at com.pclewis.mcpatcher.UserInterface.go(UserInterface.java:50)
at com.pclewis.mcpatcher.MCPatcher.main(MCPatcher.java:129)
ERROR: C:\Users\Артем\AppData\Roaming\.minecraft\bin\minecraft.jar missing or corrupt
why i keep getting this error ?
this just fked my minecraft up...
check op
Quote from MAXIMUSMISCHIEF »
how do i make my custom texture pack work with this? there must be something that i have to have in the pack, it worked fine with the old one (not any more with the new update)
other packs like doku work with this, but mine comes up as black and white and i click on it in the ingame menu and nothing happens. background is supposed to change etc.
why i keep getting this error ?
this just fked my minecraft up...
check page 26 of this thread for an alternate patcher.
Quote from MAXIMUSMISCHIEF »
how do i make my custom texture pack work with this? there must be something that i have to have in the pack, it worked fine with the old one (not any more with the new update)
other packs like doku work with this, but mine comes up as black and white and i click on it in the ingame menu and nothing happens. background is supposed to change etc.
is there some special file i need or what?
dont zip it in a folder
dont zip it in a folder? but all minecraft texture packs are zips.
i tried putting the non zipped folder in there and it didnt work
Maybe you haven't used default in a long time lol
It's the same effect photoshop gives me if I resize with the wrong smoothing setting on
Here's default for comparison
You can really tell with items you're holding
Default:
Default items patched into a 32px pack:
I realize it's in beta, but it would be nice if i could at least find out how to fix it, I don't even get an error log from it. :/
Make sure it's called "terrain.png" with NO CAPITALS! Minecraft appears to ue a case-sensitive file-checking and loading system or something like that. I noticed it doesn't load up any files with capitals in their names, unless its specifically told to (i.e. with mods, or ModLoader). It appears that the game is still loading the default terrain.png for some reason...
Hm. My sound's always been very quiet... Try a system restart to try and fix the sound (usually reloading the sound drivers manually will work too). If you're getting no error log, I think there's something in the OP about running Minecraft from a command prompt, which guarantees an error log. If not, it should be run with something like this (you'll need the .jar version of the launcher) "java -jar MinecraftLauncher.jar -Xms1024"
Delete your bin folder and run the launcher to download a clean minecraft.jar. If you have any mods installed, one or more of them is interfering with what the patcher is trying to do.
Donate to help me buy people Minecraft accounts!
This patcher doesn't "resize" anything - it simply allows your chosen texture pack to replace default textures with custom ones.
If there's no custom items.png in the /gui folder, you're still going to have default items at default resolution. So that 16x shovel is going to look very coarse by comparison.
If there is a custom items sheet, then you'll get whatever the designer chose for the new look of items.
If you're having some weird problem isolate the problem by starting on a fresh unmodded jar. Then patch with a popular pack (just so that you know its not a pack problem). Then don't add any mods and make sure you run MC from the original luncher (not in browser however).
Oh and also read the OP. Yes Indeed, definitely read the OP.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumdid you delete your bin folder and re-download from the launcher?
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumFor the next updates PLEASE continue making newer patchers.
other packs like doku work with this, but mine comes up as black and white and i click on it in the ingame menu and nothing happens. background is supposed to change etc.
is there some special file i need or what?
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumcheck op
check op
-edited for obvious reasons-
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumdelete your bin folder, re download using launcher...patch again
dont zip it in a folder? but all minecraft texture packs are zips.
i tried putting the non zipped folder in there and it didnt work
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumwhen you zip it... take everything (terrain.png etc) and add directly to archive... don't put them in a folder before zipping
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI can't get this to work.
I've patched it perfectly, but when I go to the texture packs screen the game crashes and I can't select the texture pack.
This is the error I get:
########## GL ERROR ##########
@ Post render
1281: Invalid value