XBMC Community Forum  

Go Back   XBMC Community Forum > Help and Support > XBMC General Help and Support > XBMC for Windows Specific Support

XBMC for Windows Specific Support Need help with XBMC for Windows, or think you've found a bug? Discuss it here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 2008-03-08, 16:41   #1
mfsav2
Senior Member
 
mfsav2's Avatar
 
Join Date: Mar 2008
Posts: 209
mfsav2 is an unknown quantity at this point
Default XBMC_PC -> error on exit -> XBMC_PC has stopped working

Every time I exit from it I got this error.

It's very annoying...

any idea?


Mf
mfsav2 is offline   Reply With Quote
Old 2008-03-08, 19:06   #2
mfsav2
Senior Member
 
mfsav2's Avatar
 
Join Date: Mar 2008
Posts: 209
mfsav2 is an unknown quantity at this point
Default

with this one it does not happen:
http://xbmc.org/forum/showpost.php?p...6&postcount=11
mfsav2 is offline   Reply With Quote
Old 2008-03-08, 20:02   #3
jaredharley
Senior Member
 
jaredharley's Avatar
 
Join Date: Jan 2007
Posts: 230
jaredharley is on a distinguished road
Default

Let me guess - it's the DirectX version of XBMC (the one that comes with the T3CH builds), and you're using Windows Vista!

Edit your run_me_first.bat file to match below:
Code:
@echo off
subst q: . 
subst p: q:\userdata 
subst t: q:\userdata 
subst z: q:\cache 
start "" "XBMC_PC.exe" 
pause 
taskkill /im xbmc_pc.exe /f 
subst q: /d 
subst p: /d 
subst t: /d 
subst z: /d
When you run it, you'll get the command prompt (cmd window) and it will say "Press any key to continue..." When you're ready to exit, just switch back to that window and press any key, and the script will shut down XBMC and unmap the drives. This prevents the bad shutdown in Vista.
jaredharley is offline   Reply With Quote
Old 2008-03-08, 20:47   #4
mfsav2
Senior Member
 
mfsav2's Avatar
 
Join Date: Mar 2008
Posts: 209
mfsav2 is an unknown quantity at this point
Default

hemmmm I still get the error

I think is something related on how the opengl exe closes the app because the one with directX does not have the same problem.

anyway I'm on 2008 server that's the same of Vista SP1


Mf
mfsav2 is offline   Reply With Quote
Old 2008-06-13, 06:23   #5
humalu
Junior Member
 
Join Date: Jun 2008
Posts: 4
humalu is on a distinguished road
Default

have the same problem on my windowsXp MCE 2005 with rev 13239.
i'm using ati vedio card.
humalu is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 10:17.


Protected by Akismet, We recommend WordPress blogs
Copyright © 2008, XBMC Project