doccosgrove / romcollectionbrowser

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

Solo mode not working, crash after quiting game #121

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set RCB to Solo mode
2. Start a game
3. Quit the game

What is the expected output? What do you see instead?
I would expect XBMC to launch back up after quiting the game. Instead I get a 
"CApplication::Create() failed" error. (Already tried workaround, see below)

What version of the product are you using? On what operating system?
RCB 1.0.1 on Windows 7 x64

Please provide any additional information below.

I manually edited the launch batch file to point to the Program files (X86) 
folder instead of the non X86 folder.

Tried the workaround in the FAQ (adding explorer.exe) but no luck.

I also noticed there is no SLEEP command in Windows 7, so I added a ping with a 
wait of 1 second. This doesnt seem to make a difference.

Original issue reported on code.google.com by metallif...@gmail.com on 31 Jul 2012 at 10:14

GoogleCodeExporter commented 8 years ago
You could try to add a timeout like describe here: 
http://forum.xbmc.org/showthread.php?tid=70115&pid=1168054#pid1168054.

If this does not work there is another solution using a vbs script instead of 
.bat. It is explained in these to posts:

http://forum.xbmc.org/showthread.php?tid=70115&pid=1120876#pid1120876
http://forum.xbmc.org/showthread.php?tid=70115&pid=1121916#pid1121916

Original comment by maloep on 17 Aug 2012 at 7:38

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 22 Oct 2012 at 3:11

GoogleCodeExporter commented 8 years ago

Original comment by maloep on 22 Nov 2013 at 6:49