When i click the texture option and browse, i cant find the .rar file. so i extracted it and it picks that up but wont use it.
Edit* i got it running nvm
Starting MCPatcher v1.1.12_02
found C:\Users\Josh\AppData\Roaming\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Skipping ibxm/*.class from another mod
Texture pack: C:\Users\Josh\Desktop\WindWaker v1.3..zip
Minecraft version: 1.3_01
Replacing bk.class (StillLava.class)
Replace string "StillLava" -> "bk" @342
Replace string "StillLava.java" -> "bk.java" @264
Replace string "AnimTexture" -> "ah" @340
Replace string "render" -> "a" @236
Replace string "outBuf" -> "a" @358
Replace string "tile" -> "b" @347
Replacing gi.class (FlowLava.class)
Replace string "FlowLava" -> "gi" @352
Replace string "FlowLava.java" -> "gi.java" @268
Replace string "AnimTexture" -> "ah" @351
Replace string "render" -> "a" @240
Replace string "outBuf" -> "a" @376
Replace string "tile" -> "b" @369
Replace string "flow" -> "e" @358
Replacing lc.class (FlowWater.class)
Replace string "FlowWater" -> "lc" @355
Replace string "FlowWater.java" -> "lc.java" @269
Replace string "AnimTexture" -> "ah" @353
Replace string "render" -> "a" @241
Replace string "outBuf" -> "a" @378
Replace string "tile" -> "b" @371
Replace string "flow" -> "e" @360
Replacing rb.class (StillWater.class)
Replace string "StillWater" -> "rb" @345
Replace string "StillWater.java" -> "rb.java" @265
Replace string "AnimTexture" -> "ah" @342
Replace string "render" -> "a" @237
Replace string "outBuf" -> "a" @360
Replace string "tile" -> "b" @349
Reading terrain.png...
Resizing terrain.png from 2048x2048 to 256x256
Reading gui/items.png...
Reading misc/dial.png...
Patching class: Minecraft (net/minecraft/client/Minecraft.class)
pass Minecraft to StillWater.<init> - <init>@114
pass Minecraft to FlowWater.<init> - [email protected]
pass Minecraft to StillLava.<init> - <init>@126
pass Minecraft to FlowLava.<init> - [email protected]
Replacing CustomAnimation.class
Replace string "render" -> "a" @896
Replace string "outBuf" -> "a" @321
#### Success! ...probably ####
[java, -cp, C:\Users\Josh\AppData\Roaming\.minecraft\bin/minecraft.jar;C:\Users\Josh\AppData\Roaming\.minecraft\bin/lwjgl.jar;C:\Users\Josh\AppData\Roaming\.minecraft\bin/lwjgl_util.jar;C:\Users\Josh\AppData\Roaming\.minecraft\bin/jinput.jar, -Djava.library.path=C:\Users\Josh\AppData\Roaming\.minecraft\bin/natives, -Xmx1024M, -Xms512M, net.minecraft.client.Minecraft]
28
ModLoader Beta 1.3_01v5 Initializing...
Done.
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
Starting up SoundSystem...
Initializing LWJGL OpenAL
(The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
OpenAL initialized.
java.nio.BufferOverflowException
at java.nio.DirectByteBuffer.put(Unknown Source)
at java.nio.ByteBuffer.put(Unknown Source)
at hf.a(SourceFile:148)
at hf.a(SourceFile:62)
at hw.a(SourceFile:43)
at cb.a(SourceFile:29)
at eh.a(SourceFile:212)
at mh.b(mh.java:352)
at net.minecraft.client.Minecraft.run(SourceFile:694)
at java.lang.Thread.run(Unknown Source)
Stopping!
SoundSystem shutting down...
Author: Paul Lamb, www.paulscode.com
Description: Minecraft won't work past the "Mojang" screen. It crashes without an error message.
I tried placing the Texture pack folder inside ".minecraft\texturepacks\". The texture pack would appear in "Mods and texture packs" in the main menu, but when I clicked on it, it crashed without an error message.
At first with every 32x32 texture pack I tried to use, when I patched them it would replace my default texture pack..
Now it gets to the Mojang screen then the game stops working.
I am curious about a mod im using with a texture pack. I am using plasma craft and when i use your patcher i see in the log its overriding stuff. heres an example:
Overriding /terrain.png with /nandonalt/moretrees/vines.png @ 170
Overriding /terrain.png with /plasmacraft/terrain/plasmificator_front_active.png @ 77
Overriding /terrain.png with /plasmacraft/terrain/acid_tnt_top.png @ 84
Overriding /terrain.png with /plasmacraft/terrain/neptunium.png @ 39
Overriding /terrain.png with /nandonalt/moretrees/bananacake_side.png @ 166
Overriding /terrain.png with /plasmacraft/terrain/reinforced_glass.png @ 56
Overriding /terrain.png with /Block_hutLumberjack.png @ 171
theres alot more as im using more trees too but that works fine exept for vines which dont matter. but i cant see the new liquids plasma craft added. is there a way i could fix this easily?
edit: i loaded a world i had previously made with plasma craft enabled and all the blocks are fine...its only the new liquids
Starting MCPatcher v1.1.12_02
found C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Texture pack: C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\texturepacks\1299654716.4324.zip
Minecraft version: 1.3_01
java.io.FileNotFoundException: C:\Users\MAXIMUS MISCHIEF\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 MCPatcher.a(Unknown Source)
at t.run(Unknown Source)
at n.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Texture pack: C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\texturepacks\1299654716.4324.zip
Minecraft version: 1.3_01
java.io.FileNotFoundException: C:\Users\MAXIMUS MISCHIEF\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 MCPatcher.a(Unknown Source)
at t.run(Unknown Source)
at n.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
ok i sware to god this has to be the most annoying mod to use. everytime i go and run it its crashes my video card. i dont know what you did from beta 1.00 compbatible version to thios version but its nver happended then. srsly fix it. ib have a ati radeon hd 5770 video card with the latest drivers
Your patch program doesn't allow me to place whole folders when I browse for the texture pack. If maybe you could help me or tell me a different way to do it I would really appreciate it.
Your patch program doesn't allow me to place whole folders when I browse for the texture pack. If maybe you could help me or tell me a different way to do it I would really appreciate it.
Your patch program doesn't allow me to place whole folders when I browse for the texture pack. If maybe you could help me or tell me a different way to do it I would really appreciate it.
There is an easy fix for your problem. Simply use winrar/7-zip/etc to pack the folder into a .zip file then select the .zip instead of the folder. Problem solved?
Rollback Post to RevisionRollBack
Every time that someone on the support forums doesn't say anything after I tell them a possible solution, I assume that they are having too much fun enjoying their fixed Minecraft to reply.
Starting MCPatcher v1.1.12_02
found C:\Users\Administrator\AppData\Roaming\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found StillLava: bj.class
Found Portal: fn.class
Found FlowLava: fv.class
Found AnimManager: gs.class
Found Watch: hp.class
Found Tessellator: jy.class
Found FlowWater: kf.class
Found Tool3D: mf.class
Found Fire: nb.class
Found FontRenderer: nh.class
Found Block: pj.class
Found StillWater: py.class
Found Minecraft: net/minecraft/client/Minecraft.class
No classes match for Compass
java.lang.NullPointerException
at n.b(Unknown Source)
at n.a(Unknown Source)
at MCPatcher.a(Unknown Source)
at MCPatcher.main(Unknown Source)
it says it may be because of other mods or that the file is corrupted. just downloaded a brand spanking new .jar from the website. still doesn't work.
So i tried downloading this texture pack and it didn't work and now i can't load Minecraft anymore.
Do you know how i can fix this? Every time i log in it will show the Mojang loading screen and then just exit out of the program.
I installed Dusty texture pack. Minecraft version is 1.3, I have such mods: Zaan's minimap, Audiomod, ModLoader and GuiApi.
Problem: I'd tried to patch but MCPather just doesn't launches. Here are log:
Starting MCPatcher v1.1.12_02
found C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar
Could not determine version of C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar
java.io.FileNotFoundException: C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar (Access Denied)
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 B.a(Unknown Source)
at MCPatcher.a(Unknown Source)
at MCPatcher.main(Unknown Source)
Could not determine version of C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar
java.io.FileNotFoundException: C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar (Access Denied)
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 B.a(Unknown Source)
at B.<init>(Unknown Source)
at n.a(Unknown Source)
at MCPatcher.a(Unknown Source)
at MCPatcher.main(Unknown Source)
C:\Documents and Settings\Admin Adminu4\Application Data\.minecraft\bin\minecraft.jar (Access Denied)
java.lang.NullPointerException
at n.b(Unknown Source)
at n.a(Unknown Source)
at MCPatcher.a(Unknown Source)
at MCPatcher.main(Unknown Source)
For me, all this does is screw over Minecraft. I then rapid click the Unpatch button one hundred times, kill all my programs, restart Minecraft and it all works.
It took forever, but I read. And read. And read. Anyway...
I follow the instructions, and everything works fine until I open Minecraft. The game works; the mods just don't load, and when I go to the "mod-loading" screen, the mods I want are all greyed out. I don't believe I saw this in other posts, so...
Starting MCPatcher v1.1.12_02
found C:\Documents and Settings\Brian\Application Data\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Texture pack: C:\Documents and Settings\Brian\Application Data\.minecraft\texturepacks\Gerudoku Pak.zip
Minecraft version: 1.3_01
Replacing bk.class (StillLava.class)
Replace string "StillLava" -> "bk" @342
Replace string "StillLava.java" -> "bk.java" @264
Replace string "AnimTexture" -> "ah" @340
Replace string "render" -> "a" @236
Replace string "outBuf" -> "a" @358
Replace string "tile" -> "b" @347
Replacing gi.class (FlowLava.class)
Replace string "FlowLava" -> "gi" @352
Replace string "FlowLava.java" -> "gi.java" @268
Replace string "AnimTexture" -> "ah" @351
Replace string "render" -> "a" @240
Replace string "outBuf" -> "a" @376
Replace string "tile" -> "b" @369
Replace string "flow" -> "e" @358
Replacing lc.class (FlowWater.class)
Replace string "FlowWater" -> "lc" @355
Replace string "FlowWater.java" -> "lc.java" @269
Replace string "AnimTexture" -> "ah" @353
Replace string "render" -> "a" @241
Replace string "outBuf" -> "a" @378
Replace string "tile" -> "b" @371
Replace string "flow" -> "e" @360
Patching class: FontRenderer (oi.class)
Fix font 7 -> i / 16 - 1 - <init>@119
Fix font charWidth computation: j + 2 -> (128 * j + 256) / i - <init>@232
Fix font 8 -> i / 16 - <init>@135
Fix font 8 -> i / 16 - <init>@166
Fix font 8 -> i / 16 - <init>@317
Fix font 8 -> i / 16 - <init>@330
Fix font 8 -> i / 16 - <init>@154
(unpatch) font i / 16 -> 8 - <init>@319
(unpatch) font i / 16 -> 8 - <init>@332
Fix font whitespace width 2 -> i / 64 - <init>@232
Replacing rb.class (StillWater.class)
Replace string "StillWater" -> "rb" @345
Replace string "StillWater.java" -> "rb.java" @265
Replace string "AnimTexture" -> "ah" @342
Replace string "render" -> "a" @237
Replace string "outBuf" -> "a" @360
Replace string "tile" -> "b" @349
Reading terrain.png...
Reading gui/items.png...
Reading misc/dial.png...
Patching class: Minecraft (net/minecraft/client/Minecraft.class)
pass Minecraft to StillWater.<init> - <init>@114
pass Minecraft to FlowWater.<init> - [email protected]
pass Minecraft to StillLava.<init> - <init>@126
pass Minecraft to FlowLava.<init> - [email protected]
Replacing CustomAnimation.class
Replace string "render" -> "a" @896
Replace string "outBuf" -> "a" @321
#### Success! ...probably ####
[java, -cp, C:\Documents and Settings\Brian\Application Data\.minecraft\bin/minecraft.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/lwjgl.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/lwjgl_util.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/jinput.jar, -Djava.library.path=C:\Documents and Settings\Brian\Application Data\.minecraft\bin/natives, -Xmx1024M, -Xms512M, net.minecraft.client.Minecraft]
28
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
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
I've tried multiple fixes, but I must be missing something. I have attempted to use both Gerudoku (above) and Glimmar's Steampunk (below).
Starting MCPatcher v1.1.12_02
found C:\Documents and Settings\Brian\Application Data\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Texture pack: C:\Documents and Settings\Brian\Application Data\.minecraft\texturepacks\SteamPunk.zip
Minecraft version: 1.3_01
Replacing bk.class (StillLava.class)
Replace string "StillLava" -> "bk" @342
Replace string "StillLava.java" -> "bk.java" @264
Replace string "AnimTexture" -> "ah" @340
Replace string "render" -> "a" @236
Replace string "outBuf" -> "a" @358
Replace string "tile" -> "b" @347
Replacing gi.class (FlowLava.class)
Replace string "FlowLava" -> "gi" @352
Replace string "FlowLava.java" -> "gi.java" @268
Replace string "AnimTexture" -> "ah" @351
Replace string "render" -> "a" @240
Replace string "outBuf" -> "a" @376
Replace string "tile" -> "b" @369
Replace string "flow" -> "e" @358
Replacing lc.class (FlowWater.class)
Replace string "FlowWater" -> "lc" @355
Replace string "FlowWater.java" -> "lc.java" @269
Replace string "AnimTexture" -> "ah" @353
Replace string "render" -> "a" @241
Replace string "outBuf" -> "a" @378
Replace string "tile" -> "b" @371
Replace string "flow" -> "e" @360
Patching class: FontRenderer (oi.class)
Fix font 7 -> i / 16 - 1 - <init>@119
Fix font charWidth computation: j + 2 -> (128 * j + 256) / i - <init>@232
Fix font 8 -> i / 16 - <init>@135
Fix font 8 -> i / 16 - <init>@166
Fix font 8 -> i / 16 - <init>@317
Fix font 8 -> i / 16 - <init>@330
Fix font 8 -> i / 16 - <init>@154
(unpatch) font i / 16 -> 8 - <init>@319
(unpatch) font i / 16 -> 8 - <init>@332
Fix font whitespace width 2 -> i / 64 - <init>@232
Replacing rb.class (StillWater.class)
Replace string "StillWater" -> "rb" @345
Replace string "StillWater.java" -> "rb.java" @265
Replace string "AnimTexture" -> "ah" @342
Replace string "render" -> "a" @237
Replace string "outBuf" -> "a" @360
Replace string "tile" -> "b" @349
Reading terrain.png...
Reading gui/items.png...
Reading misc/dial.png...
Patching class: Minecraft (net/minecraft/client/Minecraft.class)
pass Minecraft to StillWater.<init> - <init>@114
pass Minecraft to FlowWater.<init> - [email protected]
pass Minecraft to StillLava.<init> - <init>@126
pass Minecraft to FlowLava.<init> - [email protected]
Replacing CustomAnimation.class
Replace string "render" -> "a" @896
Replace string "outBuf" -> "a" @321
#### Success! ...probably ####
[java, -cp, C:\Documents and Settings\Brian\Application Data\.minecraft\bin/minecraft.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/lwjgl.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/lwjgl_util.jar;C:\Documents and Settings\Brian\Application Data\.minecraft\bin/jinput.jar, -Djava.library.path=C:\Documents and Settings\Brian\Application Data\.minecraft\bin/natives, -Xmx1024M, -Xms512M, net.minecraft.client.Minecraft]
28
Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
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
Neither one works. Please assist!
Rollback Post to RevisionRollBack
Experimentation is a scientist's best friend... next to "volunteers", of course.
Edit* i got it running nvm
Using MC_patcher 1.1.12_02
Using "The great sea (Windwaker)" texture pack
Tile Size: 32x32
Animated water: Y
Animated Lava: Y
Animated Fire: Y
Custom Water: Y
Custom Lava: Y
Custom Portal: N
Hi-res font: N
Mods: Modloader v5, Audiomod, Optimine 1.3_01v2
Error:
Description: Minecraft won't work past the "Mojang" screen. It crashes without an error message.
I tried placing the Texture pack folder inside ".minecraft\texturepacks\". The texture pack would appear in "Mods and texture packs" in the main menu, but when I clicked on it, it crashed without an error message.
I really appreciate any help.
But it crashes everytime i tried to open minecraft!
Now it gets to the Mojang screen then the game stops working.
Overriding /terrain.png with /nandonalt/moretrees/vines.png @ 170
Overriding /terrain.png with /plasmacraft/terrain/plasmificator_front_active.png @ 77
Overriding /terrain.png with /plasmacraft/terrain/acid_tnt_top.png @ 84
Overriding /terrain.png with /plasmacraft/terrain/neptunium.png @ 39
Overriding /terrain.png with /nandonalt/moretrees/bananacake_side.png @ 166
Overriding /terrain.png with /plasmacraft/terrain/reinforced_glass.png @ 56
Overriding /terrain.png with /Block_hutLumberjack.png @ 171
theres alot more as im using more trees too but that works fine exept for vines which dont matter. but i cant see the new liquids plasma craft added. is there a way i could fix this easily?
edit: i loaded a world i had previously made with plasma craft enabled and all the blocks are fine...its only the new liquids
Starting MCPatcher v1.1.12_02
found C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found Compass: ai.class
Found StillLava: bk.class
Found Portal: fy.class
Found FlowLava: gi.class
Found AnimManager: hf.class
Found Watch: if.class
Found Tessellator: kv.class
Found FlowWater: lc.class
Found Tool3D: nd.class
Found Fire: oc.class
Found FontRenderer: oi.class
Found Block: qk.class
Found StillWater: rb.class
Found Minecraft: net/minecraft/client/Minecraft.class
Texture pack: C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\texturepacks\1299654716.4324.zip
Minecraft version: 1.3_01
java.io.FileNotFoundException: C:\Users\MAXIMUS MISCHIEF\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 MCPatcher.a(Unknown Source)
at t.run(Unknown Source)
at n.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Texture pack: C:\Users\MAXIMUS MISCHIEF\AppData\Roaming\.minecraft\texturepacks\1299654716.4324.zip
Minecraft version: 1.3_01
java.io.FileNotFoundException: C:\Users\MAXIMUS MISCHIEF\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 MCPatcher.a(Unknown Source)
at t.run(Unknown Source)
at n.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
There is an easy fix for your problem. Simply use winrar/7-zip/etc to pack the folder into a .zip file then select the .zip instead of the folder. Problem solved?
I use the patcher, and apply the texture, thats fine. But then, when I go in Minecraft and try and open up a world, Minecraft crashes.
I have no mods on, so I dont think its a mod problem.
Heres the log entry.
(I tried going in the game twice)
What is my problem? I've read all the other problems, and none seem to relate to this.
I have every option on except custom portal, which is grayed out anyway. I'm using a version of Painterly Pack, vor the custom water and lava.
Starting MCPatcher v1.1.12_02
found C:\Users\Administrator\AppData\Roaming\.minecraft\bin\minecraft.jar
Found AnimTexture: ah.class
Found StillLava: bj.class
Found Portal: fn.class
Found FlowLava: fv.class
Found AnimManager: gs.class
Found Watch: hp.class
Found Tessellator: jy.class
Found FlowWater: kf.class
Found Tool3D: mf.class
Found Fire: nb.class
Found FontRenderer: nh.class
Found Block: pj.class
Found StillWater: py.class
Found Minecraft: net/minecraft/client/Minecraft.class
No classes match for Compass
java.lang.NullPointerException
at n.b(Unknown Source)
at n.a(Unknown Source)
at MCPatcher.a(Unknown Source)
at MCPatcher.main(Unknown Source)
it says it may be because of other mods or that the file is corrupted. just downloaded a brand spanking new .jar from the website. still doesn't work.
Do you know how i can fix this? Every time i log in it will show the Mojang loading screen and then just exit out of the program.
i feel pretty retarded for not noticing.
I installed Dusty texture pack. Minecraft version is 1.3, I have such mods: Zaan's minimap, Audiomod, ModLoader and GuiApi.
Problem: I'd tried to patch but MCPather just doesn't launches. Here are log:
Да, это кириллица.
I follow the instructions, and everything works fine until I open Minecraft. The game works; the mods just don't load, and when I go to the "mod-loading" screen, the mods I want are all greyed out. I don't believe I saw this in other posts, so...
I've tried multiple fixes, but I must be missing something. I have attempted to use both Gerudoku (above) and Glimmar's Steampunk (below).
Neither one works. Please assist!
The texture pack includes "font/default.png" ...