- Flomaster - 2010-08-18
so this was my problem the addon_data file
/home/xbmc/.xbmc/userdata/addon_data/script.games.rom.collection.browser/MyGames.db
I deleted it and restarted xbmc and now its working like it should loading my roms now
![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
I have the nes emulator up and running GREAT SUCCESS... no sound as of now, but it is working ![Smile Smile](https://forum.kodi.tv/images/smilies/smile.png)
now to get zsnes configured
-=Jason=-
- malte - 2010-08-18
@all beta testers (if any ):
I uploaded version "d" yesterday which has one "major" change in it: The file "config.xml" must be placed in RCBs userdata directory from now on ("script_data/script.games.rom.collection.browser" (Camelot) or "addon_data/script.games.rom.collection.browser" (Dharma)).
I have 2-3 more minor issues on my list that I want to have fixed before I make this the new default version. So please report any issues that are different from these ones:
- sometimes no game info is shown in info dialog
- sometimes no game info is shown after closing fullscreen video or game info dialog
- sometimes wrong viewtype after fullscreen or gid
Documentation is still in the Preview section but almost complete: http://code.google.com/p/romcollectionbrowser/wiki/Preview
You can always check the newest version with this link: http://code.google.com/p/romcollectionbrowser/downloads/list?can=1
Note: Depending on your previous version it may happen that you have to delete your database "MyGames.db" and reimport games again. Automatic update is always supported for "official" versions but not for all steps in between. So if you come from V0.5 or 0.5.3/4 (latest official) or 0.6.1c (latest db changes) you can keep your database.
- bmfrosty - 2010-08-18
Wiped settings and installed 0.6.1d. It freezes XBMC upon starting in it's initial configuration.
Upon killing and restarting xbmc, without even starting rcb, it asks if I want to import config.xml.
Strange.
- Flomaster - 2010-08-18
yeah every time I open RCB It says my config has changed do I want to update it or some thing along those lines I tell it yes and proceed
im running 6.1c
-=Jason=-
- bmfrosty - 2010-08-18
Ok. I see. That's it trying to return back to the script upon a kill from within xbmc - as it would upon launching an emulator with launchemusolo. That's fine. What isn't quite right though is it's getting false positives on that. It seems to always detect config.xml as being changed. Otherwise it seems to be launching fine.
- malte - 2010-08-18
Strange. Can't reproduce it here.
RCB compares the timestamp of the last successfully imported config.xml with the current config.xml. This timestamp is new in 0.6.1 so you will always be asked at first startup. But it should stop after the first successful import.
What does it say in the logs when you try to import settings? Sounds like it tries to import settings and runs into an error.
- bmfrosty - 2010-08-18
Code: 10:32:08 T:3079010176 M:1153069056 DEBUG: LIRC: Update - NEW at 3531796:000000037ff07be0 00 Down mceusb (Down)
10:32:08 T:3079010176 M:1153069056 DEBUG: OnKey: 167 pressed, action is Down
10:32:08 T:2831137648 M:1153069056 DEBUG: GetImageHash - unable to stat url /home/xbmc/.xbmc/addons/script.bootable.disk.wizard/fanart.jpg
10:32:08 T:2831137648 M:1153069056 INFO: msg: PICTURE::LoadImage: Unable to open image: /home/xbmc/.xbmc/addons/script.bootable.disk.wizard/fanart.jpg Error: (2)
10:32:08 T:2831137648 M:1153069056 ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/script.bootable.disk.wizard/fanart.jpg
10:32:08 T:3079010176 M:1152933888 DEBUG: LIRC: Update - NEW at 3532030:000000037ff07be0 00 Down mceusb (Down)
10:32:08 T:3079010176 M:1152933888 DEBUG: OnKey: 167 pressed, action is Down
10:32:08 T:2881334128 M:1152933888 DEBUG: GetImageHash - unable to stat url /home/xbmc/.xbmc/addons/script.cdartmanager/fanart.jpg
10:32:08 T:2881334128 M:1152933888 INFO: msg: PICTURE::LoadImage: Unable to open image: /home/xbmc/.xbmc/addons/script.cdartmanager/fanart.jpg Error: (2)
10:32:08 T:2881334128 M:1152933888 ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/script.cdartmanager/fanart.jpg
10:32:08 T:3079010176 M:1152933888 DEBUG: LIRC: Update - NEW at 3532245:000000037ff07be0 00 Down mceusb (Down)
10:32:08 T:3079010176 M:1152933888 DEBUG: OnKey: 167 pressed, action is Down
10:32:08 T:2822744944 M:1152933888 DEBUG: GetImageHash - unable to stat url /home/xbmc/.xbmc/addons/script.gmail.checker/fanart.jpg
10:32:08 T:2822744944 M:1152933888 INFO: msg: PICTURE::LoadImage: Unable to open image: /home/xbmc/.xbmc/addons/script.gmail.checker/fanart.jpg Error: (2)
10:32:08 T:2822744944 M:1152933888 ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/script.gmail.checker/fanart.jpg
10:32:09 T:3079010176 M:1153060864 DEBUG: LIRC: Update - NEW at 3533178:000000037ff07be0 00 Down mceusb (Down)
10:32:09 T:3079010176 M:1153060864 DEBUG: OnKey: 167 pressed, action is Down
10:32:09 T:2839530352 M:1153060864 DEBUG: GetImageHash - unable to stat url /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg
10:32:09 T:2839530352 M:1153060864 INFO: msg: PICTURE::LoadImage: Unable to open image: /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg Error: (2)
10:32:09 T:2839530352 M:1153060864 ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg
10:32:16 T:3079010176 M:1153028096 DEBUG: LIRC: Update - NEW at 3539910:000000037ff07bdd 00 OK mceusb (OK)
10:32:16 T:3079010176 M:1153028096 DEBUG: OnKey: 11 pressed, action is Select
10:32:16 T:3079010176 M:1153028096 INFO: initializing python engine.
10:32:16 T:3079010176 M:1153028096 DEBUG: Loading: /usr/lib/xbmc/system/python/python24-i486-linux.so
10:32:16 T:3079010176 M:1153028096 DEBUG: Python wrapper library linked with internal Python library
10:32:17 T:3079010176 M:1152548864 DEBUG: new python thread created. id=3
10:32:17 T:2814352240 M:1152548864 DEBUG: thread start, auto delete: 0
10:32:17 T:2814352240 M:1152548864 DEBUG: Python thread: start processing
10:32:17 T:2814352240 M:1152413696 NOTICE: -->Python Interpreter Initialized<--
10:32:17 T:2814352240 M:1152413696 DEBUG: Process - The source file to load is /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/default.py
10:32:17 T:2814352240 M:1152413696 DEBUG: Process - Setting the Python path to /home/xbmc/.xbmc/addons/script.games.rom.collection.browser:/home/xbmc/.xbmc/addons/script.module.simplejson/lib:/home/xbmc/.xbmc/addons/script.module.beautifulsoup/lib:/usr/lib/xbmc/addons/script.module.pil/lib:/home/xbmc/.xbmc/addons/script.module.elementtree/lib:/usr/lib/xbmc/addons/script.module.pysqlite/lib:/usr/lib/xbmc/system/python/python24.zip:/usr/share/xbmc/system/python/lib/python24.zip:/usr/share/xbmc/system/python/lib/python2.4/:/usr/share/xbmc/system/python/lib/python2.4/plat-linux2:/usr/share/xbmc/system/python/lib/python2.4/lib-tk:/usr/share/xbmc/system/python/lib/python2.4/lib-dynload
10:32:17 T:2814352240 M:1152413696 DEBUG: Process - Entering source directory /home/xbmc/.xbmc/addons/script.games.rom.collection.browser
10:32:17 T:2814352240 M:1151778816 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/strop.so. flags: 2
10:32:17 T:2814352240 M:1151778816 DEBUG: Loading: /home/xbmc/.xbmc/temp/strop.so
10:32:17 T:2814352240 M:1151778816 DEBUG: RegisterExtensionLib, adding strop.so (0xaa8e0ce0)
10:32:17 T:2814352240 M:1151778816 DEBUG: xbp_dlsym - load symbol initstrop
10:32:17 T:2814352240 M:1151778816 DEBUG: msvcrt.dll fake function _popen(...) called
10:32:17 T:2814352240 M:1151651840 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/time.so. flags: 2
10:32:17 T:2814352240 M:1151803392 DEBUG: Loading: /home/xbmc/.xbmc/temp/time.so
10:32:17 T:2814352240 M:1151803392 DEBUG: RegisterExtensionLib, adding time.so (0xaa8ac758)
10:32:17 T:2814352240 M:1151803392 DEBUG: xbp_dlsym - load symbol inittime
10:32:17 T:2814352240 M:1151803392 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/array.so. flags: 2
10:32:17 T:2814352240 M:1151651840 DEBUG: Loading: /home/xbmc/.xbmc/temp/array.so
10:32:17 T:2814352240 M:1151651840 DEBUG: RegisterExtensionLib, adding array.so (0xb16fad18)
10:32:17 T:2814352240 M:1151651840 DEBUG: xbp_dlsym - load symbol initarray
10:32:18 T:2814352240 M:1151524864 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/termios.so. flags: 2
10:32:18 T:2814352240 M:1151524864 DEBUG: Loading: /home/xbmc/.xbmc/temp/termios.so
10:32:18 T:2814352240 M:1151524864 DEBUG: RegisterExtensionLib, adding termios.so (0xb15ea3d8)
10:32:18 T:2814352240 M:1151524864 DEBUG: xbp_dlsym - load symbol inittermios
10:32:18 T:2814352240 M:1151397888 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/datetime.so. flags: 2
10:32:18 T:2814352240 M:1151377408 DEBUG: Loading: /home/xbmc/.xbmc/temp/datetime.so
10:32:18 T:2814352240 M:1151393792 DEBUG: RegisterExtensionLib, adding datetime.so (0xaa8a9230)
10:32:18 T:2814352240 M:1151393792 DEBUG: xbp_dlsym - load symbol initdatetime
10:32:18 T:2814352240 M:1151393792 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/addons/script.module.pysqlite/lib/pysqlite2/_sqlite.so. flags: 2
10:32:18 T:2814352240 M:1151393792 DEBUG: Loading: /usr/lib/xbmc/addons/script.module.pysqlite/lib/pysqlite2/_sqlite.so
10:32:18 T:2814352240 M:1151393792 DEBUG: RegisterExtensionLib, adding _sqlite.so (0xaa8cc888)
10:32:18 T:2814352240 M:1151393792 DEBUG: xbp_dlsym - load symbol init_sqlite
10:32:18 T:2814352240 M:1150775296 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/struct.so. flags: 2
10:32:18 T:2814352240 M:1150775296 DEBUG: Loading: /home/xbmc/.xbmc/temp/struct.so
10:32:18 T:2814352240 M:1150775296 DEBUG: RegisterExtensionLib, adding struct.so (0xb0ffd0b8)
10:32:18 T:2814352240 M:1150775296 DEBUG: xbp_dlsym - load symbol initstruct
10:32:18 T:2814352240 M:1150775296 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/binascii.so. flags: 2
10:32:18 T:2814352240 M:1150775296 DEBUG: Loading: /home/xbmc/.xbmc/temp/binascii.so
10:32:18 T:2814352240 M:1150775296 DEBUG: RegisterExtensionLib, adding binascii.so (0xb0ffcd78)
10:32:18 T:2814352240 M:1150775296 DEBUG: xbp_dlsym - load symbol initbinascii
10:32:18 T:2814352240 M:1150648320 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/zlib.so. flags: 2
10:32:18 T:2814352240 M:1150648320 DEBUG: Loading: /home/xbmc/.xbmc/temp/zlib.so
10:32:18 T:2814352240 M:1150648320 DEBUG: RegisterExtensionLib, adding zlib.so (0xb0ff7e40)
10:32:18 T:2814352240 M:1150648320 DEBUG: xbp_dlsym - load symbol initzlib
10:32:18 T:2814352240 M:1150648320 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_weakref.so. flags: 2
10:32:18 T:2814352240 M:1150775296 DEBUG: Loading: /home/xbmc/.xbmc/temp/_weakref.so
- bmfrosty - 2010-08-18
Code: 10:32:18 T:2814352240 M:1150775296 DEBUG: RegisterExtensionLib, adding _weakref.so (0xaa9eeef8)
10:32:18 T:2814352240 M:1150775296 DEBUG: xbp_dlsym - load symbol init_weakref
10:32:19 T:2814352240 M:1148874752 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/collections.so. flags: 2
10:32:19 T:2814352240 M:1148874752 DEBUG: Loading: /home/xbmc/.xbmc/temp/collections.so
10:32:19 T:2814352240 M:1148874752 DEBUG: RegisterExtensionLib, adding collections.so (0xb70560a8)
10:32:19 T:2814352240 M:1148874752 DEBUG: xbp_dlsym - load symbol initcollections
10:32:19 T:2814352240 M:1148874752 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/cStringIO.so. flags: 2
10:32:19 T:2814352240 M:1148874752 DEBUG: Loading: /home/xbmc/.xbmc/temp/cStringIO.so
10:32:19 T:2814352240 M:1148874752 DEBUG: RegisterExtensionLib, adding cStringIO.so (0xb7065b38)
10:32:19 T:2814352240 M:1148874752 DEBUG: xbp_dlsym - load symbol initcStringIO
10:32:19 T:2814352240 M:1148747776 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/math.so. flags: 2
10:32:19 T:2814352240 M:1148747776 DEBUG: Loading: /home/xbmc/.xbmc/temp/math.so
10:32:19 T:2814352240 M:1148747776 DEBUG: RegisterExtensionLib, adding math.so (0xb706a370)
10:32:19 T:2814352240 M:1148747776 DEBUG: xbp_dlsym - load symbol initmath
10:32:19 T:2814352240 M:1148747776 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_random.so. flags: 2
10:32:19 T:2814352240 M:1148747776 DEBUG: Loading: /home/xbmc/.xbmc/temp/_random.so
10:32:19 T:2814352240 M:1148747776 DEBUG: RegisterExtensionLib, adding _random.so (0xb70e3f40)
10:32:19 T:2814352240 M:1148747776 DEBUG: xbp_dlsym - load symbol init_random
10:32:19 T:2814352240 M:1148620800 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/_socket.so. flags: 2
10:32:19 T:2814352240 M:1148620800 DEBUG: Loading: /home/xbmc/.xbmc/temp/_socket.so
10:32:19 T:2814352240 M:1148620800 DEBUG: RegisterExtensionLib, adding _socket.so (0xb70e0700)
10:32:19 T:2814352240 M:1148620800 DEBUG: xbp_dlsym - load symbol init_socket
10:32:20 T:2814352240 M:1147604992 NOTICE: XBMC Revision: 32869
10:32:20 T:2814352240 M:1147604992 INFO: Default 4:3 resolution directory is PAL
10:32:20 T:2814352240 M:1147604992 INFO: Default 16:9 resolution directory is PAL
10:32:20 T:2814352240 M:1147604992 INFO: Loading skin includes from /PAL/includes.xml
10:32:20 T:2814352240 M:1147604992 INFO: Error loading includes.xml file (/PAL/includes.xml): Failed to open file (row=0, col=0)
10:32:20 T:2814352240 M:1147604992 NOTICE: RCB: init log level
10:32:20 T:2814352240 M:1147604992 NOTICE: XBMC Revision: 32869
10:32:20 T:2814352240 M:1147604992 NOTICE: RCB: current log level: 1
10:32:20 T:2814352240 M:1147604992 NOTICE: XBMC Revision: 32869
10:32:20 T:2814352240 M:1147604992 NOTICE: XBMC Revision: 32869
10:32:20 T:2814352240 M:1147604992 NOTICE: /home/xbmc/.xbmc/userdata/addon_data/script.games.rom.collection.browser/MyGames.db
10:32:20 T:2814352240 M:1147604992 NOTICE: XBMC Revision: 32869
10:32:20 T:2814352240 M:1147604992 INFO: Loading skin file: DialogYesNo.xml
10:32:20 T:2814352240 M:1147604992 DEBUG: Load DialogYesNo.xml: 19.07ms
10:32:20 T:3079010176 M:1147604992 DEBUG: ------ Window Init (DialogYesNo.xml) ------
10:32:20 T:3079010176 M:1147604992 DEBUG: Alloc resources: 0.29ms (0.01 ms skin load)
10:32:22 T:3079010176 M:1146335232 DEBUG: LIRC: Update - NEW at 3546209:000000037ff07bdf 00 Left mceusb (Left)
10:32:22 T:3079010176 M:1146335232 DEBUG: OnKey: 169 pressed, action is Left
10:32:27 T:3079010176 M:1146216448 DEBUG: LIRC: Update - NEW at 3551052:000000037ff07bdd 00 OK mceusb (OK)
10:32:27 T:3079010176 M:1146216448 DEBUG: OnKey: 11 pressed, action is Select
10:32:27 T:3079010176 M:1146216448 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
10:32:27 T:2814352240 M:1147088896 INFO: Loading skin file: DialogProgress.xml
10:32:27 T:2814352240 M:1147088896 DEBUG: Load DialogProgress.xml: 12.95ms
10:32:27 T:2814352240 M:1147088896 DEBUG: DialogProgress::StartModal called
10:32:27 T:2814352240 M:1147088896 DEBUG: ------ Window Init (DialogProgress.xml) ------
10:32:27 T:2814352240 M:1147088896 DEBUG: Alloc resources: 0.70ms (0.01 ms skin load)
10:32:27 T:2814352240 M:1147088896 NOTICE: XBMC Revision: 32869
10:32:27 T:2814352240 M:1146073088 DEBUG: xbp_dlopen loading python lib /usr/lib/xbmc/system/python/python24.zip/pyexpat.so. flags: 2
10:32:27 T:2814352240 M:1146454016 DEBUG: Loading: /home/xbmc/.xbmc/temp/pyexpat.so
10:32:27 T:2814352240 M:1146454016 DEBUG: RegisterExtensionLib, adding pyexpat.so (0xb6e7f6b8)
10:32:27 T:2814352240 M:1146454016 DEBUG: xbp_dlsym - load symbol initpyexpat
10:32:28 T:2814352240 M:1146454016 NOTICE: RCB INFO: Import done
10:32:28 T:2814352240 M:1146454016 NOTICE: XBMC Revision: 32869
10:32:28 T:2814352240 M:1146454016 NOTICE: XBMC Revision: 32869
10:32:28 T:2814352240 M:1146454016 NOTICE: RCB: init log level
10:32:28 T:2814352240 M:1146454016 NOTICE: XBMC Revision: 32869
10:32:28 T:2814352240 M:1146454016 NOTICE: RCB: current log level: 1
10:32:28 T:3079010176 M:1146454016 DEBUG: Activating window ID: 13000
10:32:28 T:3079010176 M:1146454016 DEBUG: Checking if window ID 13000 is locked.
10:32:28 T:3079010176 M:1146454016 DEBUG: ------ Window Deinit (MyPrograms.xml) ------
10:32:28 T:3079010176 M:1146486784 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
10:32:28 T:3079010176 M:1146994688 DEBUG: ------ Window Init (/home/xbmc/.xbmc/addons/script.games.rom.collection.browser/resources/skins/Default/PAL/script-Rom_Collection_Browser-main.xml) ------
10:32:28 T:3079010176 M:1146994688 INFO: Loading skin file: /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/resources/skins/Default/PAL/script-Rom_Collection_Browser-main.xml
10:32:28 T:3079010176 M:1146994688 DEBUG: unable to load /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/resources/language/english/strings.xml: Failed to open file at line 0
10:32:28 T:3079010176 M:1146994688 DEBUG: Load /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/resources/skins/Default/PAL/script-Rom_Collection_Browser-main.xml: 42.85ms
10:32:28 T:3079010176 M:1146994688 DEBUG: Alloc resources: 49.12ms (44.25 ms skin load)
10:32:29 T:2814352240 M:1146105856 NOTICE: XBMC Revision: 32869
10:32:38 T:2831137648 M:1146114048 DEBUG: Thread 2831137648 terminating (autodelete)
10:32:38 T:2881334128 M:1146114048 DEBUG: Thread 2881334128 terminating (autodelete)
10:32:38 T:2822744944 M:1146114048 DEBUG: Thread 2822744944 terminating (autodelete)
10:32:39 T:2839530352 M:1146138624 DEBUG: Thread 2839530352 terminating (autodelete)
- bmfrosty - 2010-08-18
Started the script with music playing in the background. Got a lockup - still had the tail going on the log:
Code: 10:37:00 T:3079010176 M:1142321152 DEBUG: ------ Window Init (MyPrograms.xml) ------
10:37:00 T:3079010176 M:1142321152 INFO: Loading skin file: MyPrograms.xml
10:37:00 T:3079010176 M:1142321152 DEBUG: Load MyPrograms.xml: 51.82ms
10:37:00 T:3079010176 M:1142321152 DEBUG: Alloc resources: 59.25ms (53.50 ms skin load)
10:37:00 T:3079010176 M:1142321152 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/executable/)
10:37:00 T:3079010176 M:1142321152 DEBUG: ParentPath = [addons://sources/executable/]
10:37:00 T:3079010176 M:1142321152 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.program.SABnzbd/default.xbe
10:37:00 T:3079010176 M:1142321152 WARNING: CreateLoader - Unsupported protocol(plugin) in plugin://plugin.program.executor/default.xbe
10:37:00 T:2986605424 M:1142321152 DEBUG: thread start, auto delete: 0
10:37:00 T:2847923056 M:1142321152 DEBUG: Previous line repeats 1 times.
10:37:00 T:2847923056 M:1142321152 DEBUG: Thread 2847923056 terminating
10:37:00 T:2986605424 M:1142321152 DEBUG: Thread 2986605424 terminating
10:37:00 T:2839530352 M:1138622464 DEBUG: thread start, auto delete: 1
10:37:01 T:2839530352 M:1138622464 DEBUG: GetImageHash - unable to stat url /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg
10:37:01 T:2839530352 M:1138622464 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-i486-linux.so)
10:37:01 T:2822744944 M:1138622464 DEBUG: thread start, auto delete: 1
10:37:01 T:2839530352 M:1138622464 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-i486-linux.so
10:37:01 T:2831137648 M:1138622464 DEBUG: thread start, auto delete: 1
10:37:01 T:2839530352 M:1138622464 DEBUG: Previous line repeats 1 times.
10:37:01 T:2839530352 M:1138622464 INFO: msg: PICTURE::LoadImage: Unable to open image: /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg Error: (2)
10:37:01 T:2839530352 M:1138622464 ERROR: Texture manager unable to load file: /home/xbmc/.xbmc/addons/script.games.rom.collection.browser/fanart.jpg
10:37:02 T:3079010176 M:1143549952 DEBUG: LIRC: Update - NEW at 3825873:000000037ff07bdd 00 OK mceusb (OK)
10:37:02 T:3079010176 M:1143549952 DEBUG: OnKey: 11 pressed, action is Select
10:37:02 T:3079010176 M:1143549952 INFO: Stopping script with id: 3
10:37:31 T:2822744944 M:1143422976 DEBUG: Thread 2822744944 terminating (autodelete)
10:37:31 T:2831137648 M:1143316480 DEBUG: Thread 2831137648 terminating (autodelete)
10:37:31 T:2805959536 M:1143316480 DEBUG: Thread 2805959536 terminating (autodelete)
10:37:31 T:2839530352 M:1143316480 DEBUG: Thread 2839530352 terminating (autodelete)
It's just sitting there, but with music still playing in the background.
I'm not sure whether this should be called an XBMC bug or a script bug.
EDIT: Locked up for about 5 minutes - audio still playing, then it stopped outputting audio/video through the HDMI until I wiggled the mouse. Audio came back, but no video.
- malte - 2010-08-18
no problem with music here. it plays until i select a game that has a video associated to it.
- malte - 2010-08-18
Back to your config.xml problem: the logs look ok. I tried it here and it is nearly the same.
Did you try to delete MyGames.db and import again?
- bmfrosty - 2010-08-19
I'll try deleting it tonight and see what happens. Try exiting RCB and reentering a few times.
- Riffmaker - 2010-08-19
Stupid noob question of the day. Where do I install the emulators in windows or how do I point RCB to them.
Unrelated second question: Would Dosbox work even tho their aren't single ROM files for dos games?
- Tomkun - 2010-08-19
Riffmaker Wrote:Stupid noob question of the day. Where do I install the emulators in windows or how do I point RCB to them.
Unrelated second question: Would Dosbox work even tho their aren't single ROM files for dos games?
Actually, they are good questions. This script had me scratching my head for quite a while too.
Anyway, you can basically put the emus and roms wherever you like. The nub of the question is the second part. How to point RCB to them.
First, make sure that your emu supports the command line, if it doesn't, it won't work.
To point RCB to an emu, you use the tags:
<emulatorCmd>X:\path_to_emu\emuname.exe {"%ROM%"}</emulatorCmd>
Note that you may also need some command line options.
To point RCB to the roms, you use the tags:
<romPath>X:\path_to_roms\*.ext</romPath>
Note that if roms have different extensions, you need one entry for each type.
All this needs to be wrapped up in:
<RomCollection> </RomCollection>
Once you have got them working, I highly suggest you move on to figuring out cover art etc, because frankly it looks awful without.
Good luck!
- Djape - 2010-08-20
I've replaced emtpy roms in collections directory with ones I found on internet.
Installed zsnes and e-uae via apt-get (Ubuntu).
If I start zsnes from terminal it will start normally and I can choose games from the collections directory.
Now, when I try to start same game from RCB plugin it will show Launch Game Super Mario Kart (for example). I tried pressing Enter but nothing happens?
What I'm doing wrong?
Any help would be highly appreciated.
|