-
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/34267376c951c31c34843fc5…
-
It would be cool to be able to provide a username or user url and get all projects the user made.
```
CurseUser usr = CurseUser.fromURL("https://www.curseforge.com/members/erdbeerbaerlp/projects");
…
-
I've updated my mod [KIS](https://github.com/KSP-CKAN/NetKAN/blob/master/NetKAN/KIS.netkan) more than a day ago, but it's still not in the database.
When I try to run NetKAN locally, I get this:
`…
-
first of all thank you, thats a pretty sweet little app. lets hope it doesn't hit any cloudflare limits, but it looks good, jscript to the rescue.
![image](https://user-images.githubusercontent.com…
flesk updated
5 years ago
-
Hey o/
I just thought I'd let you know that since the Curseforge website update, project IDs seem to have shifted somehow, or possibly the API to access them? Either way, I have not been able to ge…
-
Problem
-------
**Describe the bug**
See status.ksp-ckan.space, (all?) mods hosted on Curseforge are failing with `The remote server returned an error: (404) Not Found.`.
Get the same error inflat…
-
Cureforge URL: https://minecraft.curseforge.com/projects/galacticraft-full
@radfast & @micdoodle8 : Did your stance on hosting over on curseforge change? (related: #2031 )
If not there is anothe…
-
For a few MC modpacks the additional files section holds the links to the server downloads. Noticed your todo flag in the CurseFile class and was wondering if you made any progress on that part yet.
-
This is with using 1.11.1
Came across this error when making a changelog between these two:
[new.txt](https://github.com/TheRandomLabs/ChangelogGenerator/files/2524016/new.txt)
[old.txt](https://g…
-
Using the Changelog Generator by you guys, and it spits this error
com.therandomlabs.curseapi.minecraft.forge.InvalidForgeVersionException: Invalid Forge version: 1.12.2-14.23.4.2766
Im assumbin…