doccosgrove / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

.7z files do not uncompress in RCB 1.1.2 with XBMC Live 12.0 #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Import Rom files contained in 7z compressed files.
2.attempt to load those files in emulator such as ZSnes.

What is the expected output? What do you see instead?
I expect the ROM to load in the emulator or in multiple ROM archives, be given 
a choice.

What version of the product are you using? On what operating system?

RCB 1.1.2 from repo and installed from the zip obtained from here.  Using XBMC 
Live 12.0

Please provide any additional information below.

I'm on win32. 
Here is the log:
17:37:22 T:3544  NOTICE: RCB_INFO: Begin launchEmu
17:37:22 T:3544  NOTICE: RCB_INFO: launching game with id: 1
17:37:22 T:3544  NOTICE: RCB_INFO: Begin launcher.launchEmu
17:37:22 T:3544  NOTICE: RCB_INFO: files for current game: 
[(u"C:\\Mois\\Emulator\\SNES\\roms2\\Congo's Caper.7z",)]
17:37:22 T:3544  NOTICE: RCB_INFO: launcher.buildCmd
17:37:22 T:3544  NOTICE: RCB_INFO: emuCommandLine: 
C:\Mois\Emulator\SNES\zsnesw151\zsnesw.exe
17:37:22 T:3544  NOTICE: RCB_INFO: preCmdLine:
17:37:22 T:3544  NOTICE: RCB_INFO: postCmdLine:
17:37:22 T:3544  NOTICE: RCB_INFO: Getting Multiple Disc Parameter
17:37:22 T:3544  NOTICE: RCB_INFO: emuParams: "%ROM%"
17:37:22 T:3544  NOTICE: RCB_INFO: rom: C:\Mois\Emulator\SNES\roms2\Congo's 
Caper.7z
17:37:22 T:3544  NOTICE: RCB_INFO: Trying to delete temporary rom files
17:37:22 T:3544  NOTICE: RCB_INFO: Treating file as a compressed archive
17:37:24 T:3544  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.
17:37:24 T:3544  NOTICE: RCB_ERROR: Error: DLL load failed: Das angegebene 
Modul wurde nicht gefunden.
17:37:24 T:3544  NOTICE: RCB_ERROR: Error handling compressed file
17:37:24 T:3544  NOTICE: RCB_INFO: No cmd created. Game will not be launched.
17:37:24 T:3544  NOTICE: RCB_INFO: End launchEmu
17:37:24 T:3544  NOTICE: RCB_INFO: onAction: 100
17:37:26 T:3544  NOTICE: RCB_INFO: onAction: 0
17:37:26 T:3544  NOTICE: RCB_INFO: actionId == 0. Input ignored
17:37:26 T:3544  NOTICE: RCB_INFO: onAction: 0
17:37:26 T:3544  NOTICE: RCB_INFO: actionId == 0. Input ignored
17:37:26 T:2812  NOTICE: Storing total System Uptime

The following files concerning the 7z libraries are located here:
C:\Users\Maurice\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser
\resources\platform_libraries\win32

pysqlite2 --> folder
_hashlib.pyd
hashlib.py
py7zlib.py
py7zlib.pyo
pylzma.pyd

Please help 

best,

Mau2ice

Original issue reported on code.google.com by Mau2...@gmail.com on 22 Feb 2013 at 4:45

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
ok I found out that this thread solved also my problem:

Launching .7z archives fails in XBMC 11.

You guys should update the platform libraries!!!! This took me a whole day to 
find out what is wrong there !!!

Original comment by Mau2...@gmail.com on 27 Feb 2013 at 2:53

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 12 Jul 2013 at 7:50