Makar8000 / ACT-Discord-Triggers

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

Plugin conflicts with another plugin #22

Closed PValgento closed 5 years ago

PValgento commented 6 years ago

I'm aware in the notes it may take several minutes for act to "start up" after activating this plugin. When I add this plugin to ACT it seems to accept it without an issue, however when I try to go to the "Discord Triggers" tab it becomes unresponsive and waiting a fairly long period of time does not seem to resolve this issue. I tried to install it while I had 3 other plugins active in ACT, those being OverlayPlugin, ACTWebSocket, and FFXIV_ACT_Plugin. After a few repititions of this issue I temporarily disabled the three plugins, added this plugin again, but had the same issue. I believe the conflict is between ACTWebSocket and this addon, and I would really like for these two to work in conjunction, is this somehow possible?

Also, when I try to open ACT after I've added and enabled the plugin but while ACTWebSocket is disabled, I receive a message saying "Only one usage of each socket address (protocol/network address/port) is normally permitted", and when I open it while ACTWebSocket is enabled, it has no error message but fails to show me the discord triggers tab, it just freezes and stops responding.

megaoka commented 6 years ago

Hi. You could try changing the MaxUserPort registry setting.

HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\MaxUserPort I believe the max you can set it to is 65534

You can also try changing

HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\TCPTimedWaitDelay to 60 seconds? But I'd be careful with this.

Makar8000 commented 6 years ago

Hey @PValgento, could you try again with the newly released version?