Mod Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)
(2017-03-08, 00:04)hslansky Wrote: I'm not sure if anyone else has experienced this problem yet but I thought I would post it to make everyone aware.

Beginning with the Leia Nightly, Version 20170306, the script.image.resouce.select add-on has stopped working. I get the same error on Windows 10 and on Linux Ubuntu 16.04. I have tried it with different skins but the problem remains. Based on this I am assuming that the problem lies within Kodi and not the skin or the add-on. In addition, if I revert back to the nightly of 20170305 the problem goes away.

According to Rechi from Team-Kodi the problem It's related to https://github.com/xbmc/xbmc/pull/11039. The value of string 20464 was changed.

He further states......Script author has to update the addon. I would say addons must not use any localized strings from kodi.

Does anyone know how to get in touch with the author of this script.......I'm not even sure who that is.



EDIT: I should have stated that this script is used when you try to select the fanart/icon packs from the Settings/Skin/Artwork menu.

Latest build is 20170307-1174011 and just try script.image.resouce.select and I have same issue :

Code:
01:46:31.602 T:123145513705472   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.TypeError'>
                                            Error Contents: not all arguments converted during string formatting
                                            Traceback (most recent call last):
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.image.resource.select/default.py", line 103, in <module>
                                                Main()
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.image.resource.select/default.py", line 23, in __init__
                                                self._select(ITEMS, TYPE, PROP)
                                              File "/Users/Cyril/Library/Application Support/Kodi/addons/script.image.resource.select/default.py", line 77, in _select
                                                num = xbmcgui.Dialog().select(xbmc.getLocalizedString(20464) % xbmc.getLocalizedString(536), addonlist, useDetails=True)
                                            TypeError: not all arguments converted during string formatting
                                            -->End of Python script error report<--
 Estuary MOD V2 


Messages In This Thread
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-12, 13:57
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-12, 14:46
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-13, 17:58
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 00:50
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 00:50
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 02:11
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 06:31
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 16:15
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-14, 22:13
Estuary MOD V2 (UPDATED 12/02/17) - by iMak - 2017-02-15, 17:53
RE: Estuary MOD V2 (UPDATED 05/03/17) - by Guilouz - 2017-03-08, 02:48
EPG - by Repoman - 2017-04-29, 20:28
Quit and Search - by terpsarlington - 2017-11-18, 03:35
RE: Quit and Search - by Guilouz - 2017-11-18, 03:41
RE: Quit and Search - by terpsarlington - 2017-11-18, 06:38
Genres Widget - by terpsarlington - 2017-11-19, 05:22
RE: Genres Widget - by Guilouz - 2017-11-19, 15:23
RE: Genres Widget - by terpsarlington - 2017-11-20, 00:21
Where are the API keys stored? - by mozomo - 2017-11-19, 17:36
Ratings - by terpsarlington - 2017-11-28, 00:08
RE: Ratings - by junias - 2017-11-28, 00:14
RE: Ratings - by Guilouz - 2017-11-28, 01:31
RE: Ratings - by terpsarlington - 2017-11-28, 03:25
RE: Ratings - by Guilouz - 2017-11-28, 04:24
Question on Whitelist option - by kaybird - 2018-06-15, 20:33
RE: Question on Whitelist option - by Guilouz - 2018-06-16, 02:08
Random titles? - by kaybird - 2018-06-28, 01:54
RE: Random titles? - by Guilouz - 2018-07-15, 10:48
Skin Helper Service error - by Picard - 2018-06-28, 04:51
RE: Skin Helper Service error - by redglory - 2018-06-28, 15:20
RE: Skin Helper Service error - by Guilouz - 2018-07-15, 10:49
Add main menu item? - by revhead - 2021-04-28, 12:33
RE: Add main menu item? - by Mahava - 2021-04-29, 01:17
Kodi 18 script.shortcuts issue - by Shayno - 2018-09-19, 01:31
empty Homescreen - by menou - 2021-07-22, 15:19
RE: empty Homescreen - by _BJ1 - 2021-07-25, 21:23
Logout Mark Read Team Forum Stats Members Help
Estuary MOD V2 - KODI 18 (UPDATED 17/01/19)17