Close crashing problem

Reports of emulation bugs discovered in CCS64.

Moderator: Håkan Sundell

Post Reply
DarkLaser
Posts: 7
Joined: Thu Oct 21, 2004 10:55 pm

Close crashing problem

Post by DarkLaser »

Windows 2000 Pro, SP4, All updates installed (funny I have to disclaim that)

On beta 1.5, when I click the X, then choose File>Exit, then click the X again (for some reason there is a delay between those actions), it will give me the program error "CCS.exe has generated errors and will be closed by windows". Hope this helps in the debug proccess.

David
Rebell
Posts: 99
Joined: Sat Oct 11, 2003 12:12 pm
Location: Sauerland, Germany
Contact:

Post by Rebell »

Witch DIRECTX version you have ?

8.1 - 9.0 - 9.0c ?
Stuart Toomer
Site Co-Admin
Posts: 786
Joined: Wed Aug 20, 2003 2:46 pm
Location: East Yorkshire, England

Post by Stuart Toomer »

You only need to either click on the [X] button or choose File -> Exit, not both! You must have DirectX 9.0 or later installed, to be able to run CCS64 V3.0 BETA, anyway.
Kind regards,

Stuart Toomer.
DarkLaser
Posts: 7
Joined: Thu Oct 21, 2004 10:55 pm

Post by DarkLaser »

Stuart Toomer wrote:You only need to either click on the [X] button or choose File -> Exit, not both! You must have DirectX 9.0 or later installed, to be able to run CCS64 V3.0 BETA, anyway.


I do have DirectX 9.0c installed. I understand that you only need to click one, but if it throws an error like that when clicking both, that is still considered a bug. Basicaly the program shouldnt allow the opportunity to click both.

If it will take a delay between when you tell it to close and when it really does close, the window.Hide() method should be used so that the user thinks its been closed, then it will die off later.

David
Post Reply