Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.
Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 40

Thread: Error- Script Failed on Genesis

  1. #16

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    Looking in my /media/hdd/.xbmc/addons/packages folder I have version
    plugin.video.genesis-4.8.0.zip
    plugin.video.genesis-4.8.2.zip
    I can share them if needed, but it looks like it keeps the previous versions

    edit: 4.8.2 seems to work for me, I don't get any errors
    Last edited by ArowonA; 02-07-15 at 23:34. Reason: Update

  2. #17

    Title
    Junior Member
    Join Date
    May 2013
    Posts
    6
    Thanks
    3
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by ArowonA View Post
    Looking in my /media/hdd/.xbmc/addons/packages folder I have version
    plugin.video.genesis-4.8.0.zip
    plugin.video.genesis-4.8.2.zip
    I can share them if needed, but it looks like it keeps the previous versions

    edit: 4.8.2 seems to work for me, I don't get any errors
    Which image are you using and what box?

  3. #18

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    I'm on OpenViX hades 15 and a Duo2 box.

  4. #19

    Title
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Thanks
    0
    Thanked 3 Times in 2 Posts
    changelog and older packages for genesis can be found here;

    https://offshoregit.com/lambda81/lam...video.genesis/

    the option to rollback is grayed out on the addon so not entirely sure how to revert to older version; plus it will probably auto update!!

  5. #20

    Title
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Thanks
    0
    Thanked 3 Times in 2 Posts
    might try this later;


    forums.tvaddons.ag/threads/31944-What-s-wrong-with-my-Genesis-installs-all-of-a-sudden-on-my-FireTV-HELP-PLEASE!!
    Last edited by culmor; 03-07-15 at 15:10.

  6. #21

    Title
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Thanks
    0
    Thanked 3 Times in 2 Posts
    I have posted a forum thread;

    forums.tvaddons.ag/threads/33497-Genesis-on-VU-Solo2-with-OpenVix-Error-Script-failed
    maybe you guys can add comments and we might get a resolution..?

  7. #22

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    You could try telnetting to the box, run the following while kodi/xbmc is running
    Code:
    tail -f /media/hdd/.xbmc/temp/xbmc.log
    and then recreate the error on screen and see what the logs say, it may give an idea why it's failing if it doesn't give any details you could try it again with debug logging on, I think it's in System settings somewhere in xbmc/Kodi.

  8. The Following 2 Users Say Thank You to ArowonA For This Useful Post:

    grik (03-07-15),wayre13 (03-08-15)

  9. #23

    Title
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Thanks
    0
    Thanked 3 Times in 2 Posts
    17:03:50 T:1689253008 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 pkgutil
    Traceback (most recent call last):
    File "/media/hdd/.xbmc/addons/plugin.video.genesis/default.py", line 555, in <module>
    from modules.sources import sources
    File "/media/hdd/.xbmc/addons/plugin.video.genesis/modules/sources/__init__.py", line 34, in <module>
    import pkgutil
    ImportError: No module named pkgutil
    -->End of Python script error report<--

  10. The Following 2 Users Say Thank You to culmor For This Useful Post:

    ArowonA (03-07-15),grik (03-07-15)

  11. #24

    Title
    Junior Member
    Join Date
    May 2013
    Posts
    6
    Thanks
    3
    Thanked 0 Times in 0 Posts
    SOLOSE using Open BlackHole - XBMC Launcher -XBMC 13.2
    Opened XBMC, started Genesis, tried to open a Latest Movie and replicated the Script Failed Error

    Full Log:
    xbmc.log
    http://pastebin.com/WSe4CcRJ
    Last edited by grik; 03-07-15 at 18:01.

  12. #25

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    This may explain why mine is working, I had installed pkgutil for another reason, try running
    Code:
    opkg install python-pkgutil
    from the telnet prompt
    Last edited by ArowonA; 03-07-15 at 17:44. Reason: Fixing my English

  13. The Following 9 Users Say Thank You to ArowonA For This Useful Post:

    damo78 (31-08-15),grik (03-07-15),harkan (04-10-15),hashp (10-07-15),jase06 (30-08-15),mskhan01 (03-07-15),raedkuwait (29-09-15),shalin (04-10-15),wayre13 (03-08-15)

  14. #26

    Title
    Junior Member
    Join Date
    Feb 2015
    Posts
    6
    Thanks
    0
    Thanked 3 Times in 2 Posts
    confirmed as FIX - many thanks!!

    Quote Originally Posted by ArowonA View Post
    This may explain why mine is working, I had installed pkgutil for another reason, try running
    Code:
    opkg install python-pkgutil
    from the telnet prompt

  15. The Following User Says Thank You to culmor For This Useful Post:

    _simon_ (13-11-15)

  16. #27

    Title
    Junior Member
    Join Date
    May 2013
    Posts
    6
    Thanks
    3
    Thanked 0 Times in 0 Posts
    YESSS
    That Solved !!!

    Great tip, if it was a coincidence, it was an hell of one.

    I didnt even had to reboot xbmc, after install went to the source and it opened the source list

  17. #28

    Title
    Forum Supporter
    Donated Member
    Join Date
    Sep 2013
    Posts
    2,704
    Thanks
    68
    Thanked 567 Times in 487 Posts
    Is there a way to install thus on Fire TV?

  18. #29

    Title
    Senior Member
    Join Date
    Feb 2014
    Location
    UK
    Posts
    252
    Thanks
    156
    Thanked 20 Times in 15 Posts
    Quote Originally Posted by ArowonA View Post
    This may explain why mine is working, I had installed pkgutil for another reason, try running
    Code:
    opkg install python-pkgutil
    from the telnet prompt
    Sorted, great job mate

  19. #30

    Title
    Senior Member
    Join Date
    Jun 2015
    Posts
    238
    Thanks
    53
    Thanked 90 Times in 64 Posts
    Quote Originally Posted by DaMacFunkin View Post
    Is there a way to install thus on Fire TV?
    This is a bit beyond me, I know that Kodi addons have an XML file which says which modules they require, Genesis just says xbmc.python version=2.1.0, So I don't know if they need to add an extra requirement or if Kodi should be including python-pkgutil by default, hopefully the Genesis people will have gotten lots of reports of the error and resolve it in the next version.

    Quote Originally Posted by grik View Post
    if it was a coincidence, it was an hell of one.
    Wasn't really a coincidence, both your log files said module pkgutil was missing and then I remembered I had installed it previously, happy it fixed the problem

Page 2 of 3 FirstFirst 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.