Makar8000 / ACT-Discord-Triggers

An ACT plugin for routing audio to discord
50 stars 14 forks source link

Unhandled Exception after updating to v0.9.6 #13

Closed natredz closed 6 years ago

natredz commented 6 years ago

I recently just updated the ACT-Discord plugin to version 0.9.6, and ever since I've been having this error pop up whenever I open ACT. After clicking "Continue", the status of ACT_DiscordTriggers.dll is now "No Status". All the files are in the parent ACT folder and I have tried uninstalling the plugin and re-installing, but the same error shows up:

image

When I look in the "Discord Triggers" tab under "Plugins" it cannot detect any server that it has been invited to:

image

I also made sure my Microsoft.NET Framework is updated to the latest version, and I am using Windows 10.

As a result this renders the plugin unusable at the moment.

megaoka commented 6 years ago

Did you remember to "Unblock" the .zip file before extracting it?

My guess is either the .dlls are missing or it can't read them.

natredz commented 6 years ago

Ah that was it! I didn't unblock the zip file before extracting. It's fixed now!

Thank you so much!