2017-05-27, 21:41
Hi, ronie!
Recently there is an error:
Addon v. 6.0.1
KODI v 17.3
Recently there is an error:
Code:
22:29:49.821 T:140313311942400 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ValueError'>
Error Contents: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/home/igora100/.kodi/addons/weather.wunderground/default.py", line 644, in <module>
forecast(location, locationid)
File "/home/igora100/.kodi/addons/weather.wunderground/default.py", line 158, in forecast
properties(data,loc,locid)
File "/home/igora100/.kodi/addons/weather.wunderground/default.py", line 406, in properties
set_property('Weekend.%i.FeelsLike' % (count+1), FEELS_LIKE(int(item['high']['celsius']), item['avewind']['kph'], item['avehumidity'], 'C') + TEMPUNIT)
ValueError: invalid literal for int() with base 10: ''
-->End of Python script error report<--
KODI v 17.3