add-ons / plugin.video.vtm.go

Kodi add-on to watch video-on-demand content and live streams from VTM GO.
https://github.com/add-ons/plugin.video.vtm.go/wiki
GNU General Public License v3.0
73 stars 24 forks source link

VTM Go not launching #371

Open M0nty99 opened 7 months ago

M0nty99 commented 7 months ago

Describe the bug When starting VTM, an error is presented: VTM GO has encountered an error.

To Reproduce Steps to reproduce the behavior: 1.Start VTM GO

Logs Add debug logs to help troubleshoot the issue. See https://kodi.wiki/view/Log_file/Easy for more info.

https://paste.kodi.tv/izipotapay.kodi I found following, possibly related errors: 2023-11-08 19:56:21.775 T:4334 error : EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--

Additional context Issues first noticed 7/11/23 in the evening

davidbe commented 7 months ago

There's a new version - 1.4.3 - which handles the recent issues of VTMGo not starting. Try to upgrade, maybe install zip-file manually.

M0nty99 commented 7 months ago

Thanks for the fast reply, I tried uninstalling and installing again but didn't get 1.4.3. I will try updating with zip file now.

EDIT: updating with zip file to 1.4.3 solved the issue. Thanks!