2016-08-28, 13:51
(2016-08-26, 23:32)bakito Wrote: Just a quick comment (with no log I'm afraid, at this time I'm at work) but I'm an old time user of advanced launcher, so decide to test your evolution of it but add on give me an error while importing launcher from my advanced launcher add on...Does it require specific things?
My advanced launcher is quite loaded with different launcher, I'm using the favorite categories also ( something like super favorite but in advanced launcher) ,also I'm hiding the "default" category on advanced launcher...Maybe some of these option are not compatible with your add on?
Anyway, i'lltry to post a log as soon as I can, this was just to let you know...
Thanks for your work, advanced launcher is very useful and I'm glad that you keep on updating it!
Cheers
I am having the exact same issue with as far as I can tell the exact same setup (ancient and massive Advanced Launcher config, hiding default category). Here's the applicable section of my log file:
Code:
17:15:52 T:732796 ERROR: Previous line repeats 1 times.
17:15:52 T:732796 ERROR: AEL ERROR: (ParseError) Exception parsing XML categories.xml
17:15:52 T:732796 ERROR: AEL ERROR: (ParseError) mismatched tag: line 305, column 635
17:15:52 T:732796 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.UnboundLocalError'>
Error Contents: local variable 'roms' referenced before assignment
Traceback (most recent call last):
File "C:\Applications\Kodi\portable_data\addons\plugin.program.advanced.emulator.launcher\addon.py", line 47, in <module>
plugin.run_plugin()
File "C:\Applications\Kodi\portable_data\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 266, in run_plugin
self._command_import_legacy_AL()
File "C:\Applications\Kodi\portable_data\addons\plugin.program.advanced.emulator.launcher\resources\main.py", line 3798, in _command_import_legacy_AL
fs_load_legacy_AL_launchers(LAUNCHERS_FILE_PATH, AL_categories, AL_launchers)
File "C:\Applications\Kodi\portable_data\addons\plugin.program.advanced.emulator.launcher\resources\disk_IO.py", line 1191, in fs_load_legacy_AL_launchers
return roms
UnboundLocalError: local variable 'roms' referenced before assignment
-->End of Python script error report<--
For the record, this is line 305 of my launchers.xml:
Code:
<gameplot>Another 3-D Sega game rendered with their superb sprite-scaling technology; this time putting the player into the seat of a powerful jet fighter.<br>A number of colorful, fast-moving environments await the player, as he or she takes on the hordes of enemy planes intent on the player's destruction.<br>At the end of every 2nd stage, the player's jet fighter is re-fueled and re-armed, either by the appearance of a large support plane, or by landing on a military airstrip.<br>After Burner's straightforward shoot'em up game-play is unremarkable and repetitive, but fun - largely down to the game's incredible visuals.</gameplot>