Skip to content

Common Questions & Issues

Makar edited this page Mar 23, 2023 · 20 revisions

Common Issues

If the below solutions do not address your problem, please open an issue on GitHub with screenshots and as much detail as possible (including logs listed by the plugin).

I am getting an unable to resolve assembly error when loading the plugin.

  • Did you follow the instructions & prerequisites listed in the first time setup guide?
  • Make sure you unblock the DLL file before loading the plugin.
  • If you are using OverlayPlugin.dll, make sure you are using the latest fork and not ngld or rainbowmage.
  • If updating from an older version, try deleting your old discord plugin folder and re-downloading from the releases page.
  • If you are updating the Discord Plugin from a version prior to 1.0.0.0, make sure that none of the old files are in the root of the ACT folder. If you are uncomfortable with modifying this, then a clean re-install of ACT will work too.
  • When debugging or upgrading ACT plugins, ALWAYS restart ACT after adding or removing them. Simply enabling/disabling them is not enough.
  • If all else fails, you can try to adjust the order of the plugin so that the Discord Triggers plugin is at the top of the list (but after [below] OverlayPlugin.dll) in ACT's Plugins tab.

The plugin loads but the Server and/or Channel list is empty.

  • Make sure you are using the latest version of the plugin. If you are updating from an old version, delete the old folder to avoid possible resolve issues.
  • If you are using OverlayPlugin.dll, make sure you are using the latest fork and not ngld or rainbowmage.
  • Make sure you unblock the DLL file before loading the plugin
  • If you are updating the Discord Plugin from a version prior to 1.0.0.0, make sure that none of the old files are in the root of the ACT folder. If you are uncomfortable with modifying this, then a clean re-install of ACT will work too.
  • If all else fails, you can try to adjust the order of the plugin so that the Discord Triggers plugin is at the top of the list (but after [below] OverlayPlugin.dll) in ACT's Plugins tab.

FAQ

How can I select which triggers I want sent to discord and which I want to be kept for personal callouts?

You can achieve this using Triggernometry. After you install the Triggernometry plugin, go to Triggernometry Settings -> Edit Configuration -> Audio tab -> Check the boxes that say "Use ACT for playing text-to-speech/audio files".

Next, you can import your old triggers from the Custom Triggers tab into Triggernometry. You can do this by simply pressing the Import button in the Triggernometry plugin tab and selecting the option for importing existing triggers. After the import is completed, modify each trigger that you use for personal use and set the option to override the hook sound to ACT setting. All triggers except the ones with this setting will be routed to the bot. A more detailed explanation with screenshots should be coming soon.

Can I use TTS.Yukkuri with this?

No, but the latest version of ACT.Hojoring added support for discord, so if you need to use TTS.Yukkuri then you can refer to that.

Clone this wiki locally