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 have been modding minecraft 1.6.4 for about 3 weeks now and today I get on and when I start up eclipse shows nothing in the package explorer an will not run. I check to make sure it had the correct path but it will not work.

  • Author

I meant to say 1.7.2 and I cannot use 1.7.10 because it won't work on my computer. This has worked till now I just want a fix not an update.

  • Author

Well when I started modding I couldn't get 1.7.10 to work and someone like you said it had to do with something about my graphics card and said I needed to run 1.7.2

  • Author

What you guys told me at the time made it work but for a reason you said I had to run 1.7.2

What you guys told me at the time made it work but for a reason you said I had to run 1.7.2

 

I looked through your posts and nobody told you to run 1.7.2, ever. If there were any incompatibilities with Intel Integrated graphics, they have been fixed since the thread you seem to be referring to... as was mentioned in that very thread.

 

Have you tried updating to the latest version of:

- Minecraft Forge

- Your graphics drivers

?

  • Author

I don't know who to upgrade my version without loosing my current mods. My files wont be opened with eclipse. Can we please just figure that out so I can access my files.

I'd say that you could try to run "gradlew eclipse" again to see if that helps or even "gradlew setupDecompWorkspace" if the first doesn't work. These shouldn't modify your mod files.

--Remember to "Thank you" posts that actually helped you, and if a person seems nice, why not give them an applaud while you're at it--

If you're afraid of losing your files, back them up first. Your source is located in /src/main/java/. Your assets are nearby in /src/main/resources. Just put them somewhere else while you update, and put them back when you're done.

 

MuffinMonster was right about what you had to do about updating, but there's another detail. You have to edit build.gradle: In build.gradle there is a field that should look something like this:

 

minecraft {
    version = [version number]
    assetDir = "eclipse/assets"
}

 

You must change that version to the full version number of whatever Forge build you would like to use. Then, run the commands that MuffinMonster specified again.

What does that mean? We cannot help you solve this issue if you do not tell us what your issue is.

 

"It is broken" provides us with exactly zero insight.

 

Crash reports, descriptions of the problem, what you are expecting to do versus what is happening, code - all of these things will help us help you.

  • Author

I will explain what I thought was unspoken. When eclipse opens up it opens with nothing in the file explorer. No matter how much I dig it will not show any files. These are the steps I have taken sofar to fix it.

 

1. I ran gradlew eclipse and gradlew setupDecompWorspace --reshresh-dependencies. Both of these ran fine. but still eclipse would not show my files or run them so I know they were not just invisible.

2. I followed the stated steps on how to update the version of forge I was using. I then repeated the first step running both of the Gradles. Still eclipse  did not show my files or run them thus I know eclipse didn't have them open.

 

This is my issue and I have already stated it in the first post. I do not know how else to describe the issue and I have replied to other peoples posts but here is it more condensed so hopefully you can better understand.

  • Author

I did it in the correct order I just said it that way and when I get a chance I will do that. Thank you for the help sofar and hopefully this will fix my problems.

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.