2012-07-05, 15:12
Hi everyone,
New poster to the forum, be gentle...
I've tried to do some reasonably thorough searching on fixing this problem but to no avail. My issue relates to (failing to) opening 7z files in the RCB add-on. I have attempted to follow the instructions provided here:
http://code.google.com/p/romcollectionbr...tail?id=97
...pertaining to removing RCB in its entirety and reinstalling it from the latest zip file but it didn't work. Recently I had to format my computer giving me a chance to install the latest version of RCB from a fresh install, but still no luck. Can anyone help me work out how to fix this?
If it helps, I'm running Windows 7 64-bit (I notice there's no win64 folder in amongst the packages folder to the add-on - is that an issue?) and I don't have 7z installed on my system (I wasn't sure if that was essential and haven't yet had a chance to see if it makes a difference). I'm also running XBMC Eden 11 with the Aeon MQ3 skin. This is my XBMC.log reading straight after it has failed.
Thanks in advance for any help.
New poster to the forum, be gentle...
I've tried to do some reasonably thorough searching on fixing this problem but to no avail. My issue relates to (failing to) opening 7z files in the RCB add-on. I have attempted to follow the instructions provided here:
http://code.google.com/p/romcollectionbr...tail?id=97
...pertaining to removing RCB in its entirety and reinstalling it from the latest zip file but it didn't work. Recently I had to format my computer giving me a chance to install the latest version of RCB from a fresh install, but still no luck. Can anyone help me work out how to fix this?
If it helps, I'm running Windows 7 64-bit (I notice there's no win64 folder in amongst the packages folder to the add-on - is that an issue?) and I don't have 7z installed on my system (I wasn't sure if that was essential and haven't yet had a chance to see if it makes a difference). I'm also running XBMC Eden 11 with the Aeon MQ3 skin. This is my XBMC.log reading straight after it has failed.
Quote:20:23:44 T:3632 NOTICE: RCB_INFO: Begin launchEmu
20:23:44 T:3632 NOTICE: RCB_INFO: launching game with id: 111
20:23:44 T:3632 NOTICE: RCB_INFO: Begin launcher.launchEmu
20:23:44 T:3632 NOTICE: RCB_INFO: files for current game: [(u'D:\\Roms\\no-intro sets\\fgc-snes\\roms\\Biker Mice from Mars.7z',)]
20:23:44 T:3632 NOTICE: RCB_INFO: launcher.buildCmd
20:23:44 T:3632 NOTICE: RCB_INFO: emuCommandLine: D:\Emulators\ZSNES\zsnesw.exe
20:23:44 T:3632 NOTICE: RCB_INFO: preCmdLine:
20:23:44 T:3632 NOTICE: RCB_INFO: postCmdLine:
20:23:44 T:3632 NOTICE: RCB_INFO: Getting Multiple Disc Parameter
20:23:44 T:3632 NOTICE: RCB_INFO: emuParams: "%ROM%"
20:23:44 T:3632 NOTICE: RCB_INFO: rom: D:\Roms\no-intro sets\fgc-snes\roms\Biker Mice from Mars.7z
20:23:44 T:3632 NOTICE: RCB_INFO: Trying to delete temporary rom files
20:23:44 T:3632 NOTICE: RCB_INFO: Treating file as a compressed archive
20:23:47 T:3632 NOTICE: RCB_ERROR: You have tried to launch a .7z file but you are missing required libraries to extract the file. You can download the latest RCB version from RCBs project page. It contains all required libraries.
20:23:47 T:3632 NOTICE: RCB_ERROR: Error: DLL load failed: The specified module could not be found.
20:23:47 T:3632 NOTICE: RCB_ERROR: Error handling compressed file
20:23:47 T:3632 ERROR: Exception in python script callback execution
20:23:47 T:3632 ERROR: Traceback (most recent call last):
20:23:47 T:3632 ERROR: File "C:\Users\xxx\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 393, in onClick
20:23:47 T:3632 ERROR: self.launchEmu()
20:23:47 T:3632 ERROR: File "C:\Users\xxx\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\lib\gui.py", line 785, in launchEmu
20:23:47 T:3632 ERROR: launcher.launchEmu(self.gdb, self, gameId, self.config, self.Settings)
20:23:47 T:3632 ERROR: File "C:\Users\xxx\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\lib\launcher.py", line 38, in launchEmu
20:23:47 T:3632 ERROR: cmd, precmd, postcmd = buildCmd(filenameRows, romCollection, gameRow, escapeCmd)
20:23:47 T:3632 ERROR: ValueError
20:23:47 T:3632 ERROR: :
20:23:47 T:3632 ERROR: need more than 0 values to unpack
20:23:47 T:3632 NOTICE: RCB_INFO: onAction: 7
20:23:47 T:3632 NOTICE: RCB_INFO: onAction: 0
20:23:47 T:3632 NOTICE: RCB_INFO: actionId == 0. Input ignored
Thanks in advance for any help.