2017-09-02, 09:05
Code:
3773518752 ERROR: AEL INFO : _command_run_rom() Launching ROM in Launcher ...
16:28:04.964 T:3773518752 ERROR: AEL VERB : fs_load_ROMs_JSON() Dir special://profile/addon_data/plugin.program.advanced.emulator.launcher/db_ROMs
16:28:04.964 T:3773518752 ERROR: AEL VERB : fs_load_ROMs_JSON() JSON roms_Emulators_run_retroarch_08cd3a.json
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() Using Launcher standard arguments
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() Sigle ROM detected (no multidisc)
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() ROMFileName OP "/var/media/usb/roms/atari2600/Burgtime.bin"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() ROMFileName P "/var/media/usb/roms/atari2600/Burgtime.bin"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() categoryID 1ae0aa83a0374a5e86543f54dfc847f6
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() launcherID 08cd3aac56177ddd4c15917287a3530d
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() romID 151b97aa10c34b0a94692aa50d1ecf50
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() romfile "/var/media/usb/roms/atari2600/Burgtime.bin"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() rompath "/var/media/usb/roms/atari2600"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() rombase "Burgtime.bin"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() rombasenoext "Burgtime"
16:28:04.965 T:3773518752 ERROR: AEL INFO : _command_run_rom() romtitle "Burgtime"
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() application "/storage/.kodi/addons/emulator.tools.retroarch/bin/run_retroarch.sh"
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() apppath "/storage/.kodi/addons/emulator.tools.retroarch/bin"
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() romext "bin|BIN"
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() Escaping ROMFileName ' and "
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() raw arguments "stella "$rom$""
16:28:04.966 T:3773518752 ERROR: AEL INFO : _command_run_rom() final arguments "stella "/var/media/usb/roms/atari2600/Burgtime.bin""
16:28:04.966 T:3773518752 ERROR: AEL VERB : fs_load_Collection_ROMs_JSON() special://profile/addon_data/plugin.program.advanced.emulator.launcher/history.json
16:28:04.971 T:3773518752 ERROR: AEL VERB : fs_write_Collection_ROMs_JSON() File special://profile/addon_data/plugin.program.advanced.emulator.launcher/history.json
16:28:05.027 T:3773518752 ERROR: AEL VERB : fs_load_Favourites_JSON() File special://profile/addon_data/plugin.program.advanced.emulator.launcher/most_played.json
16:28:05.029 T:3773518752 ERROR: AEL INFO : fs_write_Favourites_JSON() File special://profile/addon_data/plugin.program.advanced.emulator.launcher/most_played.json
16:28:05.052 T:3773518752 ERROR: AEL INFO : _command_run_rom() Launcher is not Kodi Retroplayer.
16:28:05.052 T:3773518752 ERROR: AEL VERB : _run_before_execution() media_state_action is "Stop" (0)
16:28:05.052 T:3773518752 ERROR: AEL VERB : _run_before_execution() DO NOT suspend Kodi audio engine
16:28:05.052 T:3773518752 ERROR: AEL VERB : _run_before_execution() Toggling Kodi fullscreen
16:28:05.052 T:3773518752 ERROR: AEL VERB : _run_before_execution() Pausing 100 ms
16:28:05.214 T:3773518752 ERROR: AEL ERROR: SingleInstance::__exit__() Unhandled excepcion in protected code
16:28:05.240 T:3773518752 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.OSError'>
Error Contents: [Errno 2] No such file or directory
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 39, in <module>
main.Main().run_plugin()
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 248, in run_plugin
with SingleInstance(): self.run_protected(args)
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 339, in run_protected
self._command_run_rom(args['catID'][0], args['launID'][0], args['romID'][0])
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 6743, in _command_run_rom
self._run_process(application.getPath(), arguments, apppath, romext)
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 6845, in _run_process
retcode = subprocess.call(exec_list, stdout = f, stderr = subprocess.STDOUT)
File "/usr/lib/python2.7/subprocess.py", line 168, in call
File "/usr/lib/python2.7/subprocess.py", line 390, in __init__
File "/usr/lib/python2.7/subprocess.py", line 1024, in _execute_child
OSError: [Errno 2] No such file or directory
-->End of Python script error report<--
16:28:08.616 T:3773518752 ERROR: AEL VERB : fs_load_catfile() Loading special://profile/addon_data/plugin.program.advanced.emulator.launcher/categories.xml
Ok so have created the .sh file as per your instructions, and this is the log that I get with errors as above. From my limited knowledge of the above, it looks like it is throwing script errors? Thanks for your analysis