Beta Advanced Emulator Launcher - Multi-emulator frontend for Kodi
Documentation is hard and I doubt you're getting paid for it.  I just wanted to be sure I'm not overlooking something because I tried setting this up on both a PC install of Kodi and my Nvidia Shield, and both are getting the same generic errors trying to add a launcher.

It looks to me like it can't resolve paths

08:11:21.577 T:137970226256 ERROR: GetDirectory - Error getting
08:11:21.832 T:138054976592 ERROR: Previous line repeats 2 times.
08:11:21.832 T:138054976592 ERROR: AEL VERB : fs_load_catfile() Loading special://profile/addon_data/plugin.program.advanced.emulator.launcher/categories.xml
08:11:27.389 T:138054976592 ERROR: Previous line repeats 1 times.
08:11:27.389 T:138054976592 ERROR: AEL INFO : Category ID not found. Creating laucher in addon root.
08:11:30.304 T:138054976592 ERROR: AEL INFO : launcherfactory.create() New launcher (launcher_type = NVIDIASTREAM)
08:11:30.305 T:138054976592 ERROR: AEL ERROR: SingleInstance::__exit__() Unhandled excepcion in protected code
08:11:30.322 T:138054976592 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: _load() takes exactly 5 arguments (4 given)
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 39, in <module>
main.Main().run_plugin()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 305, in run_plugin
self.run_protected(command, args)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 391, in run_protected
self._command_add_new_launcher(VCATEGORY_ADDONROOT_ID)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 1006, in _command_add_new_launcher
launcher = self.launcherFactory.create(None)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/launchers.py", line 87, in create
return self._load(launcher_type, {}, None)
TypeError: _load() takes exactly 5 arguments (4 given)
-->End of Python script error report<--
08:11:34.879 T:138054976592 ERROR: AEL VERB : fs_load_catfile() Loading special://profile/addon_data/plugin.program.advanced.emulator.launcher/categories.xml
08:11:34.884 T:138054976592 ERROR: AEL INFO : Category ID not found. Creating laucher in addon root.
08:11:38.730 T:138054976592 ERROR: AEL INFO : launcherfactory.create() New launcher (launcher_type = ROM)
08:11:38.730 T:138054976592 ERROR: AEL ERROR: SingleInstance::__exit__() Unhandled excepcion in protected code
08:11:38.746 T:138054976592 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: _load() takes exactly 5 arguments (4 given)
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 39, in <module>
main.Main().run_plugin()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 305, in run_plugin
self.run_protected(command, args)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 391, in run_protected
self._command_add_new_launcher(VCATEGORY_ADDONROOT_ID)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 1006, in _command_add_new_launcher
launcher = self.launcherFactory.create(None)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/launchers.py", line 87, in create
return self._load(launcher_type, {}, None)
TypeError: _load() takes exactly 5 arguments (4 given)
-->End of Python script error report<--
08:11:44.016 T:138054976592 ERROR: AEL VERB : fs_load_catfile() Loading special://profile/addon_data/plugin.program.advanced.emulator.launcher/categories.xml
08:11:44.021 T:138054976592 ERROR: AEL INFO : Category ID not found. Creating laucher in addon root.
08:11:46.440 T:138054976592 ERROR: AEL INFO : launcherfactory.create() New launcher (launcher_type = NVIDIASTREAM)
08:11:46.440 T:138054976592 ERROR: AEL ERROR: SingleInstance::__exit__() Unhandled excepcion in protected code
08:11:46.455 T:138054976592 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: _load() takes exactly 5 arguments (4 given)
Traceback (most recent call last):
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 39, in <module>
main.Main().run_plugin()
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 305, in run_plugin
self.run_protected(command, args)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 391, in run_protected
self._command_add_new_launcher(VCATEGORY_ADDONROOT_ID)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 1006, in _command_add_new_launcher
launcher = self.launcherFactory.create(None)
File "/storage/emulated/0/Android/data/org.xbmc.kodi/files/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/launchers.py", line 87, in create
return self._load(launcher_type, {}, None)
TypeError: _load() takes exactly 5 arguments (4 given)
-->End of Python script error report<--
Reply


Messages In This Thread
RE: Advanced Emulator Launcher - Multi-emulator frontend for Kodi - by dib_ - 2018-09-03, 16:19
Can You create A Sub Category? - by Wild_Tom - 2020-07-13, 04:43
Crash & Lost my launchers? - by eirrocmh - 2020-11-29, 02:25
RE: Crash & Lost my launchers? - by eirrocmh - 2020-12-19, 00:19
Logout Mark Read Team Forum Stats Members Help
Advanced Emulator Launcher - Multi-emulator frontend for Kodi12