Advertisement
abeksis

dfsdf

Jan 26th, 2016
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. 06:50:12 T:123145303990272 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  2. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  3. Error Type: <type 'exceptions.UnboundLocalError'>
  4. Error Contents: local variable 'path' referenced before assignment
  5. Traceback (most recent call last):
  6. File "/Users/aviabeksis/Library/Application Support/Kodi/addons/plugin.video.AbeksisWizard/default.py", line 244, in <module>
  7. wizard(name,url,description)
  8. File "/Users/aviabeksis/Library/Application Support/Kodi/addons/plugin.video.AbeksisWizard/default.py", line 55, in wizard
  9. print os.path.join(path, name+'.zip')
  10. UnboundLocalError: local variable 'path' referenced before assignment
  11. -->End of Python script error report<--
  12. 06:50:42 T:123145308819456 WARNING: DARWINOSX: underflow (0 vs 4096 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement