2017-08-06, 16:37
(2017-08-04, 22:33)axlt2002 Wrote:(2017-08-04, 01:12)blackreign66 Wrote: @axlt2002
I actually was never able to get the previous version of this addon working because of the same Error message. I ran the php installation again through the addon and it said it downloaded and installed php 7.1.7 and vc_redist successfully. But I am still receiving a Addon-error message when I run it manually.
LOG
Thanks blackreign66 for providing the log!
The fact that the add-on was not working also for the previous version is a "good" new, in the sense that the error is not related to the changes I have made for the version 2.0.0. The fact that PHP is correctly installed and the add-on doesn't work just confuses me...Looking at the log it seems that the error is not depending on the add-on itself but on subprocess.py python module. I'm currently trying to understand what does the error message mean on internet but actually without success (I'm not an expert)...maybe you can open a thread under the python section of the Kodi forum and ask.
The only point I can guess is if you are running Kodi with administrator privileges or not...the error seems related to the OS...and this is strange because I'm running my add-on under Windows 10 64bit without any issue.
Sorry for not being of more help at the moment. Keep me updated if you are going to contact the python experts (maybe for them the solution is quite simple...)
Cheers,
Alex
Thanks axlt2002.... I figured out why it wasn't working. I believe it had something to do with me running Kodi Dsplayer 17.3 64-Bit. I installed the 32-bit version and its working now.