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

So i wanted to start making Minecraft Forge mods... I followed 4 different tutorials to setting up my enironment, along with VARIOUS other things including asking people... etc....

 

 

Anyway, for whatever reason, following the tutorials EXACTLY, where they have working mods, my mods, which are just empty class files right now *including @mod, and all of that* are skipped over. Here is the stacktrace to it: https://gist.github.com/anonymous/6663c6724123d5254699

 

I just don't understand why MY system won't run or scan my mods in properly...

It seems there is something terribly wrong with your Java SDK installation. Reinstall.

 

Why did you follow 4 tutorials? What went wrong in the first three?

 

Did

gradlew setupDevWorkspace

report any issues when you set up your workspace?

  • Author

4 tutorials because i was getting this error, and i just thought i was doing it wrong. Do i need 32 over 64bit, or does that even matter? And gradlew gave no errors :/

It shouldn't matter in this case whether you use 32bit or 64bit, but we live in 2014 so why not go with 64bit?

What version of Minecraft/Forge are you using?

 

Uninstall and reinstall your Java SDK, then try following the README.txt supplied with Forge.

 

Let us know of any issues after that :)

  • Author

So i downloaded java 7 and set the JDK to 7, is there anything i have to do or should that cover it?

 

I'm using IntelliJ 13.1.2

 

Now i get this error:

Exception in thread "main" java.lang.UnsupportedClassVersionError: GradleStart : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
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:425)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:190)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:116)

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.