quisquous / cactbot

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

The following assemblies were not recognized. If they are plugins or from plugins, they should be deleted or moved to another folder to avoid "wrong version" load issues. FFXIV_ACT_Plugin.dll This is the notification I get when opening act. #1599

Closed Rabbits50 closed 4 years ago

Rabbits50 commented 4 years ago

Description

Description of the issue you're seeing.

Additional information

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

quisquous commented 4 years ago

This error is because you are loading the FFXIV_ACT_Plugin.dll from the ACT directory. You should move it somewhere else. Alternatively, you can delete it and then install it into %APPDATA% via ACT -> Plugins -> Plugin Listing -> Get Plugins.

quisquous commented 4 years ago

Hi, did this solve your problem?

Rabbits50 commented 4 years ago

On Thu, Jul 30, 2020 at 12:00 AM Adrienne Walker notifications@github.com wrote:

Hi, did this solve your problem?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/quisquous/cactbot/issues/1599#issuecomment-666085665, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQMTLXIZ4KUXHI4MTBCINHDR6DV43ANCNFSM4PHFUA6A .

No, but mine was a simple fix. I had the battle log shut off. That was my issue. Right after posting I noticed it.

quisquous commented 4 years ago

Well, glad you solved it!