karashiiro / TextToTalk

Chat TTS plugin for Dalamud. Has support for triggers/exclusions, several TTS providers, and more!
MIT License
45 stars 30 forks source link

Plugin failed to load #185

Open SineW4V3 opened 7 months ago

SineW4V3 commented 7 months ago

Just stopped working, I tried restarting and it still wasn't working

lazy468 commented 7 months ago

Mine did the same, restarting, reloading, and deleting / reinstalling did not resolve. What it ended up fixing for me was in the TextToTalk.json file in AppData\Roaming\XIVLauncher\pluginConfigs I had to add...

"MigratedTo1_25_0": true,

right after the last MigratedTo entry of "MigratedTo1_18_3": true, after this I started the game and it was back to loading successfully. Originally I blew away the config and noticed it started loading fine and then compared them and found the new Migrated entry and restored the old config and added it.