Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File information cannot be retrieved for projects on BukkitDev #25

Closed
TheKinrar opened this issue Mar 1, 2020 · 8 comments
Closed

File information cannot be retrieved for projects on BukkitDev #25

TheKinrar opened this issue Mar 1, 2020 · 8 comments

Comments

@TheKinrar
Copy link

I'm trying to list files for a Curse project but I get an empty set.

CurseAPI.files(id).get().size() returns 0 but CurseAPI.project(id).get().name() returns the right project name - in my testing case WorldEdit (with id = 31043).

Sorry if I'm doing something wrong.

@TheRandomLabs
Copy link
Owner

This is an issue on CurseForge's end; they're not providing any information for WorldEdit's files. Unfortunately, there's not much I can do about this.

@TheKinrar
Copy link
Author

Oh, okay. Is that a common issue? Thanks for the quick reply. :)

@TheRandomLabs
Copy link
Owner

This is the first time I've seen this, but it might depend on the project type.

@TheKinrar
Copy link
Author

Just looked into it and it seems that all BukkitDev plugins return no files info; maybe because as they are plugins they are not meant to be installed by the Twitch app.

Great library anyway and thanks for the help :)

@TheRandomLabs
Copy link
Owner

Yeah, that's a shame. Thank you!

@JamesPeters98
Copy link

I just posted this on the Twitch feedback forum to hopefully get someone to look at this!
https://twitch.uservoice.com/forums/915910-game-mods-curseforge/suggestions/40223431-bukkitdev-files-api

@TheRandomLabs
Copy link
Owner

TheRandomLabs commented Apr 21, 2020 via email

@TheRandomLabs TheRandomLabs changed the title Empty CurseFiles File information cannot be retrieved for projects on BukkitDev May 8, 2020
@TheRandomLabs TheRandomLabs pinned this issue May 8, 2020
@TheRandomLabs
Copy link
Owner

Closing because this will likely never be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants