Hi,
Today I tried to install a texture pack on Minecraft. I am using 1.4.2 at the moment, and I'm running Linux. This means I am using the .jar file (java zipped folder-thing).
So, I installed MCPatcher to enable the use of HD texture packs. However after this I get the following error in Terminal (like Command Prompt on Windows, how you would run the program).
Exception in thread "Thread-3" java.lang.NoClassDefFoundError: com/pclewis/mcpatcher/TexturePackAPI$ChangeHandler
at kw.b(SourceFile:164)
at kw.<clinit>(SourceFile:17)
at vb.<clinit>(SourceFile:74)
at tt.<clinit>(SourceFile:131)
at alf.<clinit>(SourceFile:324)
at bbo.<init>(SourceFile:14)
at net.minecraft.client.Minecraft.<init>(SourceFile:126)
at ara.<init>(SourceFile:36)
at net.minecraft.client.MinecraftApplet.init(SourceFile:36)
at net.minecraft.Launcher.replace(Launcher.java:134)
at net.minecraft.Launcher$1.run(Launcher.java:78)
Caused by: java.lang.ClassNotFoundException: com.pclewis.mcpatcher.TexturePackAPI$ChangeHandler
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 11 more
Since 'TexturePackAPI$ChangeHandler' is mentioned, I'm assuming this has something to do with it.
Help would be greatly appreciated.I have resolved my problem. I was unable to give a solution, though. Is there some way to remove my post? I'm new here.
Today I tried to install a texture pack on Minecraft. I am using 1.4.2 at the moment, and I'm running Linux. This means I am using the .jar file (java zipped folder-thing).
So, I installed MCPatcher to enable the use of HD texture packs. However after this I get the following error in Terminal (like Command Prompt on Windows, how you would run the program).
Since 'TexturePackAPI$ChangeHandler' is mentioned, I'm assuming this has something to do with it.
Help would be greatly appreciated.I have resolved my problem. I was unable to give a solution, though. Is there some way to remove my post? I'm new here.