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

Hey guys, I have edited my mod and everything, however when I go to run the client it says that the class 'FMLTweaker' was not found, even though it is.

Here is a screenshot of the error

dc50d90b6b58888937f356217fd60302.png

 

Screenshot of the whole project

95d2932b497f8bfd3526bd13607dc3e3.png

 

Screenshot of my configurations

e63727c96da1b4124b69cb1b120972d2.png

 

Help is very appreciated, thanks!

You've used the pre-1.8 FML namespace (

cpw.mods.fml

) instead of the 1.8+ namespace (

net.minecraftforge.fml

).

 

Why are you running the

Launch

class instead of the

GradleStart

class? Using the latter should automatically provide the necessary command line arguments for you, so you don't need to manually specify the version, tweaker or access token.

 

If you run the

genIntelliJRuns

Gradle task with IDEA closed, it should generate the run configurations for you.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

If you run the
genIntelliJRuns

Gradle task with IDEA closed, it should generate the run configurations for you.

You don't need to close it ;)

 

Really? I haven't been able to generate runs from IDEA's Gradle window with the project open (even after refreshing the project), but generating them from the command line without the project open seems to work for me.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

I had to manually synchronise the project (rather than refresh it from the Gradle window) to get the reload popup to appear. Thanks for the tip.

Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.

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.