2019-03-07, 17:14
i too receive the 'lolomos' error, i'm running libreelec 9.0.1 on mecool m8s pro+ (amlogic S905X), here is my kodi.log file: https://paste.kodi.tv/guletunelu.kodi
(2019-03-07, 17:28)docwra Wrote: You wont regret it, the shield is the gold standard device for Kodi
Quote:2019-03-07 19:12:22.834 T:1937151296 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
2019-03-07 19:12:29.258 T:1374671728 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'preselected_list_item' referenced before assignment
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.video.netflix/addon.py", line 33, in <module>
NAVIGATION.router(paramstring=REQUEST_PARAMS)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/utils.py", line 60, in wrapped
result = func(*args, **kwargs)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 158, in router
return self.show_video_lists(widget_display=widget_display)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/Navigation.py", line 565, in show_video_lists
widget_display=widget_display)
File "/storage/.kodi/addons/plugin.video.netflix/resources/lib/KodiHelper.py", line 393, in build_main_menu_listing
preselected_list_item = idx + 1 if self.get_main_menu_selection() == 'search' else preselected_list_item
UnboundLocalError: local variable 'preselected_list_item' referenced before assignment
-->End of Python script error report<--
2019-03-07 19:12:29.648 T:1374671728 WARNING: CPythonInvoker(11, /storage/.kodi/addons/plugin.video.netflix/addon.py): the python script "/storage/.kodi/addons/plugin.video.netflix/addon.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
(2019-03-08, 00:17)mr_tbot Wrote: FIX FOUND.Thanks for replying it.
https://github.com/asciidisco/plugin.vid...-470717401
Install this Fork and it will get you back up and running! https://github.com/xLAva/plugin.video.ne...ListingFix
xLAva figured it out. <333