Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dectalk crashes after speech. #10

Open
AdamT567 opened this issue May 13, 2024 · 7 comments
Open

Dectalk crashes after speech. #10

AdamT567 opened this issue May 13, 2024 · 7 comments

Comments

@AdamT567
Copy link

After speech is redeemed through channel points the dectalk console force closes itself. Have tried reinstalling everything to try and fix any hiccups but nothing has worked. Unsure why it is doing it now when it was fine before. Also is there a log file I am overlooking, or does one not exist?

@frodekp
Copy link
Owner

frodekp commented May 14, 2024

There is currently not any log file.

How do you go about when running it?
The terminal shouldn't close on crash if you open the terminal first before running the python script.
If you run the script by double click it, it will close on crash.
Can you try opening the terminal first, then go to the project path and then use python dectalktwitchtts.py and see if you can get error message?

I tried running it with only CHANNEL_POINT_REDEMPTION_ALLOWED enabled but didn't crash when a valid message got trough. So I'm not sure what the error could be.

@AdamT567
Copy link
Author

So I followed your instructions and got an Input: Segmentation fault. I'll attach a screenshot of my terminal to this comment as well.

image

@SupaPhly
Copy link

SupaPhly commented May 19, 2024

I'm having the same problem, as soon as it speaks the first message, the script stops

@frodekp
Copy link
Owner

frodekp commented May 23, 2024

I cant seem to reproduce this error. What python version are you using? python --version

@SupaPhly
Copy link

I cant seem to reproduce this error. What python version are you using? python --version

Python 3.12.3

should I be using another version?

@frodekp
Copy link
Owner

frodekp commented May 24, 2024

I just tested it with Python 3.12.3 and got the same error as you did. Earlier I used Python 3.11.3 when it worked for me.

@AdamT567
Copy link
Author

I just tested it with Python 3.12.3 and got the same error as you did. Earlier I used Python 3.11.3 when it worked for me.

yeah I'm on 3.12.2 which is what it installed just a few months ago. I had moved to a new, fresh install of windows on a second computer and ran the install script provided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants