Afternoon mastofolks.
Well, I've finally been able to identify the error that keeps occurring on #NVDA. Apparently, it is an, unhandled exception in file, error. The details of this error are as follows:
Traceback (most recent call last):
File "host_eloquence32.py", line 500, in <module>
File "host_eloquence32.py", line 491, in main
File "socket.py", line 864, in create_connection
File "socket.py", line 849, in create_connection
ConnectionRefusedError: [WinError 10061] No connection could be made because the target machine actively refused it
If anyone has any ideas why this keeps happening, please let me know, and how to fix it. I don't wanna have to keep restarting my screenreader every time I switch on the computer.
Thanks in advance.