Advertisement
Guest User

Untitled

a guest
Feb 20th, 2017
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. 02:47:37.580 T:5692 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  2. 02:47:37.994 T:5692 NOTICE: initialize done
  3. 02:47:37.994 T:5692 NOTICE: Running the application...
  4. 02:47:37.994 T:5692 NOTICE: starting upnp client
  5. 02:47:37.998 T:3520 NOTICE: ES: Starting UDP Event server on port 9777
  6. 02:47:37.998 T:3520 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  7. 02:47:38.358 T:7540 NOTICE: Skin Helper Service --> skin helper service version 1.0.100 started
  8. 02:47:38.363 T:7540 NOTICE: Skin Helper Service --> WebService - start helper webservice on port 52307
  9. 02:47:38.966 T:2068 NOTICE: script.grab.fanart: Grab Fanart Service Started
  10. 02:47:39.080 T:3396 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.0), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
  11. 02:47:46.459 T:2068 ERROR: EXCEPTION: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  12. 02:47:46.464 T:2068 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  13. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  14. Error Type: <type 'exceptions.RuntimeError'>
  15. Error Contents: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  16. Traceback (most recent call last):
  17. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py", line 357, in <module>
  18. GrabFanartService().run()
  19. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py", line 38, in __init__
  20. self.grabRandom()
  21. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py", line 219, in grabRandom
  22. media_array = self.getJSON('AudioLibrary.GetArtists','{ "properties":["fanart","description"] }')
  23. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\script.grab.fanart\service.py", line 323, in getJSON
  24. json_response = xbmc.executeJSONRPC('{ "jsonrpc" : "2.0" , "method" : "' + method + '" , "params" : ' + params + ' , "id":1 }')
  25. RuntimeError: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  26. -->End of Python script error report<--
  27. 02:47:48.820 T:6928 ERROR: CMusicDatabase::GetSongsFullByWhere: out of memory loading query:
  28. 02:47:56.845 T:2240 ERROR: Skin Helper Service --> ERROR in saveDataToCacheFile for file C:\Users\Muther\AppData\Roaming\Kodi\userdata\addon_data\script.skin.helper.service\librarycache.json -->
  29. 02:47:56.845 T:2240 ERROR: Traceback (most recent call last):
  30. 02:47:56.845 T:2240 ERROR: File "C:\Users\Muther\AppData\Roaming\Kodi\addons\script.skin.helper.service\resources\lib\Utils.py", line 885, in saveDataToCacheFile
  31. 02:47:56.846 T:2240 ERROR: str_data = repr(data).encode("utf-8")
  32. 02:47:56.846 T:2240 ERROR: MemoryError
  33. 02:48:15.877 T:5692 ERROR: CGUIFontTTFDX::CreateVertexBuffer - Failed to create vertex buffer.
  34. 02:48:54.299 T:6928 ERROR: Previous line repeats 25 times.
  35. 02:48:54.300 T:6928 ERROR: EXCEPTION: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  36. 02:48:54.300 T:6928 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  37. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  38. Error Type: <type 'exceptions.RuntimeError'>
  39. Error Contents: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  40. Traceback (most recent call last):
  41. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py", line 181, in <module>
  42. Main()
  43. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py", line 49, in __init__
  44. self._fetch_random()
  45. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\service.py", line 68, in _fetch_random
  46. LIBRARY._fetch_random_songs()
  47. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\lib\library.py", line 227, in _fetch_random_songs
  48. return self._fetch_items(useCache, "randomsongs", query_randomsongs)
  49. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\lib\library.py", line 66, in _fetch_items
  50. rv = queryFunc() # Must return a unicode string (json-encoded data)
  51. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\lib\library.py", line 226, in query_randomsongs
  52. properties=self.music_properties, sort=sort)
  53. File "C:\Users\Muther\AppData\Roaming\Kodi\addons\service.library.data.provider\resources\lib\library.py", line 201, in json_query
  54. rv = xbmc.executeJSONRPC(json_string)
  55. RuntimeError: Unknown exception thrown from the call "XBMCAddon::xbmc::executeJSONRPC"
  56. -->End of Python script error report<--
  57. 02:49:58.485 T:5692 ERROR: CGUIFontTTFDX::CreateVertexBuffer - Failed to create vertex buffer.
  58. 02:49:59.256 T:5692 ERROR: Previous line repeats 48 times.
  59. 02:49:59.257 T:5692 ERROR: CRenderSystemDX::FinishCommandList - Failed to finish command queue.
  60. 02:49:59.270 T:5692 ERROR: DXGI_ERROR_DEVICE_REMOVED
  61. 02:49:59.453 T:5692 ERROR: CRenderSystemDX::CreateWindowSizeDependentResources - Creating swap chain failed with error: 8007000E - E_OUTOFMEMORY (Not enough storage is available to complete this operation.
  62.  
  63. ).
  64. 02:50:01.863 T:5692 ERROR: exception in CApplication::FrameMove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement