desktop-waifu icon indicating copy to clipboard operation
desktop-waifu copied to clipboard

Websocket with hand enter

Open laboodabedibdab opened this issue 6 months ago • 0 comments

Hi, I changed your code a little and instead of recognizing it, I made manual input because the requests to the OPEN ended, the problem is that when I try to send a message to the API, the AI character gets an error: Traceback (most recent call last): File "C:\Users\i5 6400\Desktop\desktop-waifu-master\waifu\Src\runner.py", line 146, in utils.characters.send_message_to_process_via_websocket(transcript) File "C:\Users\i5 6400\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' P.S. Please sorry, i am russian

laboodabedibdab avatar Aug 20 '24 23:08 laboodabedibdab