Skip to content

File information cannot be retrieved for projects on BukkitDev #25

Closed
@TheKinrar

Description

@TheKinrar

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.

Activity

TheRandomLabs

TheRandomLabs commented on Mar 1, 2020

@TheRandomLabs
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

TheKinrar commented on Mar 1, 2020

@TheKinrar
Author

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

TheRandomLabs

TheRandomLabs commented on Mar 1, 2020

@TheRandomLabs
Owner

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

TheKinrar

TheKinrar commented on Mar 1, 2020

@TheKinrar
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

TheRandomLabs commented on Mar 1, 2020

@TheRandomLabs
Owner

Yeah, that's a shame. Thank you!

JamesPeters98

JamesPeters98 commented on Apr 20, 2020

@JamesPeters98

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

TheRandomLabs commented on Apr 21, 2020

@TheRandomLabs
Owner
changed the title [-]Empty CurseFiles[/-] [+]File information cannot be retrieved for projects on BukkitDev[/+] on May 8, 2020
pinned this issue on May 8, 2020
TheRandomLabs

TheRandomLabs commented on May 8, 2020

@TheRandomLabs
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @JamesPeters98@TheKinrar@TheRandomLabs

        Issue actions

          File information cannot be retrieved for projects on BukkitDev · Issue #25 · TheRandomLabs/CurseAPI