Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. 12:24:05 T:1561653688 NOTICE: [GoogleMusicEXP-1.10.4] ARGV: ['plugin://plugin.audio.googlemusic.exp/', '2', '']
  2. 12:24:07 T:1561653688 NOTICE: [GoogleMusicEXP-1.10.4] Checking init data
  3. 12:24:08 T:1561653688 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  4. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  5. Error Type: <type 'exceptions.ValueError'>
  6. Error Contents: empty string for float()
  7. Traceback (most recent call last):
  8. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/default.py", line 21, in <module>
  9. utils.checkInit()
  10. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/utils.py", line 102, in checkInit
  11. storage.checkDbInit()
  12. File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.audio.googlemusic.exp/GoogleMusicStorage.py", line 14, in checkDbInit
  13. difftime = time.time() - float(utils.addon.getSetting('fetched_all_songs'))
  14. ValueError: empty string for float()
  15. -->End of Python script error report<--
  16. 12:24:08 T:1105822368 ERROR: static bool XFILE::CDirectory::GetDirectory(const CURL&, CFileItemList&, const XFILE::CDirectory::CHints&, bool) - Error getting plugin://plugin.audio.googlemusic.exp/
  17. 12:24:08 T:1105822368 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.audio.googlemusic.exp/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement