TheRandomLabs / ChangelogGenerator

Generates changelogs for CurseForge modpacks.
MIT License
35 stars 5 forks source link

Changelog Generator not working #22

Closed Wxrlds closed 4 years ago

Wxrlds commented 5 years ago

Script in bat file:

java -jar ChangelogGenerator.jar Technocratica
Pause

when doing this, it generates the following error for me: https://gist.github.com/Wxrlds/34267376c951c31c34843fc5f48e8868 Edit changed link because the old one seems broken

NielsPilgaard commented 5 years ago

Looks like the old CurseForge url has been fully deprecated. The Changelog Generator should be redirected to the new URL, which for Technocratica would be https://www.curseforge.com/minecraft/modpacks/technocratica

TheRandomLabs commented 5 years ago

Looks like CloudFlare doesn't like ChangelogGenerator. I'll have to find a way to bypass it.

TheRandomLabs commented 5 years ago

This is the same issue as MultiMC/MultiMC5#2859.

NielsPilgaard commented 5 years ago

Any progress on this issue? :)

TheRandomLabs commented 5 years ago

No, I haven't yet investigated any ways to bypass this. We'll find out soon!

2019년 10월 17일 (목) 21:32, Niels Pilgaard Grøndahl notifications@github.com님이 작성:

Any progress on this issue? :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/ChangelogGenerator/issues/22?email_source=notifications&email_token=AD72X6HI2CZD7O2EK7EETI3QPA5M3A5CNFSM4I2PPAB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEBPT5LQ#issuecomment-543112878, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD72X6D5OQB3IZTAVWCHH6DQPA5M3ANCNFSM4I2PPABQ .

katubug commented 5 years ago

Just wanted to say thank you for your hard work! Looking forward to a fix :)

TheRandomLabs commented 5 years ago

Thanks! Sorry that I haven't been able to work on this recently. I have exams coming up as well, so it might be a bit longer than expected.

On Tue, Oct 29, 2019 at 8:02 AM katubug notifications@github.com wrote:

Just wanted to say thank you for your hard work! Looking forward to a fix :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/ChangelogGenerator/issues/22?email_source=notifications&email_token=AD72X6C3XB7Z3JQWI6PXNADQQ5HN7A5CNFSM4I2PPAB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECOMGAA#issuecomment-547144448, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD72X6B2AX3FGQZDONVA5MTQQ5HN7ANCNFSM4I2PPABQ .

NielsPilgaard commented 5 years ago

No worries :)

katubug commented 5 years ago

No problem! Good luck with your exams! You're gonna kill it :D

On Sun, Nov 3, 2019, 3:11 AM TheRandomLabs notifications@github.com wrote:

Thanks! Sorry that I haven't been able to work on this recently. I have exams coming up as well, so it might be a bit longer than expected.

On Tue, Oct 29, 2019 at 8:02 AM katubug notifications@github.com wrote:

Just wanted to say thank you for your hard work! Looking forward to a fix :)

— You are receiving this because you commented. Reply to this email directly, view it on GitHub < https://github.com/TheRandomLabs/ChangelogGenerator/issues/22?email_source=notifications&email_token=AD72X6C3XB7Z3JQWI6PXNADQQ5HN7A5CNFSM4I2PPAB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECOMGAA#issuecomment-547144448 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AD72X6B2AX3FGQZDONVA5MTQQ5HN7ANCNFSM4I2PPABQ

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TheRandomLabs/ChangelogGenerator/issues/22?email_source=notifications&email_token=AE7XE5R5I43MKPQMU6FV5J3QR2IV3A5CNFSM4I2PPAB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEC5OAOQ#issuecomment-549118010, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE7XE5SXNY6BBUIOYKXM55TQR2IV3ANCNFSM4I2PPABQ .

Wxrlds commented 4 years ago

It has been a while, are there any updates?

TheRandomLabs commented 4 years ago

Yes, I've rewritten CurseAPI and CurseAPI-Minecraft, and there are only a few more things I have to do before I can rewrite ChangelogGenerator.

NielsPilgaard commented 4 years ago

Awesome!! I miss the Changelog Generator a lot.

TheRandomLabs commented 4 years ago

A WIP build can be downloaded here. I'm closing this issue as there's technically a working build now. :)

NielsPilgaard commented 4 years ago

That link shows a white page with the word Unauthorized on it :P

TheRandomLabs commented 4 years ago

Whoops, this should be better.