AlizerUncaged / desktop-waifu

Desktop Waifu!
337 stars 48 forks source link

AttributeError: 'NoneType' object has no attribute 'send' node js #143

Open Unite76 opened 1 year ago

Unite76 commented 1 year ago

File "C:\Users\phech\Downloads\desktop-waifu-master\desktop-waifu-master\waifu\Src\runner.py", line 147, in utils.characterAi.send_message_to_process_via_websocket(transcript) File "C:\Users\phech\Downloads\desktop-waifu-master\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket ws.send(message) File "C:\Users\phech\Downloads\desktop-waifu-master\desktop-waifu-master\waifu\Lib\site-packages\websocket_app.py", line 240, in send raise WebSocketConnectionClosedException( websocket._exceptions.WebSocketConnectionClosedException: Connection is already closed. node js

TumblerWarren commented 1 year ago

I restructured and modified the whole project. Visit this link for complete details :- https://youtu.be/aZDaESBFic4

HogieRages commented 1 year ago

@Unite76 Have you found a solution to this problem yet?