jwebmeister / tacspeak

Tacspeak - Fast, lightweight, modular speech recognition for gaming
GNU Affero General Public License v3.0
42 stars 2 forks source link

Crashing on startup #20

Closed Icyblue2208 closed 6 months ago

Icyblue2208 commented 6 months ago

Tacspeak keeps crashing when I open it and the troubleshooting's aren't working and i think i have all the files downloading in the right [location. Please help thank you.

Icyblue2208 commented 6 months ago

Desktop Screenshot 2024 01 07 - 17 47 48 80

jwebmeister commented 6 months ago

Try:

Almost every reported crash / exit on startup has been because of missing files or corrupt user settings. The exception being windows sound settings and/or external software not sharing access to the microphone.

Once you've gone through everything in the troubleshooting section, and if still having issues, run tacspeak.exe --print_mic_list and tell me what the microphone & interface is (it will have an > sign next to it). See issue #2 for more info

jwebmeister commented 6 months ago

Also please attach the actual log file. Some of the text is cut off which might contain useful information.

Icyblue2208 commented 6 months ago

I cant attach it because it crashes before i can see anything.

jwebmeister commented 6 months ago

What was the root cause?

You can run command prompt or powershell first, then run tacspeak.exe within the console to be able to see the messages even after it exits.

There also should be a .tacspeak.log file in the same folder as tacspeak.exe, though sometimes there won't be one if it crashes / exits early enough.