Jump to content

[1.7.10]Mod not running correcectly when lauching with eclipse.


Recommended Posts

Posted

Whenever i run the java application through eclipse, my mod loads incorrectly. For example, if i edit some files to change an item for example, it never changes and stays how it was previosly. It has me use my mod as though i never change it, even though it is changed constantly. Also, my java source files are in my src/main/java directory, but i believe for some reason it is using a different directory that i was never using, which is the bin directory. Please tell my how to get it so eclipse uses the java files in the src directory so i can actually do stuff to my mod.

Posted

sorry, i new to eclipse, it say

"Project 'Minecraft' is missing required source folder: 'src/main/java"

"Project 'Minecraft' is missing required source folder: 'src/main/resources" and

"The project cannot be built until build path errors are solved"

Posted

i downloaded the forge src for the latest version of 1.7.10, and then i ran the console in the force folder and ran these two commands

"gradlew.bat setupDecompWorkspace" and then "gradlew.bat eclipse"

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.