Makar8000 / ACT-Discord-Triggers

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

Discord Plugin Trigger Error messages #50

Closed PogoLogo closed 5 years ago

PogoLogo commented 5 years ago

I used to use this plugin for callouts many months ago, maybe the end of last year, thought i would start using it again, made a new bot for the plugin and deleted my old bot. Set it all up to the instructions and got the token and when i try to connect the bot through ACT, it just displays these 3 message:

[Discord] Discord.Net v2.1.0 (API v6) Error converting value {null} to type 'Discord.Optional`1[System.String]'. Path 'email', line 1, position 219. Error connecting to Discord.

image

Is this plugin out of date or is the problem on my end? I look forward to troubleshooting!

Makar8000 commented 5 years ago

Hey @PogoLogo , did you try following the FAQ? Specifically replacing Newtonsoft.Json. I see you are using the OverlayPlugin which will make this part important for you.

https://github.com/Makar8000/ACT-Discord-Triggers/wiki/Common-Questions-&-Issues#the-plugin-loads-but-the-server-andor-channel-list-is-empty

PogoLogo commented 5 years ago

I disabled Overlayplugin.dll then restarted AC, now the bot can connect, thank you! But now it keeps getting booted, i saw the other post on this: https://github.com/Makar8000/ACT-Discord-Triggers/issues/48

I've replaced Newtonsoft.Json.dll with the one in the discord plugins folder, still gets booted which is strange, id ont have enough knowledge to understand that thread haha. I'm wondering if there are any old files in the root that might be messing with it? If in doubt i can attempt a clean reinstall but what do you think?

Makar8000 commented 5 years ago

For now this should be resolved by deleting your discord triggers folder and trying version 1.0.1.0 instead. Please reopen the issue if you are still having issues after this.