Giter VIP home page Giter VIP logo

repository.wintermute0110's People

Contributors

wintermute0110 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

repository.wintermute0110's Issues

unable to launch hyperspin with kodi nexus on windows 10

Hi,
could you please help us to launch hyperspin from kodi? I used to do this on a former revision of kodi.
I "m now on kodi nexus and windows 10.
I follow this guide below:

Quote:
enter the addon and bring up the context menu up on 'rom collections' and click on 'create new category'
type in a name (i.e. Software or Programs) and click ok
now you'll see it listed

    bring up the context menu up on software/programs
    and click on 'add new launcher'
    click on 'create launcher in 'software/programs' category
    click on 'stand alone launcher (game/application)'
    now in kodi's file system, find/highlight the .exe of the program and click ok
    in the next popup click ok
    next popup is to set the title - click ok if name is already in the box if not type in a name of the program and click done
    next popup is to select platform - scroll to bottom of list and click on 'unknown'

thats it - now click on your new category (software/programs)
you'll see the new program listed - click on it

But Hyperspin doesn't launch and ask me to see the log. So I post it below:

https://paste.kodi.tv/ujiluxisus.kodi

is hyerspin still compatible with kodi nexus and advanced launcher in 2023 ? thanks
regards

can not add roms. error on load but loads

windows 7
jarvis kodi
release version of AEL

18:38:46 T:67556   ERROR: XFILE::CDirectory::GetDirectory - Error getting /extrafanart/
18:38:46 T:69988   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\\extrathumb\
18:38:46 T:69988   ERROR: Previous line repeats 6 times.
18:38:46 T:69988   ERROR: XFILE::CDirectory::GetDirectory - Error getting /extrafanart/
18:38:46 T:67556   ERROR: CImageLoader::DoWork - Direct texture file loading failed for resource://resource.images.studios.white/
18:38:46 T:67556   ERROR: XFILE::CDirectory::GetDirectory - Error getting /extrafanart/
18:38:46 T:68104   ERROR: Previous line repeats 11 times.
18:38:46 T:68104   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.KeyError'>
                                            Error Contents: ('7afbbc7475e255a5974383cc9366249e',)
                                            Traceback (most recent call last):
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\addon.py", line 47, in <module>
                                                plugin.run_plugin()
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 204, in run_plugin
                                                self._command_render_launchers(args['catID'][0])
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 2034, in _command_render_launchers
                                                category_name = self.categories[categoryID]['m_name']
                                            KeyError: ('7afbbc7475e255a5974383cc9366249e',)
                                            -->End of Python script error report<--
18:38:46 T:63932   ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.advanced.emulator.launcher/?catID=7afbbc7475e255a5974383cc9366249e&com=SHOW_LAUNCHERS
18:38:46 T:63932   ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.advanced.emulator.launcher/?catID=7afbbc7475e255a5974383cc9366249e&com=SHOW_LAUNCHERS) failed
18:38:46 T:69988   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\K: (SLUS_00067)\extrafanart\
18:38:50 T:70152 WARNING: VIDEO::CVideoInfoScanner::Process directory 'smb://FREENAS/media1/Media/Completed/TVShows/Shameless (US)/' does not exist - skipping scan.
18:38:50 T:70152  NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:14
18:41:03 T:67396   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\Advanced Emulator Launcher\extrafanart\
18:41:05 T:69416   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\{ROM Collections}\extrafanart\
18:41:06 T:69896   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\<Favourites>\extrafanart\
18:41:07 T:69896   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\Emulators\extrafanart\
18:41:17 T:69896   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\Nintendo\extrafanart\
18:41:18 T:67396   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\..\extrafanart\
18:41:21 T:69896   ERROR: XFILE::CDirectory::GetDirectory - Error getting D:\Arcade\\Nintendo\extrafanart\
18:41:35 T:70552   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.NameError'>
                                            Error Contents: global name 'rom_asset_list' is not defined
                                            Traceback (most recent call last):
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\addon.py", line 47, in <module>
                                                plugin.run_plugin()
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 228, in run_plugin
                                                self._command_add_roms(args['launID'][0])
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 1486, in _command_add_roms
                                                self._roms_add_new_rom(launcher)
                                              File "C:\Users\hteapeac\AppData\Roaming\Kodi\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 4493, in _roms_add_new_rom
                                                self.enabled_asset_list = [False] * len(rom_asset_list)
                                            NameError: global name 'rom_asset_list' is not defined
                                            -->End of Python script error report<--

Python3 support

Hi there,

I'm trying to run my system (x86_64) entirely on Python 3 (3.7 at the moment).
I've managed to get kodi to run; all other stuff that is installed works well.
Python 2 should be phased out until end of 2020, at least that's what is being discussed on the kodi page; so the transition to Python3 is on the way.

That's what I get without Python2 installed:

2020-01-01 19:34:38.164 T:29699   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <class 'ModuleNotFoundError'>
                                            Error Contents: No module named 'urllib2'
                                            Traceback (most recent call last):
                                              File "/home/kodi/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 21, in <module>
                                                import resources.main as main
                                              File "/home/kodi/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 20, in <module>
                                                import re, urllib, urllib2, urlparse, socket, exceptions, hashlib
                                            ModuleNotFoundError: No module named 'urllib2'
                                            -->End of Python script error report<--

I'm not able to guess how much work it will take to rewrite the plugin;
nor do I know if it's on the roadmap either.

Could you please give some info on what is planned?
Thanks!!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.