Posts: 414
Joined: Dec 2015
Reputation:
9
2018-08-25, 16:18
(This post was last modified: 2018-08-25, 16:21 by trihy.)
Im trying to make it work advanced mame launcher git but doesnt work. It show error when buiild all db.
11:16:09.871 T:4304 NOTICE: AML INFO : mame_load_GameInit_DAT() Rows in data_dic 780
11:16:09.871 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Parsing "D:\MAME\dats\command.dat"
11:16:10.114 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Version "0.188"
11:16:10.114 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Rows in idx_list 146
11:16:10.114 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Rows in data_dic 146
11:16:10.114 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Entries in proper_idx_list 638
11:16:10.114 T:4304 NOTICE: AML INFO : mame_load_Command_DAT() Entries in proper_data_dic 638
11:16:10.153 T:4304 NOTICE: AML INFO : mame_build_MAME_main_database() Loading "C:\Users\xxxxx\AppData\Roaming\Kodi\userdata\addon_data\plugin.program.AML\MAME.xml"
11:16:11.093 T:4304 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'xml.etree.ElementTree.ParseError'>
Error Contents: syntax error: line 1, column 0
Traceback (most recent call last):
File "C:\Users\xxxxx\AppData\Roaming\Kodi\addons\plugin.program.AML\addon.py", line 37, in <module>
resources.main.run_plugin(sys.argv)
File "C:\Users\xxxxx\AppData\Roaming\Kodi\addons\plugin.program.AML\resources\main.py", line 393, in run_plugin
_command_context_setup_plugin()
File "C:\Users\xxxxx\AppData\Roaming\Kodi\addons\plugin.program.AML\resources\main.py", line 4714, in _command_context_setup_plugin
DB = mame_build_MAME_main_database(PATHS, g_settings, control_dic, __addon_version__)
File "C:\Users\xxxxxx\AppData\Roaming\Kodi\addons\plugin.program.AML\resources\mame.py", line 3395, in mame_build_MAME_main_database
event, root = context.next()
File "C:\Program Files\Kodi\system\python\Lib\xml\etree\ElementTree.py", line 1271, in next
raise e
ParseError: syntax error: line 1, column 0
-->End of Python script error report<--
11:16:15.379 T:3328 NOTICE: stop player
11:16:15.379 T:3328 NOTICE: Storing total System Uptime
11:16:15.379 T:3328 NOTICE: Saving settings
11:16:15.387 T:3328 NOTICE: Saving skin settings
11:16:15.391 T:3328 NOTICE: stop all
I tried with just history.dat, then tried to add many more dats, still same error. Couldnt find all the dats or inis the plugin ask for. Not sure if all are required.
Posts: 414
Joined: Dec 2015
Reputation:
9
2018-08-25, 17:18
(This post was last modified: 2018-08-25, 17:24 by trihy.)
Hi. Im using mame 0.200.
All dats and inis are required? I have no idea where to find some of them.
I just pointed mame emulator path, rom path, history dat path, did the steps,extracting xml went good and bulding databases ends with error.
If should work with only history.dat, i will make a full log with only that dat.
Posts: 414
Joined: Dec 2015
Reputation:
9
Hi, didnt knew about advance mame thread.
Sent you a pm.
Thanks
Posts: 42
Joined: Jan 2013
Reputation:
0
kpop
Junior Member
Posts: 42
is there any way to view categorys eg beatem ups driving,shooter ect, on the platforms ive set up
Posts: 4
Joined: Sep 2018
Reputation:
0
Would you mind giving your installation guide another shot? I followed it, and while it's running I'm just getting errors trying to do anything like add a launcher. There must be more to the setup, dependencies or something.
Posts: 4
Joined: Sep 2018
Reputation:
0
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<--