XunityTalk Music -error
#1
When Install and then launch XunityTalk Music (ver 3.2.3), I get the error "Xunity Talk Music error. Check the log for more information." I am running Kodi 15.1 on Windows 10. Indeed, the log file (snippet bleow) shows an error with the defauly.py file.

Doing some googling on this, I found some suggestions such as installing Generas or YouTube to fix the issue, but it does not.

Any suggestions?

Code:
13:54:58 T:11100  NOTICE: Thread LanguageInvoker start, auto delete: false
13:54:58 T:11100  NOTICE: -->Python Interpreter Initialized<--
13:54:58 T:11100   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named t0mm0.common.net
                                            Traceback (most recent call last):
                                              File "C:\Users\....\AppData\Roaming\Kodi\addons\plugin.audio.xbmchubmusic\default.py", line 24, in <module>
                                                from t0mm0.common.net import Net
                                            ImportError: No module named t0mm0.common.net
                                            -->End of Python script error report<--
13:54:58 T:4808   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.audio.xbmchubmusic/
13:54:58 T:4808   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.xbmchubmusic/) failed
13:54:58 T:13916  NOTICE: Thread BackgroundLoader start, auto delete: false
13:54:58 T:10460  NOTICE: Previous line repeats 1 times.
======
Reply

Logout Mark Read Team Forum Stats Members Help
XunityTalk Music -error0