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

heyo all,

i got a problem while making a custom menu for a modpack:

when i start the mod it shows this

18:01:54 INFO]: Client> 2014-04-03 18:01:54 [infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper

[18:01:54 INFO]: Client> 2014-04-03 18:01:54 [infos] [sTDOUT] *** Transformer jar location location.getName: Happy Diggers Custom Menu.jar

[18:01:54 INFO]: Client> 2014-04-03 18:01:54 [infos] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker

[18:01:54 INFO]: Client> 2014-04-03 18:01:54 [infos] [ForgeModLoader] Launching wrapped minecraft {net.minecraft.client.main.Main}

[18:01:55 INFO]: Client> 2014-04-03 18:01:55 [infos] [sTDOUT] ********* Main Menu ABOUT TO PATCH: blt

[18:01:55 INFO]: Client> 2014-04-03 18:01:55 [infos] [sTDOUT] [Happy Diggers Custom Menu]: Class blt patched!

[18:01:55 INFO]: Client> 2014-04-03 18:01:55 [Grave] [ForgeModLoader] Unable to launch

[18:01:55 INFO]: Client> java.lang.reflect.InvocationTargetException

[18:01:55 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[18:01:55 INFO]: Client> at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

[18:01:55 INFO]: Client> at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[18:01:55 INFO]: Client> at java.lang.reflect.Method.invoke(Unknown Source)

[18:01:55 INFO]: Client> at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)

[18:01:55 INFO]: Client> at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

[18:01:55 INFO]: Client> Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/gui/GuiMainMenu

[18:01:55 INFO]: Client> at net.minecraft.client.main.Main.main(SourceFile:37)

[18:01:55 INFO]: Client> ... 6 more

[18:01:55 INFO]: Client> Caused by: java.lang.ClassNotFoundException: net.minecraft.client.gui.GuiMainMenu

[18:01:55 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186)

[18:01:55 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

[18:01:55 INFO]: Client> at java.lang.ClassLoader.loadClass(Unknown Source)

[18:01:55 INFO]: Client> ... 7 more

[18:01:55 INFO]: Client> Caused by: java.lang.NullPointerException

[18:01:55 INFO]: Client> at org.objectweb.asm.Type.getType(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.commons.Remapper.mapDesc(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.commons.RemappingMethodAdapter.visitLocalVariable(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.ClassReader.a(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.ClassReader.b(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.ClassReader.accept(Unknown Source)

[18:01:55 INFO]: Client> at org.objectweb.asm.ClassReader.accept(Unknown Source)

[18:01:55 INFO]: Client> at cpw.mods.fml.common.asm.transformers.DeobfuscationTransformer.transform(DeobfuscationTransformer.java:39)

[18:01:55 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274)

[18:01:55 INFO]: Client> at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172)

[18:01:55 INFO]: Client> ... 9 more

[18:01:55 INFO]: Game ended with no troubles detected (exit code 0)

[18:01:55 INFO]: Deleting C:\Users\Frederic\AppData\Roaming\.minecraft\versions\1.6.4-Forge9.11.1.965\1.6.4-Forge9.11.1.965-natives-825320752765261

 

the modded class is GuiMainMenu

here is the jar i use http://www.mediafire.com/download/rh0wvf7bab2dl0m/Happy_Diggers_Custom_Menu.jar

and the scr http://www.mediafire.com/download/402k8f07u6yktub/content_scr_coremod.zip

(feel free to use it)

 

what i do want is replace the original GuiMainMenu.class with this one, i hope someone can help me

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.