Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84011

Callback error when loading an android remote

$
0
0
Hi, got the following error in the logs

Code:
17:04:11 T:1384457312   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.AttributeError'>
                                            Error Contents: CFileLoader2 instance has no attribute 'localfile'
                                            Traceback (most recent call last):
                                              File "/root/.xbmc/addons/script.navi-x/src/navix.py", line 451, in onClick
                                                self.onAction1(ACTION_SELECT_ITEM)
                                              File "/root/.xbmc/addons/script.navi-x/src/navix.py", line 284, in onAction1
                                                self.SelectItem(self.playlist, pos)
                                              File "/root/.xbmc/addons/script.navi-x/src/navix.py", line 998, in SelectItem
                                                result = self.ParsePlaylist(mediaitem=mediaitem)
                                              File "/root/.xbmc/addons/script.navi-x/src/navix.py", line 580, in ParsePlaylist
                                                result = playlist.load_plx(URL, mediaitem, proxy="SMARTCACHE")
                                              File "/root/.xbmc/addons/script.navi-x/src/CPlayList.py", line 137, in load_plx
                                                loader.load(self.URL, proxy=proxy)
                                              File "/root/.xbmc/addons/script.navi-x/src/CFileLoader.py", line 98, in load
                                                self.loadSmartCache(URL, destfile, timeout, proxy, content_type, retries)
                                              File "/root/.xbmc/addons/script.navi-x/src/CFileLoader.py", line 189, in loadSmartCache
                                                self.writeMetaData(self.localfile)
                                            AttributeError: CFileLoader2 instance has no attribute 'localfile'
                                            -->End of Python script error report<--
17:04:12 T:1124455520   DEBUG: webserver: request received for /jsonrpc


when loading the Yatse android remote.

Hardware: G box midnight
Software: XMBC 12 - j1nx version beta 2

Viewing all articles
Browse latest Browse all 84011

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>