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

I just wanted to start with modding with Forge Source, I have set up everything properly, but when I want to run Minecraft via Eclipse, I get this error:

 

2012-12-24 12:33:56 [iNFO] [ForgeModLoader] Forge Mod Loader version 4.5.65.500 for Minecraft 1.4.5 loading

2012-12-24 12:33:56 [iNFO] [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

2012-12-24 12:33:58 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:175)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:92)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:26)

2012-12-24 12:33:58 [iNFO] [sTDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2231)

2012-12-24 12:33:58 [iNFO] [sTDERR] at Start.main(Start.java:29)

2012-12-24 12:33:58 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:290)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)

2012-12-24 12:33:58 [iNFO] [sTDERR] ... 4 more

2012-12-24 12:33:58 [iNFO] [sTDERR] Caused by: java.lang.reflect.InvocationTargetException

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.lang.reflect.Method.invoke(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:282)

2012-12-24 12:33:58 [iNFO] [sTDERR] ... 5 more

2012-12-24 12:33:58 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: argo/saj/InvalidSyntaxException

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.<init>(Loader.java:179)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.common.Loader.instance(Loader.java:150)

2012-12-24 12:33:58 [iNFO] [sTDERR] ... 10 more

2012-12-24 12:33:58 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: argo.saj.InvalidSyntaxException

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:141)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] ... 12 more

2012-12-24 12:33:58 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Users\dd\Desktop\Minecraft\Forge modding\Mcp Modding BRAM (Het systeem kan het opgegeven bestand niet vinden)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.util.zip.ZipFile.open(Native Method)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.getInputStream(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at java.net.URL.openStream(Unknown Source)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.getClassBytes(RelaunchClassLoader.java:155)

2012-12-24 12:33:58 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:132)

2012-12-24 12:33:58 [iNFO] [sTDERR] ... 14 more

 

(If my English is bad: sorry, i'm Dutch ;) )

 

Please help me because i really want to start with my mod!  :-\

 

For everybody who will reply: Thanks for your help  ;D

 

Greetings,

 

Gouatsie

2012-12-24 12:33:56  [sTDOUT] A CRITICAL PROBLEM OCCURED INITIALIZING MINECRAFT - LIKELY YOU HAVE AN INCORRECT VERSION FOR THIS FML

Completely delete your mcp workspace, or manually copy forge/fml/eclipse to forge/mcp/eclipse.

Somehow you've screwed up the eclipse workspace.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

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.