ME 2 crashes

runzwithsizorz

Diamond Member
Jan 24, 2002
3,497
14
76
A minor annoyance but what is the cause? Me or them?

On occasion, I will be in the middle of ME2 and suddenly the game stops working and a black square appears on the desktop. ME2 "still running", icon in task bar, but no game. :mad: Game downloaded from Origin, system specs on computer just fine. I can play for 10 hrs and all is fine. I can play for two hrs and this happens. Go back into game and all is well.

What just happened???

The Wife
 

escrow4

Diamond Member
Feb 4, 2013
3,339
122
106
Look in Event Viewer and reliability monitor for the module that is failing. I played 1-3 no issues numerous times. Game is pretty stable for Bioware.
 

runzwithsizorz

Diamond Member
Jan 24, 2002
3,497
14
76
Look in Event Viewer and reliability monitor for the module that is failing. I played 1-3 no issues numerous times. Game is pretty stable for Bioware.

Crashed once, re start and played for 11 hrs with no problems. Event log says:
Log Name: ACEEventLog
Source: ACEEventLogSource
Date: 8/15/2015 2:56:21 PM
Event ID: 0
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: Moble
Description:
0000000025: 2015-08-15 14:56:21:366 Exception <Saving Xml Document>: Access to the path 'C:\ProgramData\ATI\ACE\Profiles.xml' is denied.
Exception Called by: ATI.ACE.APM.Server.XmlDocumentSaver::SaverWorker processID:04828 threadID:( ) domainName:(CCC.exe ) assemblyName:(APM.Server, Version=2.0.3638.29609, Culture=neutral, PublicKeyToken=90ba9c70f846762e)
************************************************************************************************************************
 

runzwithsizorz

Diamond Member
Jan 24, 2002
3,497
14
76
Good God... Have no idea where all the "faces" came from! Too late now. Anyway, in the more comprehensible version mentions

14:56:19:364 FAILED:ADL_Display_SLSGrid_Caps and return value is: -1 Error Called by: ATI.ACE.CLI.Caste.Graphics.Runtime.RT_GraphicsAdapter_N::CheckSLSSupported processID:04828 threadID:( ) domainName:(CCC.exe ) assemblyName:(CLI.Caste.Graphics.Runtime, Version=2.0.3638.29613, Culture=neutral, PublicKeyToken=90ba9c70f846762e) ------------------------------------------------------------------------------------------------------------------------
 

Seba

Golden Member
Sep 17, 2000
1,599
259
126
Use
Code:
 tags to avoid auto-replacing of some character sequences with smiley faces.
 

runzwithsizorz

Diamond Member
Jan 24, 2002
3,497
14
76
Use
Code:
 tags to avoid auto-replacing of some character sequences with smiley faces. [/quote]

Huh?? I just copied/pasted from Windows event viewer...no faces there. When you say "code"?? I know what code means in a general sense, but have no idea what "code" in event viewer would translate into faces.
     Anyway, looks more interesting than the original.

The Wife
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
Good God... Have no idea where all the "faces" came from!

In these forums, : ) = :) , : D = :D , and so on. Click on "smilies" link at the bottom of this page to see more.

Anyway, that is saying the ATI video drivers or Catalyst Control Center crashed on you trying to save some of its info.

Upgrading your ATI video card drivers might help.
 

mmntech

Lifer
Sep 20, 2007
17,501
12
0
Yep, definitely a driver issue. Are you running the latest Catalyst drivers?
 

Seba

Golden Member
Sep 17, 2000
1,599
259
126
Huh?? I just copied/pasted from Windows event viewer...no faces there. When you say "code"?? I know what code means in a general sense, but have no idea what "code" in event viewer would translate into faces.
Anyway, looks more interesting than the original.

The Wife

You use code tags to avoid that certain character sequences from your text are automatically converted into smileys.

Like that:

{code} text {/code}, but with rectangular brackets [] instead of {}.

Example
Code:
:)
Notice that I not used space between : and ) and still the ":" + ")" was not converted into :).