quisquous / cactbot

FFXIV TypeScript Raiding Overlay
Apache License 2.0
792 stars 379 forks source link

"Downloaded file did not contain a plugin that could be loaded." error #1608

Closed SuiRose closed 4 years ago

SuiRose commented 4 years ago

Description

Attempting to download Cactbot from the Plugins > Get Plugins... method throws out an error with the following text: "The downloaded file did not contain a plugin that could be loaded."

I'm able to download Cactbot's files separately, but I'm not real clear on which plugins need to add/enabled manually - attempts at this have thrown out various errors citing dependencies missing when I attempted that.

Feel like I'm missing something obvious here, haha.

Additional information

If available, please include any logs or screenshots depicting the issue you're experiencing.

quisquous commented 4 years ago

Did you add OverlayPlugin first?

https://github.com/FFXIV-ACT/setup-guide#readme might help too

SuiRose commented 4 years ago

Yes, at least I think. Screenshot with what I've got, if it helps! Plugins snip

quisquous commented 4 years ago

Yeah, that's the ancient version of OverlayPlugin. You should remove it and then follow: https://github.com/FFXIV-ACT/setup-guide#overlayplugin

SuiRose commented 4 years ago

Oh snap! Looks like everything's working again. Thanks and apologies for the silly question!

quisquous commented 4 years ago

Happy to help!