Posts: 41
Joined: Feb 2015
Reputation:
1
Is there a way to ignore error pop ups while importing collections? I'm getting pop about writing xml for a specific rom while importing collection, this halts import. I'm hoping i can just ignore these as my libraries are quite large.
Posts: 31
Joined: Feb 2015
Reputation:
1
nalias
Junior Member
Posts: 31
2015-02-20, 04:07
(This post was last modified: 2015-02-20, 04:10 by nalias.)
geopgin - I could be dead wrong with how retroarch cores are working, but you're calling a NES game with a SNES core.. that works? Also, I would test to see if it works with roms that don't have the 'special' characters like space and bracket. Should also note that I too had the error on import, and applied the fix you found seems to work perfectly, not sure why a info notice throws up a user diag. anyway..
Launch is broken for me too, in gotham and only with zip files, if i turn off extract zips the launch command works.. sad because i love that feature.
Posts: 41
Joined: Feb 2015
Reputation:
1
2015-02-20, 05:18
(This post was last modified: 2015-02-20, 05:28 by geopgin.)
Hey Nalias, thanks for that catch.That explains my NES issues, which i have since corrected. My SNES is still pooched but maybe its a config issue as well. I don't think i messed around with them since i patched rcb but i'm new to kodi/rcb/retroarch and just started playing with cpl days ago so i have been all over the place. I'll take another look tks. i'll post back ether way
EDIT: FIxed SNES, The library's got swapped around, not sure how i did that.
Posts: 1,650
Joined: Jan 2010
Reputation:
138
malte
Skilled Python Coder
Posts: 1,650
Can somebody show me a log file of unzipping not working? I tried every possible combination of zipped/unzipped/local copy on Gotham and Helix and I can't reproduce this error.
Posts: 31
Joined: Feb 2015
Reputation:
1
nalias
Junior Member
Posts: 31
Here you go:
20:24:49 T:14440 NOTICE: RCB_INFO: files for current game: [(u'D:\\EMU\\SNES\\SNESROMS\\Zakuro no Aji.zip',)]
20:24:49 T:14440 NOTICE: RCB_INFO: launcher.buildCmd
20:24:49 T:14440 NOTICE: RCB_INFO: emuCommandLine: D:\EMU\SNES\snes9x-1.53-x64\snes9x-x64.exe
20:24:49 T:14440 NOTICE: RCB_INFO: preCmdLine:
20:24:49 T:14440 NOTICE: RCB_INFO: postCmdLine:
20:24:49 T:14440 NOTICE: RCB_INFO: Getting Multiple Disc Parameter
20:24:49 T:14440 NOTICE: RCB_INFO: emuParams: -fullscreen "%ROM%"
20:24:49 T:14440 NOTICE: RCB_INFO: rom: D:\EMU\SNES\SNESROMS\Zakuro no Aji.zip
20:24:49 T:14440 NOTICE: RCB_INFO: Trying to delete temporary rom files
20:24:49 T:14440 NOTICE: RCB_INFO: Treating file as a compressed archive
20:24:49 T:14440 NOTICE: RCB_INFO: The Archive has 3 files
20:24:56 T:14440 NOTICE: roms compressed = []
20:24:56 T:14440 NOTICE: RCB_INFO: No cmd created. Game will not be launched.
20:24:56 T:14440 NOTICE: RCB_INFO: End launchEmu