quisquous / cactbot

FFXIV TypeScript Raiding Overlay
Apache License 2.0
796 stars 383 forks source link

TTS Not Working with Fatewalker Update #3751

Closed dblack850 closed 2 years ago

dblack850 commented 2 years ago

I seem to remember having this issue with another FFXIV patch or two but my TTS alerts from the Cactbot don't seem to work and I don't think I've changed anything with my ACT settings or plugins. Triggernometry and Custom Triggers' TTS plays but Cactbot's do not.

Startup Log:

[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: HtmlRenderer, Version=0.17.2.0, Culture=neutral, PublicKeyToken=null
[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: CefSharp, Version=95.7.141.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138
[12/6/2021 3:50:12 PM] Info: InitPlugin: PluginDirectory = C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\OverlayPlugin
[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: CefSharp.OffScreen, Version=95.7.141.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138
[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: CefSharp.Core, Version=95.7.141.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138
[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: CefSharp.Core.Runtime, Version=95.7.141.0, Culture=neutral, PublicKeyToken=40c4b6fc221f4138
[12/6/2021 3:50:12 PM] Info: AssemblyResolver: Loaded: Fleck, Version=1.2.0.0, Culture=neutral, PublicKeyToken=null
[12/6/2021 3:50:12 PM] Info: InitPlugin: Initialised.
[12/6/2021 3:50:14 PM] Info: cactbot: 0.24.1.0 C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\cactbot-0.17.2\cactbot\CactbotOverlay.dll (dir: C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\cactbot-0.17.2\cactbot)
[12/6/2021 3:50:14 PM] Info: OverlayPlugin: 0.17.2.0 C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\OverlayPlugin\OverlayPlugin.dll
[12/6/2021 3:50:14 PM] Info: FFXIV Plugin: 2.6.2.3 C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\FFXIV_ACT_Plugin.dll
[12/6/2021 3:50:14 PM] Info: ACT: 3.5.0.273 C:\Program Files (x86)\Advanced Combat Tracker\Advanced Combat Tracker.exe
[12/6/2021 3:50:14 PM] Info: Parsing Plugin Language: en
[12/6/2021 3:50:14 PM] Info: System Locale: en-US
[12/6/2021 3:50:14 PM] Info: cactbot user directory: C:\Users\nexja\AppData\Roaming\Advanced Combat Tracker\Plugins\cactbot-0.16.8
[12/6/2021 3:50:14 PM] Info: Version: intl
[12/6/2021 3:50:14 PM] Info: LoadAddons: CactbotOverlay.dll: Initialized Cactbot.PluginLoader
[12/6/2021 3:50:14 PM] Info: Kagerou: BrowserConsole: Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'. (Source: , Line: 0)
[12/6/2021 3:50:18 PM] Info: Found enmity memory for 6.0.

Please let me know if there's any additional information I can provide. It's turned on, and was turned on before this update, but (agian), I'm having deja vu and can't remember how I might've fixed this before. I know that I've tried going to my ACT configuration and tried with or without "Use ACT for text-to-speech" and, while using ACT for TTS breaks Triggernometry for me, it doesn't fix Cactbot. Likewise, I've considered Windows API vs WMP API but seem to remember a reason I switched to Windows API, this may be how I fixed this issue before or it may have had a detrimental effect on Triggernometry's functioning.

dblack850 commented 2 years ago

I have tried freshly installing Cactbot with no luck, unfortunately.

Before and after my new install, I tried adding the test.html and checking "/echo tts:test" and it didn't work either time.

Edit: Issue has now been fixed. I checked sound settings for ACT once more after restarting and it had somehow changed to WMP (possibly from my previous testing). Changing it back to Windows API again has fixed it, so it must've been the fresh install.