AlizerUncaged / desktop-waifu

Desktop Waifu!
324 stars 48 forks source link

AttributeError: 'NoneType' object has no attribute 'send' #243

Open junkeith opened 6 months ago

junkeith commented 6 months ago

I saw that it is a reoccurring problemm for months now, did anyone manage to fix it?

Traceback (most recent call last): File "C:\Users\Desktop\desktop-waifu-master\waifu\Src\runner.py", line 147, in utils.characterAi.send_message_to_process_via_websocket(transcript) File "C:\Users\Desktop\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket ws.send(message)

AttributeError: 'NoneType' object has no attribute 'send' node js Press any key to continue . . .

KittensScythe commented 6 months ago

Getting the same issue, did you end up finding a solution?

kraxius commented 6 months ago

ı have same problem too