Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

Перестал работать "скажи" #49

Closed
Volcharka opened this issue May 2, 2017 · 1 comment
Closed

Перестал работать "скажи" #49

Volcharka opened this issue May 2, 2017 · 1 comment

Comments

@Volcharka
Copy link

Volcharka commented May 2, 2017

Ошибка:

←[35m15:41:33←[0m - ←[31mERROR←[0m - ←[39mПроизошла ошибка при вызове команды 'скажи' с аргументами ['лол']. Текст сообщения: '/скажи лол'.Ошибка:
Traceback (most recent call last):
  File "C:\Users\Administrator\Desktop\test\VBot-master\command.py", line 54, in process_command
    await self.system.call_command(cmd_text, msg_obj, cmd.args)
  File "C:\Users\Administrator\Desktop\test\VBot-master\plugin_system.py", line 187, in call_command
    await command_function(*args, **kwargs)
  File "C:\Users\Administrator\Desktop\test\VBot-master\plugins\tts.py", line 39, in say_text_google
    await upload_voice(msg, audio_file)
  File "C:\Users\Administrator\Desktop\test\VBot-master\plugins\tts.py", line 101, in upload_voice
    file_url = await resp.json()
  File "C:\Users\Administrator\AppData\Local\Programs\Python\Python36-32\lib\site-packages\aiohttp\client_reqrep.py", li
ne 688, in json
    headers=self.headers)
aiohttp.client_exceptions.ClientResponseError: 0, message='Attempt to decode JSON with unexpected mimetype: text/html'
@Volcharka
Copy link
Author

Уже все нормально

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant