Advertisement
doc_gonzo

Untitled

May 6th, 2018
458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 13:24:41.845 T:140736160269184   ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  2. 13:24:43.542 T:123145408987136   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  3.                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  4.                                            Error Type: <type 'exceptions.NameError'>
  5.                                            Error Contents: global name 'settingsModule' is not defined
  6.                                            Traceback (most recent call last):
  7.                                              File "/Users/gox/Library/Application Support/Kodi/addons/plugin.video.gdrive/default.py", line 23, in <module>
  8.                                                mediaEngine.run()
  9.                                              File "/Users/gox/Library/Application Support/Kodi/addons/plugin.video.gdrive/resources/lib/engine.py", line 1159, in run
  10.                                                self.accountActions(addon, mode, instanceName, numberOfAccounts)
  11.                                              File "/Users/gox/Library/Application Support/Kodi/addons/plugin.video.gdrive/resources/lib/engine.py", line 366, in accountActions
  12.                                                xbmcgui.Dialog().ok(addon.getLocalizedString(30000), addon.getLocalizedString(30210) + ' http://' + str(IP) + ':'+str(settingsModule.getSettingInt('stream_port', 8011))+'/enroll' + ' ' + addon.getLocalizedString(30218), '')
  13.                                            NameError: global name 'settingsModule' is not defined
  14.                                            -->End of Python script error report<--
  15. 13:24:43.576 T:140736160269184   ERROR: GetDirectory - Error getting plugin://plugin.video.gdrive/?content_type=video&mode=enroll
  16. 13:24:43.576 T:140736160269184   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.gdrive/?content_type=video&mode=enroll) failed
  17. 13:25:49.746 T:123145427759104 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement