AlizerUncaged / desktop-waifu

Desktop Waifu!
337 stars 48 forks source link

Websocket with hand enter #293

Open laboodabedibdab opened 3 weeks ago

laboodabedibdab commented 3 weeks ago

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