Web Analytics
Critical Error

News:


     

Main Menu

Critical Error

Started by HealerLady, December 05, 2010, 09:10:41 PM

Previous topic - Next topic

HealerLady




someone could help me with this problem? always when i turn the game, still pops up the same error ;/

Sebulba

Try this:

Go to Control Panel->System->Advanced->Preformance [settings]->Data Execution Protection->Turn on DEP for all services and applications except those I chose. ( you don't have to include any program on the list )

Hope helps u...

HealerLady

i have this: (http://img822.imageshack.us/i/panelsterowania.png/)

and now crit look like:

(http://img338.imageshack.us/i/crt.png/)

Sebulba

Security issue? Did your check computer for viruses? In the error: NComtrpñ_SemdEvemtMessage and then when go to NCVirtualWindMain:PassToFocusedWindow crash the game UI so i think is not sending info at all, or blocked for a firewall (as see it in your SS you use Microsoft Firewall) or any viruses catching the sender line and ruined the step after crash the UI at once. My advice is that check the computer for viruses, turn down any firewall for test login to server and if this fails reinstall the game in root directory (c:\ ) and fully patch for test again. Also i noticed that u got an old video card (an GF5200 onboard mby?) so is not bad after uninstall the game and b4 reinstall it make an update on drivers also.
GL and hope helps...

Dayman

Quote from: Sebulba on December 11, 2010, 10:28:57 PM
Security issue? Did your check computer for viruses? In the error: NControl::SendEventMessage and then when go to NCVirtualWindMain:PassToFocusedWindow crash the game UI so i think is not sending info at all, or blocked for a firewall (as see it in your SS you use Microsoft Firewall) or any viruses catching the sender line and ruined the step after crash the UI at once. My advice is that check the computer for viruses, turn down any firewall for test login to server and if this fails reinstall the game in root directory (c:\ ) and fully patch for test again. Also i noticed that u got an old video card (an GF5200 onboard mby?) so is not bad after uninstall the game and b4 reinstall it make an update on drivers also.
GL and hope helps...
NControl::SendEventMessage goes for app message pump and has nothing to do with networking.

I suggest installing Microsoft Visual Studio 2005 and 2008 Redistributable packages. And I also hope you have SP3 installed.

P.S. In case you wanna try disabling DEP, it is done elsewhere and requires editing boot.ini.
replace: "/noexecute=optin" with "/noexecute=alwaysoff" and reboot
here's some info on DEP http://msdn.microsoft.com/en-us/library/ff557134(v=vs.85).aspx
and on editing boot.ini http://support.microsoft.com/kb/289022/en

Sebulba

Quote from: Dayman on December 12, 2010, 09:31:15 PM
NControl::SendEventMessage goes for app message pump and has nothing to do with networking.

I suggest installing Microsoft Visual Studio 2005 and 2008 Redistributable packages. And I also hope you have SP3 installed.

P.S. In case you wanna try disabling DEP, it is done elsewhere and requires editing boot.ini.
replace: "/noexecute=optin" with "/noexecute=alwaysoff" and reboot
here's some info on DEP http://msdn.microsoft.com/en-us/library/ff557134(v=vs.85).aspx
and on editing boot.ini http://support.microsoft.com/kb/289022/en

I refer at the point that UI crash, tnks for clarify and for help him too.