We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
06:50:57 T:10812 NOTICE: -->Python Interpreter Initialized<-- 06:50:57 T:10812 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<-- - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS! Error Type: <type 'exceptions.ImportError'> Error Contents: No module named addon.common.addon Traceback (most recent call last): File "C:\Users\jake.CUTTING\AppData\Roaming\Kodi\addons\plugin.video.fullycharged-master\default.py", line 13, in from addon.common.addon import Addon ImportError: No module named addon.common.addon -->End of Python script error report<-- 06:50:57 T:9736 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.FULLYCHARGEDSHOW/ 06:50:57 T:9736 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.FULLYCHARGEDSHOW/) failed
The text was updated successfully, but these errors were encountered:
You can download it manually here
https://ftp.heanet.ie/mirrors/xbmc/addons/frodo/script.module.addon.common/
Sorry, something went wrong.
I ended up just making my own.
https://github.com/erfg12/kodi-repo/tree/master/plugin.video.newagesoldier
No branches or pull requests
06:50:57 T:10812 NOTICE: -->Python Interpreter Initialized<--
06:50:57 T:10812 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named addon.common.addon
Traceback (most recent call last):
File "C:\Users\jake.CUTTING\AppData\Roaming\Kodi\addons\plugin.video.fullycharged-master\default.py", line 13, in
from addon.common.addon import Addon
ImportError: No module named addon.common.addon
-->End of Python script error report<--
06:50:57 T:9736 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.FULLYCHARGEDSHOW/
06:50:57 T:9736 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.FULLYCHARGEDSHOW/) failed
The text was updated successfully, but these errors were encountered: