jimmykane / SiriServerCorePlugins

SiriServerCore - Plugins Contributed by community
http://hack.silentspark.net/phpbb/index.php
22 stars 12 forks source link

Raven_translate #11

Closed jimmykane closed 12 years ago

jimmykane commented 12 years ago

INFO Best matching result: "translate hello from english to chinese" with a confidence of 97.19% ERROR Unexpected error during plugin processing Traceback (most recent call last): File "/GoogleApi/SiriServerCore/plugin.py", line 101, in run self.method(self, self.speech, self.lang) File "/GoogleApi/SiriServerCore/plugins/raven_translate/__init.py", line 19, in snx_translate text = match.group(1) AttributeError: 'NoneType' object has no attribute 'group'

cytec commented 12 years ago

should be fixed with this: https://github.com/jimmykane/SiriServerCorePlugins/commit/dc07641202f6f6272bc212aaf859bc68b623a5c2