Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

After patching minecraft 1.4.6 using mcpatcher latest with mineforge build 457/468 I get a black screen after loging into minecraft.

 

Java version:

java -version
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.3) (Gentoo build 1.7.0_09-b30)
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)

 

MCPatcher version:

mcpatcher-2.4.4_01.jar 

 

 

Terminal output:

minecraft
asdf
2012-12-20 22:36:58 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.6.12.511 for Minecraft 1.4.6 loading
2012-12-20 22:36:58 [sEVERE] [ForgeModLoader] FML appears to be missing any signature data. This is not a good thing
2012-12-20 22:36:58 [iNFO] [sTDOUT] Adding Accesstransformer map: codechickencore_at.cfg
2012-12-20 22:36:58 [iNFO] [sTDOUT] Adding Accesstransformer map: nei_at.cfg
2012-12-20 22:37:00 [iNFO] [sTDOUT] MCPatcherUtils v2.4.4_01 initialized. Directory /home/salamanderrake/.minecraft
2012-12-20 22:37:00 [iNFO] [sTDOUT] Generated BlockMobSpawner helper method.
2012-12-20 22:37:00 [iNFO] [sTDOUT] FMLRelauncher.relaunchApplet
2012-12-20 22:37:00 [iNFO] [sTDERR] java.lang.reflect.InvocationTargetException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/registry/GameData
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at up.<init>(Item.java:250)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at tw.<init>(ItemTool.java:26)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at vj.<init>(SourceFile:11)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at up.<clinit>(Item.java:38)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at amq.<clinit>(Block.java:1311)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at bdm.<init>(TextureWaterFX.java:26)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.<init>(Minecraft.java:248)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at asq.<init>(SourceFile:38)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 17 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.registry.GameData
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 26 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transform001(FeatureHackTransformer.java:39)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transform(FeatureHackTransformer.java:50)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 28 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Exception in thread "Thread-3" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:269)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher$1.run(Launcher.java:79)
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:259)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 4 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:237)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.Launcher.replace(Launcher.java:136)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 9 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.reflect.Method.invoke(Method.java:601)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:230)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 12 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/registry/GameData
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at up.<init>(Item.java:250)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at tw.<init>(ItemTool.java:26)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at vj.<init>(SourceFile:11)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at up.<clinit>(Item.java:38)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at amq.<clinit>(Block.java:1311)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at bdm.<init>(TextureWaterFX.java:26)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.Minecraft.<init>(Minecraft.java:248)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at asq.<init>(SourceFile:38)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at net.minecraft.client.MinecraftApplet.fmlInitReentry(MinecraftApplet.java:32)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 17 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.registry.GameData
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:179)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 26 more
2012-12-20 22:37:00 [iNFO] [sTDERR] Caused by: java.lang.NullPointerException
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transform001(FeatureHackTransformer.java:39)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at codechicken.core.asm.FeatureHackTransformer.transform(FeatureHackTransformer.java:50)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.runTransformers(RelaunchClassLoader.java:222)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:171)
2012-12-20 22:37:00 [iNFO] [sTDERR] 	... 28 more

Why are you using mcpatcher, it is evil.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

  • Author

You can ignore this bug report. forgot I had some mods in the coremods/ and mods/ folders when I moved them that fixed the errors. So now I have to do some tedias testing to see which one fubard my mc install.

 

!!EDIT!!

 

Its was

CodeChickenCore 0.6.16.jar  NotEnoughItems 1.4.3.4.jar and InvTweaks-1.45-1.4.4 all the mods that were not ported to mc 1.4.6 yet.

 

I dont know why but with mcpatcher(i know you dont like it) and minecraftforge the fire texture errors out.

What makes mcpatcher evil?

Just a bad patcher api?

It leaves shit all over the place where it's not supposed to.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Use Optifine and MultiMC.

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

  • Author

I have used MultiMC magicklauncher and MCPatcher and I find that mcpatcher works better. At least I can run the game.

 

!!EDIT!! I got my issues situated with the help of other and I find that this little app is quite awesome once you get used to it. Thanks for the heads up.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.