Jump to content

Building MinecraftForge after editing the source


Spooper

Recommended Posts

Hello. I've been coding mods using Forge for such a while, and I have decided to try to contribute to it. I have setup my workspace according to the Wiki and the video cpw has made, and did many changes to Forge and added many other things. I have tested it and it went well. Eventually, I wanted to build it. I tried running gradlew build. It says BUILD SUCCESSFUL, when I go to build/distributions I find the forge installer. Assuming this is the one that contains the changes I made, I ran it and when I launched Minecraft with it I found no changes at all made to Minecraft. 

 

Just asking, is there another way that I'm supposed to build Forge with? 

Thanks in advance

Yours sincerly, Spooper

 

p.s: I'm not sure if this is the correct section to ask for this type of things, please let me know if another section would fit better.

Edited by Spooper
Link to comment
Share on other sites

3 hours ago, diesieben07 said:

Did you generate the patches before building? Also please note that you should not distribute this installer in any way nor use it to actually play the game. Use it for debugging only, in which case I have to wonder why running the game from within the development environment is not enough.

I think I did generate the patches (don't really remember), but I'll check again. Also a few reasons why I didn't run from the IDE is my computer is pretty slow to handle both minecraft and intellij idea. Also a few other reasons I really don't wish to mention. I'll gen patches again and report back. Thanks

Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

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