TheRandomLabs / CurseAPI-Minecraft

An extension of CurseAPI for parsing CurseForge modpack manifests and for performing more Minecraft-specific operations.
MIT License
7 stars 1 forks source link

API cannot fetch Latest forge build. #1

Closed CrankySupertoonArchive closed 5 years ago

CrankySupertoonArchive commented 5 years ago

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 assumbing the bot stoped working because its not picking up a thing

TheRandomLabs commented 5 years ago

Just for the record, TheRandomLabs is my online alias, not an organization.

What version of ChangelogGenerator are you using? CurseAPI-Minecraft is loading the changelog for build 2766 fine on my end.

CrankySupertoonArchive commented 5 years ago

I think 1.10.3

TheRandomLabs commented 5 years ago

This was fixed in 1.11. Next time, you should check for a newer version before reporting an issue.