added gamecube support now it's inoperable
#1
I was getting a dolphin error when loading games from RCB so I dug around and found this guide.
http://www.trevorayers.com/set-rom-colle...xbmc-kodi/

I added this script to the gamecube rom collection parameters to play my GC games.

/B –exec= “%ROM%”


After adding it I get "no element found: line 132, column 22" and RCB will no longer open. Anybody else hae this issue? or know how I screwed the pooch? Log follows.


nOTICE: RCB started
17:03:01 T:1388 NOTICE: RCB: sys.argv = ['script.games.rom.collection.browser']
17:03:01 T:1388 NOTICE: RCB: param = script.games.rom.collection.browser
17:03:01 T:1388 NOTICE: RCB: setting launchRCB = True
17:03:01 T:1388 NOTICE: RCB: launchRCB = True
17:03:01 T:1388 NOTICE: RCB_INFO: Loading sqlite3 as DB engine
17:03:01 T:1388 NOTICE: RCB: init log level
17:03:01 T:1388 NOTICE: RCB: current log level: 2
17:03:01 T:1388 NOTICE: RCB_INFO: Loading sqlite3 as DB engine
17:03:01 T:1388 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\Muston HTPC\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser\resources\language\English, fallback to strings.xml
17:03:01 T:1388 NOTICE: RCB_INFO: Path to configuration file: C:\Users\Muston HTPC\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
17:03:01 T:1388 NOTICE: RCB_INFO: XBMC version: Assuming we are on Eden
17:03:01 T:1388 NOTICE: RCB_INFO: Init Rom Collection Browser: C:\Users\Muston HTPC\AppData\Roaming\XBMC\addons\script.games.rom.collection.browser
17:03:01 T:1388 NOTICE: RCB_INFO: RCB version: 2.0.17
17:03:01 T:1388 NOTICE: RCB_INFO: RCB service addon: <xbmcaddon.Addon object at 0x0EE98E48>
17:03:01 T:1388 NOTICE: RCB_INFO: checkUpdateInProgress
17:03:01 T:1388 NOTICE: RCB_INFO: scrapeOnStartupAction =
17:03:01 T:1388 NOTICE: RCB_INFO: initializeConfig
17:03:01 T:1388 NOTICE: RCB_INFO: Config() set path to None
17:03:01 T:1388 NOTICE: RCB_INFO: Path to configuration file: C:\Users\Muston HTPC\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
17:03:01 T:1388 NOTICE: RCB_INFO: checkRomCollectionsAvailable
17:03:01 T:1388 NOTICE: RCB_INFO: initXml
17:03:01 T:1388 NOTICE: RCB_INFO: Path to configuration file: C:\Users\Muston HTPC\AppData\Roaming\XBMC\userdata\addon_data\script.games.rom.collection.browser\config.xml
17:03:01 T:1388 NOTICE: Unhandled exception occured during execution of RCB:
17:03:01 T:1388 NOTICE: no element found: line 132, column 22
17:03:01 T:2524 DEBUG: ------ Window Init (DialogOK.xml) ------
17:03:04 T:2524 DEBUG: ------ Window Init (Pointer.xml) ------
17:03:09 T:2524 DEBUG: CWinEventsWin32::WndProcWindow is active
17:03:14 T:2524 DEBUG: ------ Window Deinit (Pointer.xml) ------
Reply
#2
Now RCB won't start at all!! I was trying to go back in and fix the parameters i changed. Please help, I don't know how to undo what I changed manually.
Reply
#3
How did other people in KODI/xbmc setup their dolphin games to load from RCB? I got impatient and just reinstalled the whole XBMC system to fix the problem, but i'm not going further until I figure this wii/gamecube thing out and I'm having a really hard time finding much documentation online.
Reply
#4
I use advanced launcher to use dolphin with "/b /e". Without quote as parameters ( under windows 7)... I think the parameters are the same for rcb...not sure thou...hope it helps...
Cheers
Reply
#5
Thanks for the response Bakito

I fixed it last night using this forum post from kodi nerds. It's in German so I used google translate for the context of the discussion and used the original for the actual coding. It works great now. There should really be some kind of sticky post in the RCB forums describing a "working" parameter model for your basic emulators. I had to resort to German for the answer to a relatively simple question.

http://www.kodinerds.net/index.php/Threa...d-Dolphin/

Relavent content being.

Windows

Configuration
Prior to use Dolphin emulator with XBMC you need to use its GUI to modify some options. Into Options/Configure/Display menu:
Check "Start Renderer in Fullscreen" option
Check "Hide mouse cursor" option
Uncheck "Confirm on Stop" option
Into Options/Configure/Path menu select the directory where are located your iso files.

Application
C:\Program Files (x86)\Dolphin-x64\x64\Dolphin.exe

Arguments
/b /e "%rom%"

Roms Extension
elf|dol|gcm|iso|wad
Reply
#6
How do you edit those things above without being able to open it?
Reply
#7
Hi,
I get the same problem when I try to launch RCB :

Unhandled exception occurred during execution of RCB
No element found: line 432, column 22

I tried to completly unistall RCB to reinstall it, but the error still here.

How did you fix it ?
Reply

Logout Mark Read Team Forum Stats Members Help
added gamecube support now it's inoperable1