CJMinecraft01 / ForgeModBuilder

Build, setup, update and refresh your modding environment!
54 stars 13 forks source link

Building a project results in an error #25

Open FooF-555 opened 4 years ago

FooF-555 commented 4 years ago

https://imgur.com/VhgrfLo

Dogatron03 commented 4 years ago

This is due to a change with how forge monetises its downloads, resulting in a change in the URL, either myself or CJ will have a look at it soon.

Ryvhs commented 4 years ago

@Dogatron03 I know im being impatient but when is it going to be fixed? its been 4 days.

LeDemmers commented 4 years ago

https://files.minecraftforge.nethttps//adfoc.us/serve/sitelinks/?id=271228&url=https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2847/forge-1.12.2-14.23.5.2847-mdk.zip Above is what the program is finding for the MDK download, however, after attempting my own method. The line below is the correct link.

https://files.minecraftforge.net/maven/net/minecraftforge/forge/1.12.2-14.23.5.2847/forge-1.12.2-14.23.5.2847-mdk.zip

LeDemmers commented 4 years ago

As a temporary fix, you can make it so it directs the user to download it, and put the MDK.zip into the folder for the program to then take care of it from there.

LeDemmers commented 4 years ago

Finally, For those whom come across this, download the version you need. Unzip the mdk.zip into the folder you created, and then click "Open Project" and choose the folder from before.

ROMVoid95 commented 4 years ago

You could also download the version 0.1.1.2, it still works perfectly.

Trikzon commented 4 years ago

No offense to CJ but I'd recommend just not using this tool at all seeing as the tool hasn't gotten updated in a long time. Making a forge workspace manually is really not too difficult. At least until it is updated/fixed

CJMinecraft01 commented 4 years ago

It has come to my attention quite a while ago of the redundancy of my program for newer versions of forge as for me personally, I could it more of a hassle to use this program than it was to simply open the project up in IntelliJ which would set everything up for me. Because of this, I may make the decision to deem the program only for versions up to 1.12.2 as I believe this may be where we still have to run "setupDecompWorkspace". Forge has done a fantastic job at making the process easier to setup for newer versions. I've also been made aware of the many flaws of the program and had planned to rewrite the program two summers ago which unfortunately did not get finished despite my best efforts. I do not have a time scale in mind for this but I would like to do a massive sweep through and cleanup of the project to produce one final version which works as current as I know some people will still use the program. One thing I want to make a note of, by using my program we are not supporting LexManos, the creator of forge as when downloading forge manually you are presented with an advertisement which supports him. Obviously it was not my intentions for this program to ever take money away from Lex so when I update I will try and ensure that adverts which give revenue to Lex are included. I've also noted the confusion that it has been to some users thinking that this is an official forge program which it is not and perhaps I should make this more clear in the future. I hope those who use this program loyally can bare with me for the next few months because I do care about this project and want to create the best project I can for the community. Like I said I cannot give a timescale for when the program will be fixed but I aim to do so. Thanks for being supportive and using my program!