error with addon on python 3
#13
Hell\p please Im usin xenon buid


ERROR: EXCEPTION Thrown (Python CppException) : -->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 float(): 0 M Traceback (most recent call last): File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.thechef18/default.py", line 29, in dispatcher.dispatch(_handle, _params) File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.thechef18/resources/libs/common/router.py", line 126, in dispatch menu.system_info() File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.thechef18/resources/libs/gui/menu.py", line 228, in system_info storage_free = data[8] if 'Una' in data[8] else tools.convert_size(int(float(data[8][:-8])) * 1024 * 1024) ValueError: invalid literal for float(): 0 M
android
Reply


Messages In This Thread
error with addon on python 3 - by User 325245 - 2018-02-01, 11:32
RE: error with addon on python 3 - by Klojum - 2018-02-01, 12:15
RE: error with addon on python 3 - by ronie - 2018-02-02, 02:56
RE: error with addon on python 3 - by ronie - 2018-02-02, 12:09
RE: error with addon on python 3 - by ronie - 2018-02-05, 01:49
RE: error with addon on python 3 - by Veytiarol - 2020-09-18, 13:06
Logout Mark Read Team Forum Stats Members Help
error with addon on python 30